mdcao / npScarf

26 stars 3 forks source link

about sort the contig list in step Processing #15

Open guanttttt opened 3 years ago

guanttttt commented 3 years ago

@hsnguyen hello! In the step "Processing", after using the command spades.py to assemble the Illumina data, and then i need to use jsa.seq.sort to sort the contig list, i have a little confused about this operation, if i don't do that, will there be any serious consequences? or will the contig data set become inaccurate? Whether it is feasible to use the contig data set directly after the command spades.py?Because when i install the japsa, the specifies paths to libjhdf5 always have something wrong. Looking forward to your reply,thanks.