Skip to content

enaGroupGet doesn't throw an exception when it fails to download one accession #42

@tobsecret

Description

@tobsecret

I have been running into trouble in a NextFlow pipeline I wrote. After some investigation, i found out that for some of the samples only one of the fastq files was downloaded but the process still finished without an error. The relevant part of my bash script is below:

enaDataGet -f fastq $accession || enaGroupGet -f fastq $accession

I am using both because some accessions have only one sub-accession and some have plenty.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions