metaSPAdes fails during k-mer counting despite sufficient RAM (250 GB available) #1554
-
|
I am running metaSPAdes as part of a MAG assembly pipeline on 99 metagenomic samples. System info RAM: 251 GB Most samples completed metaSPAdes successfully, including samples with larger FASTQ sizes. However, 10 samples fail during k-mer counting, even though their input FASTQ files are not the largest. Failing sample log excerpt Filtering singleton k-mers Memory at failure time Mem available: ~203 GB Other samples with larger trimmed FASTQ files (7 GB+) completed successfully. Question Are there recommended parameters or strategies to handle such samples? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Why do you think that RAM is sufficient?
Because of different (meta-)genome size, error rate, coverage variation, relative abundance, repeat content, strain content and variation, etc. This is not reflected in input size at all.
Please provide the full spades.log from the failed runs as you were instructed in the error log. |
Beta Was this translation helpful? Give feedback.

Why do you think that RAM is sufficient?
Because of different (meta-)genome size, error rate, coverage variation, relative abundance, repeat content, strain content and variation, etc. This is not reflected in input size at all.
Please provide the full spades.log from the failed runs as you were instructed in the error log.