-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels