@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.
@hsnguyen hello! In the step "Processing", after using the command
spades.py
to assemble the Illumina data, and then i need to usejsa.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 commandspades.py
?Because when i install the japsa, the specifies paths to libjhdf5 always have something wrong. Looking forward to your reply,thanks.