Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having issues similar to #1003 "FASTQ_SUBSAMPLE_FQ_SALMON:SALMON_INDEX is launched multiple times and fails" #1203

Open
Jgarlan1 opened this issue Jan 30, 2024 · 2 comments
Labels
question Further information is requested
Milestone

Comments

@Jgarlan1
Copy link

Jgarlan1 commented Jan 30, 2024

Description of the bug

Similar to what was already previously described #1003. I am receiving an error with Salmon generating the same command error as one of the other users in the thread.

image

This occurred both before and after installing the fix provided in the dev package using:
nextflow pull nf-core/rnaseq -r dev
nextflow run nf-core/rnaseq <OTHER_PARAMETERS> -r dev

Command used and terminal output

nextflow run nf-core/rnaseq  --input GraceCSV.csv     --outdir /home/jgarlan1/Grace/Results     --fasta /home/jgarlan1/ReferenceGenome/Homo_sapiens.GRCh38.dna.primary_assembly_HPVE7.fa --gtf /home/jgarlan1/ReferenceGenome/Homo_sapiens.GRCh38.111.filtered.HPVE7.gtf    -profile docker -r dev

Relevant files

GraceRNASeq.zip

System information

  • Nexflow -v: 23.10.1.5891
  • Hardware: HPC
  • Container: Docker
  • OS: Linux Ubuntu 22.04.3
  • nf-core/rnaseq: 3.15.0dev
@Jgarlan1 Jgarlan1 added the bug Something isn't working label Jan 30, 2024
@Jgarlan1
Copy link
Author

Jgarlan1 commented Feb 2, 2024

It was the same issue, went around the error by manually putting forward in strandedness instead of auto.

@drpatelh drpatelh added question Further information is requested and removed bug Something isn't working labels May 13, 2024
@drpatelh
Copy link
Member

Hi @Jgarlan1 ! Unfortunately, I can't read the image you have uploaded in your initial comment to make any sense of what the issue might be here. Are you able to provide a redacted version of the .nextflow.log file here please? Also, given you used the dev version of the pipeline it will be quite tricky to reproduce without knowing the commit of the pipeline you ran at the time.

@drpatelh drpatelh modified the milestone: 3.15.0 May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants