-
Notifications
You must be signed in to change notification settings - Fork 8
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
Java heap space #14
Comments
It should not fail with only 400 reads. Have you tried setting |
Sorry, i meant 200mio paired end reads which is 400mio reads total. |
If you are using paired-end mode ( |
Yes, i use --paired as this is Illumina NovaSeq data from Agilent XT libraries (dual index and dual UMI). Thanks for your work btw ! :) |
Running umicollapse on 200mio paired end reads (400 reads total) runs out of Java heap space even with -Xmx96G.
Is that normal ?
The text was updated successfully, but these errors were encountered: