-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am trying to run your pipeline on some WGS data (~20x coverage). I ran into this error when I tried to run the first step (quality check). I am running this on a node with 72 cores and 384gb of memory. I didnt see any flags where i could increase memory to java. Any help would be appreciated.
Exception in thread "Thread-4" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.String.toCharArray(String.java:2899)
at uk.ac.babraham.FastQC.Modules.BasicStats.processSequence(BasicStats.java:123)
at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:89)
at java.lang.Thread.run(Thread.java:748)
Metadata
Metadata
Assignees
Labels
No labels