Skip to content

Missing GRCh38 reference from the cloud #4

@gegehongwei

Description

@gegehongwei

Tried to run this workflow by using the default input parameters. However, the following error occurred,

ERROR ~ Error executing process > 'SCRATCH_ALIGN:CELLRANGER_COUNT (1)'

Caused by:
404 Not Found
GET https://storage.googleapis.com/storage/v1/b/btc-refdata/o?maxResults=1&prefix=scRNA/refData/Genomes/Homo_sapiens/Gencode46/GRCh38/&projection=full
{
"code" : 404,
"errors" : [ {
"domain" : "global",
"message" : "The specified bucket does not exist.",
"reason" : "notFound"
} ],
"message" : "The specified bucket does not exist."
}
-- Check '.nextflow.log' file for details

It seems the GRCh38 reference genome is not more available from the cloud. Could you please help?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    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