rnavar icon indicating copy to clipboard operation
rnavar copied to clipboard

download_cache.nf not found

Open gianfilippo opened this issue 3 years ago • 3 comments

Description of the bug

HI,

I am trying to download cached annotations for VEP and SnpEff, but I get the following error Remote resource not found: https://api.github.com/repos/repos/sarek/contents/download_cache.nf

Is this a bug or a feature that has been removed ?

Thanks

Command used and terminal output

nextflow run repos/sarek/download_cache.nf \
        --snpeff_cache $annCACHE \
        --snpeff_db 4.3 \
        --genome GRCh38 \
        -profile singularity \
        -work-dir $workDIR \
        -r 1.0.0

N E X T F L O W  ~  version 21.10.6
Pulling repos/sarek ...
Remote resource not found: https://api.github.com/repos/repos/sarek/contents/download_cache.nf

Relevant files

No response

System information

]N E X T F L O W ~ version 21.10.6

HPC

either SLURm or command

nf-core/rnavar 1.0.0

gianfilippo avatar Sep 23 '22 23:09 gianfilippo

Hello, did you find a solution to this?

RajChak93 avatar Sep 17 '24 22:09 RajChak93

no, I moved on to something else.

gianfilippo avatar Sep 17 '24 22:09 gianfilippo

That is at least a bug in the docs. Until it has been fixed, I suggest that using the nf-core pipeline, Sarek, for downloading the snpeff-cache and vep-cache.

asp8200 avatar Sep 18 '24 06:09 asp8200