You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the nf-core methylseq pipeline but i run into a "Permission denied" error. It appears that the command is failing when trying to access the fastqs, but the fastqs should be accessible to the methylseq pipeline. However, I am wondering if it is having trouble accessing a command in the work area. The error message is below. Thanks for your help!
$ /igo/work/nabors/tools/nextflow run nf-core/methylseq -profile singularity --input /igo/work/nabors/fastq/Project_12582_CA/samplesheet.csv --outdir /igo/staging/stats/naborsd_workspace/METHYLSEQ/methylseq_12582_CA --bismark_index /igo/work/igo/BismarkIndex --fasta /igo/work/igo/BismarkIndex/hg38.fa --fasta_index /igo/work/igo/BismarkIndex/hg38.fa.fai --igenomes_ignore N E X T F L O W ~ version 25.04.2Launching <https://github.com/nf-core/methylseq>` [berserk_murdock] DSL2 - revision: 4415e90a60 [master]------------------------------------------------------ ,--./,-. ___ __ __ __ ___ /,-._.--~' |\ | |__ __ / / \ |__) |__ } { | \| | \__, \__/ | \ |___ \`-._,-`-, `._,._,' nf-core/methylseq 3.0.0------------------------------------------------------Input/output options input : /igo/work/nabors/fastq/Project_12582_CA/samplesheet.csv outdir : /igo/staging/stats/naborsd_workspace/METHYLSEQ/methylseq_12582_CAReference genome options fasta : /igo/work/igo/BismarkIndex/hg38.fa fasta_index : /igo/work/igo/BismarkIndex/hg38.fa.fai bismark_index : /igo/work/igo/BismarkIndex igenomes_ignore : trueGeneric options trace_report_suffix: 2025-05-22_12-27-36Core Nextflow options revision : master runName : berserk_murdock containerEngine : singularity launchDir : /igo/staging/stats/naborsd_workspace/METHYLSEQ/methylseq_12582_CA workDir : /igo/staging/stats/naborsd_workspace/METHYLSEQ/methylseq_12582_CA/work projectDir : /home/nabors/.nextflow/assets/nf-core/methylseq userName : nabors profile : singularity configFiles :!! Only displaying parameters that differ from the pipeline defaults !!------------------------------------------------------* The pipeline <https://doi.org/10.5281/zenodo.1343417>* The nf-core framework <https://doi.org/10.1038/s41587-020-0439-x>* Software dependencies <https://github.com/nf-core/methylseq/blob/master/CITATIONS.md>executor > local (10)[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:CAT_FASTQ -executor > local (10)[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:CAT_FASTQ -executor > local (10)[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:CAT_FASTQ -[9d/87e1fe] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQC (DS-bla-628_NOS_T1_IGO_12582_CA_4) [ 0%] 0 of 10executor > local (10)[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:CAT_FASTQ -[9d/87e1fe] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQC (DS-bla-628_NOS_T1_IGO_12582_CA_4) [ 0%] 0 of 10[45/562405] process > NFCORE_METHYLSEQ:METHYLSEQ:TRIMGALORE (DS-bla-486_SQUAM_T1_IGO_12582_CA_5) [ 0%] 0 of 10[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:BISMARK_ALIGN -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:BISMARK_DEDUPLICATE -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:SAMTOOLS_SORT -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:SAMTOOLS_INDEX -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:BISMARK_METHYLATIONEXTRACTOR -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:BISMARK_REPORT -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:FASTQ_ALIGN_DEDUP_BISMARK:BISMARK_SUMMARY -[- ] process > NFCORE_METHYLSEQ:METHYLSEQ:MULTIQC -Execution cancelled -- Finishing pending tasks before exit-[nf-core/methylseq] Pipeline completed with errors-WARN: Directive process.shell` cannot contain new-line characters - offending value: [bashset -e # Exit if a tool returns a non-zero status/exit codeset -u # Treat unset variables and parameters as an errorset -o pipefail # Returns the status of the last command to exit with a non-zero status or zero if all successfully executeset -C # No clobber - prevent output redirection from overwriting files.]ERROR ~ Error executing process > 'NFCORE_METHYLSEQ:METHYLSEQ:TRIMGALORE (DS-bla-408_NOS_T1_IGO_12582_CA_6)'Caused by: Process NFCORE_METHYLSEQ:METHYLSEQ:TRIMGALORE (DS-bla-408_NOS_T1_IGO_12582_CA_6)` terminated with an error exit status (126)Command executed: [ ! -f DS-bla-408_NOS_T1_IGO_12582_CA_6_1.fastq.gz ] && ln -s DS-bla-408_NOS_T1_IGO_12582_CA_6_S274_R1_001.fastq.gz DS-bla-408_NOS_T1_IGO_12582_CA_6_1.fastq.gz [ ! -f DS-bla-408_NOS_T1_IGO_12582_CA_6_2.fastq.gz ] && ln -s DS-bla-408_NOS_T1_IGO_12582_CA_6_S274_R2_001.fastq.gz DS-bla-408_NOS_T1_IGO_12582_CA_6_2.fastq.gz trim_galore \ --fastqc \ --cores 8 \ --paired \ --gzip \ DS-bla-408_NOS_T1_IGO_12582_CA_6_1.fastq.gz \ DS-bla-408_NOS_T1_IGO_12582_CA_6_2.fastq.gz cat <<-END_VERSIONS > versions.yml "NFCORE_METHYLSEQ:METHYLSEQ:TRIMGALORE": trimgalore: $(echo $(trim_galore --version 2>&1) | sed 's/^.*version //; s/Last.*$//') cutadapt: $(cutadapt --version) pigz: $( pigz --version 2>&1 | sed 's/pigz //g' ) END_VERSIONSCommand exit status: 126Command output: (empty)Command error: /bin/bash: line 10: .command.run: Permission deniedWork dir: /igo/staging/stats/naborsd_workspace/METHYLSEQ/methylseq_12582_CA/work/95/73d0bf6c4b6f179eece8fdc106d15aContainer: /igo/work/nabors/cache/community-cr-prod.seqera.io-docker-registry-v2-blobs-sha256-9b-9becad054093ad4083a961d12733f2a742e11728fe9aa815d678b882b3ede520-data.imgTip: view the complete command output by changing to the process work dir and entering the command cat .command.out` -- Check '.nextflow.log' file for detailsERROR ~ Pipeline failed. Please refer to troubleshooting docs: <https://nf-co.re/docs/usage/troubleshooting> -- Check '.nextflow.log' file for details
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The pipeline needs to by synchronised with the latest nf-core template (#525) to avoid the following error:
Original Slack Message:
The text was updated successfully, but these errors were encountered: