Skip to content

SRA_IDS_TO_RUNINFO fails due to bad request #99

@dmalzl

Description

@dmalzl

Description of the bug

I think this is related to issue #98 where the storage mode of files changed in the SRA. Several DRR and SRR accessions fail to be retrieved. Since this information is still in the ENA FTP I fixed it buy just bypassing the SRA efetch request and directly use the ENA FTP for this. I think it would be reasonable to try the SRA (since most of my accessions worked) and fall back to the ENA FTP if the SRA efetch request fails instead of exiting the process

Command used and terminal output

nextflow run nf-core/fetchngs ... --force_sratools_download

Error printed for some SRR and DRR accessions:

[ERROR] The server couldn't fulfill the request.
[ERROR] Status: 400 Bad Request. Both list of IDs and query_key are empty

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions