Got this after assigning --max_memory 3.7GB and --max_cpus 4:
ERROR ~ Error executing process > 'NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:GTF_GENE_FILTER (chr22_with_ERCC92.fa)'
Caused by:
Process NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:GTF_GENE_FILTER (chr22_with_ERCC92.fa) terminated with an error exit status (127)
Command executed:
filter_gtf_for_genes_in_genome.py \ --gtf chr22_with_ERCC92.gtf \ --fasta chr22_with_ERCC92.fa \ -o chr22_with_ERCC92_genes.gtf
cat <<-END_VERSIONS > versions.yml "NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:GTF_GENE_FILTER": python: $(python --version | sed 's/Python //g') END_VERSIONS
Command exit status: 127
Command output: (empty)
Command error: .command.run: line 293: docker: command not found
Work dir: /home/eesha/work/b7/a5ea589e1cc24348816fcff1e9a7bd
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named .command.sh