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

Large file issues #37

Merged
merged 3 commits into from
May 15, 2024
Merged

Large file issues #37

merged 3 commits into from
May 15, 2024

Conversation

boasvdp
Copy link
Contributor

@boasvdp boasvdp commented May 15, 2024

Resolve some issues @KHajji reported while working with large fastq files:

  • out of memory error for sortbyname.sh: increase mem limit
  • disable kraken2 output per read to prevent large files

Also noticed python 1.6 was installed in the bbmap conda env, which is forced to python 3 now

@boasvdp
Copy link
Contributor Author

boasvdp commented May 15, 2024

@KHajji with memory limit at 32G, sorting fastq files of up to 2.5-3 Gb should work

@boasvdp boasvdp merged commit 4efae4d into main May 15, 2024
2 checks passed
@boasvdp boasvdp deleted the large_file_issues branch May 15, 2024 14:57
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

Successfully merging this pull request may close these issues.

1 participant