aquaskyline / SOAPdenovo2

Next generation sequencing reads de novo assembler.
GNU General Public License v3.0
220 stars 78 forks source link

When I used fusion module no Arc file is created #24

Closed FaragIF closed 7 years ago

FaragIF commented 7 years ago

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

FaragIF commented 7 years ago

I figured it out

Thanks