Closed jianshu93 closed 1 year ago
Sorry for the delayed reply. I'll look into this. Thanks for the suggestion.
@jianshu93 Check out this branch for experimenting with needletail
.
@jianshu93 , I'd be interested if you think this is an improvement. I couldn't easily figure out how to parallelize processing the fasta records, what with needletail
's implementation of next()
.
Hello Team,
It seems needle tail is much faster than bio for fasta file parsing. For larger fasta files, parsing can also be parallelized. Is this doable?
Thanks,
Jianshu