I am trying to scaffold megahit contigs using Soapdenovo, but when I run the fusion module using this command
./finalFusion -c /dir_1/dir/.fasta -D -K 33
Empty arc file is created, also there is another file with extension .conver is created.
How could I solve this problem as scaff command doesn't work without .Arc file?
I am trying to scaffold megahit contigs using Soapdenovo, but when I run the fusion module using this command ./finalFusion -c /dir_1/dir/.fasta -D -K 33 Empty arc file is created, also there is another file with extension .conver is created. How could I solve this problem as scaff command doesn't work without .Arc file?
Thanks