FASTQC fails with the following error message when being run after clipping:
Exception in thread "Thread-1" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.String.toCharArray(String.java:2899)
at uk.ac.babraham.FastQC.Modules.PerBaseQualityScores.processSequence(PerBaseQualityScores.java:132)
at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:89)
at java.lang.Thread.run(Thread.java:748)
This might suggest that the amount of memory for this program should be increased to > 1GB.
Thanks,
Alex
FASTQC fails with the following error message when being run after clipping:
This might suggest that the amount of memory for this program should be increased to > 1GB.
Thanks,
Alex