I a running a rnaseq data on nfcore rnaseq for DEG analyses on uppmax. But I have problem here, its cancelled every time in the following step. why? how to overcome this ?
Command output:
rsem-extract-reference-transcripts rsem/genome 0 genomic_genes.gtf None 0 rsem/genomic.fna
"rsem-extract-reference-transcripts rsem/genome 0 genomic_genes.gtf None 0 rsem/genomic.fna" fa
iled! Plase check if you provide correct parameters/options for the pipeline!
Command error:
WARNING: Skipping mount /var/singularity/mnt/session/etc/resolv.conf [files]: /etc/resolv.conf doesn't exist in container
The reference contains no transcripts!
Work dir:
/crex/proj/snic2021-xx-xxx/nobackup/rna_seq/nxf/new_test/work/1d/e639850b75ff81126409c76b562c36
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
Execution cancelled -- Finishing pending tasks before exit`
System information
N E X T F L O W ~ version 21.10.6
nf-core/rnaseq v3.6
Description of the bug
I a running a rnaseq data on nfcore rnaseq for DEG analyses on uppmax. But I have problem here, its cancelled every time in the following step. why? how to overcome this ?
NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:MAKE_TRANSCRIPTS_FASTA
Command used and terminal output
Relevant files
[1d/e63985] Submitted process > NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:MAKE_TRANSCRIPTS_FASTA (rsem/genomic.fna) [57/cd6080] Submitted process > NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:HISAT2_BUILD (genomic.fna) [e6/40d2f9] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQC_UMITOOLS_TRIMGALORE:FASTQC (Susceptible-21-Healthy-Young-3) [f5/c564d6] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQC_UMITOOLS_TRIMGALORE:FASTQC (Susceptible-28-Healthy-Young-3) [09/50cddd] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (Susceptible-28-Healthy-Young-3) [39/736c6a] Submitted process > NFCORE_RNASEQ:RNASEQ:FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (Susceptible-21-Healthy-Young-3) Error executing process > 'NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:MAKE_TRANSCRIPTS_FASTA (rsem/genomic.fna)'
Caused by: Process
NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:MAKE_TRANSCRIPTS_FASTA (rsem/genomic.fna)
terminated with an error exit status ( 255)Command executed:
rsem-prepare-reference \ --gtfgenomic_genes.gtf \ --num-threads 12 \ \ rsem/genomic.fna \ rsem/genome
cp rsem/genome.transcripts.fa .
cat <<-END_VERSIONS > versions.yml "NFCORE_RNASEQ:RNASEQ:PREPARE_GENOME:MAKE_TRANSCRIPTSFASTA": rsem: $(rsem-calculate-expression --version | sed -e "s/Current version: RSEM v//g") star: $(STAR --version | sed -e "s/STAR//g") END_VERSIONS
Command exit status: 255
Command output: rsem-extract-reference-transcripts rsem/genome 0 genomic_genes.gtf None 0 rsem/genomic.fna "rsem-extract-reference-transcripts rsem/genome 0 genomic_genes.gtf None 0 rsem/genomic.fna" fa iled! Plase check if you provide correct parameters/options for the pipeline!
Command error: WARNING: Skipping mount /var/singularity/mnt/session/etc/resolv.conf [files]: /etc/resolv.conf doesn't exist in container The reference contains no transcripts!
Work dir: /crex/proj/snic2021-xx-xxx/nobackup/rna_seq/nxf/new_test/work/1d/e639850b75ff81126409c76b562c36
Tip: view the complete command output by changing to the process work dir and entering the command
cat .command.out
Execution cancelled -- Finishing pending tasks before exit`
System information
N E X T F L O W ~ version 21.10.6 nf-core/rnaseq v3.6
UPPMAX