The exit status of the task that caused the workflow execution to fail was: 1
.
The full error message was:
Error executing process > 'NFCORE_METHYLSEQ:METHYLSEQ:FASTQC (EF07-EM01-Zygote)' Caused by: Process `NFCORE_METHYLSEQ:METHYLSEQ:FASTQC (EF07-EM01-Zygote)` terminated with an error exit status (1) Command executed: printf "%s %s\n" EF07-EM01-Zygote_R1_001.fastp-trim.20220827.fq.gz EF07-EM01-Zygote_1.gz EF07-EM01-Zygote_R2_001.fastp-trim.20220827.fq.gz EF07-EM01-Zygote_2.gz | while read old_name new_name; do [ -f "${new_name}" ] || ln -s $old_name $new_name done fastqc \ --quiet \ --threads 16 \ --memory 6912 \ EF07-EM01-Zygote_1.gz EF07-EM01-Zygote_2.gz cat <<-END_VERSIONS > versions.yml "NFCORE_METHYLSEQ:METHYLSEQ:FASTQC": fastqc: $( fastqc --version | sed '/FastQC v/!d; s/.*v//' ) END_VERSIONS Command exit status: 1 Command output: application/gzip application/gzip Command error: INFO: Environment variable SINGULARITYENV_TMPDIR is set, but APPTAINERENV_TMPDIR is preferred INFO: Environment variable SINGULARITYENV_NXF_TASK_WORKDIR is set, but APPTAINERENV_NXF_TASK_WORKDIR is preferred INFO: Environment variable SINGULARITYENV_NXF_DEBUG is set, but APPTAINERENV_NXF_DEBUG is preferred Failed to process file EF07-EM01-Zygote_2.gz uk.ac.babraham.FastQC.Sequence.SequenceFormatException: Ran out of data in the middle of a fastq entry. Your file is probably truncated at uk.ac.babraham.FastQC.Sequence.FastQFile.readNext(FastQFile.java:187) at uk.ac.babraham.FastQC.Sequence.FastQFile.next(FastQFile.java:129) at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:77) at java.base/java.lang.Thread.run(Thread.java:833) Work dir: /mmfs1/gscratch/scrubbed/strigg/analyses/20250502_methylseq/work/8a/09314e6973586447ae303df719dd7f Container: /gscratch/scrubbed/srlab/.apptainer/depot.galaxyproject.org-singularity-fastqc-0.12.1--hdfd78af_0.img Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
nextflow run nf-core/methylseq -c /gscratch/srlab/strigg/bin/uw_hyak_srlab.config --input /gscratch/scrubbed/strigg/analyses/20250502_methylseq/samplesheet.csv --outdir /gscratch/scrubbed/strigg/analyses/20250502_methylseq --fasta /gscratch/scrubbed/strigg/analyses/20250502_methylseq/data/genome/Cvirginica_v300.fa -resume -with-report nf_report.html -with-trace -with-timeline nf_timeline.html --skip_trimming --nomeseq
78f1f08d9049bd123f3defd84fae2dbc
85e91eab-1e86-4619-b761-269708bade65
https://github.com/nf-core/methylseq
, revision master
(commit hash d16f8f81e812d86f4d297e69de3f001628dfd5b4
)These plots give an overview of the distribution of resource usage for each process.
This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.