This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Qualimap out of memory

I'm trying to use qualimap to do a quality check of my bam files generated with hisat2. I keep getting an 'out of memory' error message. I've seen that I can set desired memory size with the example being

qualimap --java-mem-size=1200M

Is anyone able to explain to me what the 1200m is in relation to? And what is the default for qualimap?

rna-seq qualimap qc memory

1200M is most likely 1200 Mb (or 1.2 Gb). Try setting it to 70-80% of your actual memory.

I don't usually use qualimap on rna data but 1.2 Gb is usually insufficient for my exome bams, regardless of the amount of available memory.

0 answers

No answers yet.

Log in to answer this question.