-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
Description of the bug
The pipeline works when supplying SRA run IDs (SRR***), but fails with corresponding Biosample IDs (SAMN***).
For instance, the following works:
echo 'SRR9041539
SRR9041540
SRR9041541
SRR9041542
SRR9041543
SRR9041544' > yeast-test-SRArun-ids.csv
nextflow run nf-core/fetchngs -r 1.8 --input yeast-test-SRArun-ids.csv --outdir yeast-test-SRArun-ids -profile docker
and the following fails:
echo 'SAMN11619543
SAMN11619542
SAMN11619539
SAMN11619538
SAMN11619541
SAMN11619540' > yeast-test-sample-ids.csv
nextflow run nf-core/fetchngs -r 1.8 --input yeast-test-sample-ids.csv --outdir yeast-test-sample-ids -profile docker
Command used and terminal output
$ nextflow run nf-core/fetchngs -r 1.8 --input yeast-test-sample-ids.csv --outdir yeast-test-sample-ids -profile docker
N E X T F L O W ~ version 22.10.2
Launching `https://github.com/nf-core/fetchngs` [friendly_brahmagupta] DSL2 - revision: 249210f185 [1.8]
------------------------------------------------------
,--./,-.
___ __ __ __ ___ /,-._.--~'
|\ | |__ __ / ` / \ |__) |__ } {
| \| | \__, \__/ | \ |___ \`-._,-`-,
`._,._,'
nf-core/fetchngs v1.8
------------------------------------------------------
Core Nextflow options
revision : 1.8
runName : friendly_brahmagupta
containerEngine: docker
launchDir : /data/share/nf-core
workDir : /data/share/nf-core/work
projectDir : /home/amizeranschi/.nextflow/assets/nf-core/fetchngs
userName : amizeranschi
profile : docker
configFiles : /home/amizeranschi/.nextflow/assets/nf-core/fetchngs/nextflow.config
Input/output options
input : yeast-test-sample-ids.csv
outdir : yeast-test-sample-ids
!! Only displaying parameters that differ from the pipeline defaults !!
------------------------------------------------------
If you use nf-core/fetchngs for your analysis please cite:
* The pipeline
https://doi.org/10.5281/zenodo.5070524
* The nf-core framework
https://doi.org/10.1038/s41587-020-0439-x
* Software dependencies
https://github.com/nf-core/fetchngs/blob/master/CITATIONS.md
------------------------------------------------------
executor > local (8)
executor > local (8)
[a4/4cb5a2] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540) [ 25%] 2 of 8, failed: 2...
executor > local (9)
[e3/4cc40b] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540) [ 25%] 2 of 8, failed: 2...
executor > local (10)
[c7/9e9094] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541) [ 33%] 3 of 9, failed: 3...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
executor > local (10)
[c7/9e9094] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541) [ 33%] 3 of 9, failed: 3...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
executor > local (11)
[35/d8ab51] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619539) [ 40%] 4 of 10, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
executor > local (12)
[f9/7d2f51] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538) [ 45%] 5 of 11, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
executor > local (13)
[60/d956f8] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619543) [ 50%] 6 of 12, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
executor > local (14)
[57/8d60bd] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542) [ 53%] 7 of 13, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
executor > local (15)
[0e/099e8d] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540) [ 57%] 8 of 14, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
executor > local (15)
[0e/099e8d] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540) [ 57%] 8 of 14, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
executor > local (16)
[43/f354a6] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541) [ 60%] 9 of 15, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
executor > local (16)
[43/f354a6] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541) [ 60%] 9 of 15, failed: ...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
executor > local (17)
[61/a0069e] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619539) [ 62%] 10 of 16, failed:...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:MULTIQC_MAPPINGS_CONFIG -
[- ] process > NFCORE_FETCHNGS:SRA:CUSTOM_DUMPSOFTWAREVERSIONS -
executor > local (18)
[ae/7f1586] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619543) [ 66%] 12 of 18, failed:...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:MULTIQC_MAPPINGS_CONFIG -
[- ] process > NFCORE_FETCHNGS:SRA:CUSTOM_DUMPSOFTWAREVERSIONS -
[b2/8f976e] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1) --executor > local (19)
[5a/305aef] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538) [ 66%] 12 of 18, failed:...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:MULTIQC_MAPPINGS_CONFIG -
[- ] process > NFCORE_FETCHNGS:SRA:CUSTOM_DUMPSOFTWAREVERSIONS -
[b2/8f976e] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1) -- Execution is retried (1)
[a4/4cb5a2] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540)` terminated with an error exit status (1) -- Execution is retried (1)
[f6/368e1e] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541)` terminated with an error exit status (1) -- Execution is retried (1)
[b3/b9bb77] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619539)` terminated with an error exit status (1) -- Execution is retried (1)
[54/a149f0] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538)` terminated with an error exit status (1) -- Execution is retried (1)
[f9/63adbc] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619543)` terminated with an error exit status (1) -- Execution is retried (1)
[f6/68d470] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1) --executor > local (19)
[5a/305aef] process > NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538) [100%] 13 of 13, failed:...
[- ] process > NFCORE_FETCHNGS:SRA:SRA_RUNINFO_TO_FTP -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_FASTQ_FTP -
[ba/8919d2] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:CUSTOM_... [100%] 1 of 1 ✔
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:FASTQ_DOWNLOAD_PREFETCH_FASTERQDUMP_SRATOOLS:SRATOOL... -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_TO_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:SRA_MERGE_SAMPLESHEET -
[- ] process > NFCORE_FETCHNGS:SRA:MULTIQC_MAPPINGS_CONFIG -
[- ] process > NFCORE_FETCHNGS:SRA:CUSTOM_DUMPSOFTWAREVERSIONS -
[b2/8f976e] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1) -- Execution is retried (1)
[a4/4cb5a2] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540)` terminated with an error exit status (1) -- Execution is retried (1)
[f6/368e1e] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541)` terminated with an error exit status (1) -- Execution is retried (1)
[b3/b9bb77] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619539)` terminated with an error exit status (1) -- Execution is retried (1)
[54/a149f0] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538)` terminated with an error exit status (1) -- Execution is retried (1)
[f9/63adbc] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619543)` terminated with an error exit status (1) -- Execution is retried (1)
[f6/68d470] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1) -- Execution is retried (2)
[e3/4cc40b] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619540)` terminated with an error exit status (1) -- Execution is retried (2)
[c7/9e9094] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619541)` terminated with an error exit status (1) -- Execution is retried (2)
[35/d8ab51] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619539)` terminated with an error exit status (1) -- Execution is retried (2)
[60/d956f8] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619543)` terminated with an error exit status (1) -- Execution is retried (2)
[f9/7d2f51] NOTE: Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619538)` terminated with an error exit status (1) -- Execution is retried (2)
Error executing process > 'NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)'
Caused by:
Process `NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO (SAMN11619542)` terminated with an error exit status (1)
Command executed:
echo SAMN11619542 > id.txt
sra_ids_to_runinfo.py \
id.txt \
SAMN11619542.runinfo.tsv \
cat <<-END_VERSIONS > versions.yml
"NFCORE_FETCHNGS:SRA:SRA_IDS_TO_RUNINFO":
python: $(python --version | sed 's/Python //g')
END_VERSIONS
Command exit status:
1
Command output:
(empty)
Command error:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[ERROR] The server couldn't fulfill the request.
[ERROR] Status: 400 Bad Request
Work dir:
/data/share/nf-core/work/57/8d60bd8d90ce9f15f3a574a7568f7c
Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line
Relevant files
System information
N E X T F L O W ~ version 22.10.2
Local; Docker; Ubuntu 20.04
nf-core/fetchngs v1.8
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working