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

Porechop Improvements #375

Open
pbelmann opened this issue Oct 31, 2024 · 0 comments
Open

Porechop Improvements #375

pbelmann opened this issue Oct 31, 2024 · 0 comments

Comments

@pbelmann
Copy link
Member

Porechop loads the fastq file into RAM, which leads to the problem that the process fails for large samples. One solution would be to chunk the input file into smaller pieces to ensure that the RAM usage remains constant. In addition, it should be checked if new adapters need to be added.

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

1 participant