Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

needletail other then bio to accelerate fasta parsing #15

Closed
jianshu93 opened this issue Nov 18, 2022 · 3 comments
Closed

needletail other then bio to accelerate fasta parsing #15

jianshu93 opened this issue Nov 18, 2022 · 3 comments

Comments

@jianshu93
Copy link

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

@suchapalaver
Copy link
Owner

Sorry for the delayed reply. I'll look into this. Thanks for the suggestion.

@suchapalaver
Copy link
Owner

suchapalaver commented Dec 3, 2022

@jianshu93 Check out this branch for experimenting with needletail.

@suchapalaver suchapalaver reopened this Dec 17, 2022
@suchapalaver
Copy link
Owner

@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().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants