python ../scaffold_builder.py -q ecoli_Contigs.fna -r ecoli_reference.fasta -p test
it prints the help message and nothing else.
Do you have any insight into what might be going wrong? I am running the python script included in the v2.1 download.
http://sourceforge.net/projects/scaffold-b/files/latest/download
Sesh
bash: /usr/local/bin/nucmer: /usr/local/bin/perl: bad interpreter: No such file or directory
Fixed the problem by setting PATH to use a local installation of nucmer instead.