GitHub repository for GenErode, a Snakemake pipeline for the analysis of whole-genome sequencing data from historical and modern samples to study patterns of genome erosion.
Apparently the new version of Fastqc is able to handle memory better - might be good to update to that version?
FastQC v0.12.1 is now out which should fix most of these memory related issues by increasing the default memory allocation. If there are still files which generate memory errors then there's now an option (--memory) where you can specifically increase the memory allocation without having to mess around with the number of threads to use.
Apparently the new version of Fastqc is able to handle memory better - might be good to update to that version?
FastQC v0.12.1 is now out which should fix most of these memory related issues by increasing the default memory allocation. If there are still files which generate memory errors then there's now an option (--memory) where you can specifically increase the memory allocation without having to mess around with the number of threads to use.