Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download_cache.nf not found #71

Open
gianfilippo opened this issue Sep 23, 2022 · 3 comments
Open

download_cache.nf not found #71

gianfilippo opened this issue Sep 23, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@gianfilippo
Copy link

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 gianfilippo added the bug Something isn't working label Sep 23, 2022
@RajChak93
Copy link

Hello, did you find a solution to this?

@gianfilippo
Copy link
Author

no, I moved on to something else.

@asp8200
Copy link

asp8200 commented Sep 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants