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

rattus_norvegicus download fails #195

Open
hvelab opened this issue Mar 23, 2022 · 2 comments
Open

rattus_norvegicus download fails #195

hvelab opened this issue Mar 23, 2022 · 2 comments
Labels

Comments

@hvelab
Copy link

hvelab commented Mar 23, 2022

Hi!
I've tried several ways to download the genome of rattus_norvegicus, but it seems to always fail with a:

Downloading the genome of organism 'rattus_norvegicus' from Ensembl!
230 Login successful.
ERROR: Cannot find the genome and mitochondria files!
['Rattus_norvegicus.mRatBN7.2.dna.toplevel.fa.gz']

Which I find weird because that file exists in the Ensembl FTP server: http://ftp.ensembl.org/pub/release-105/fasta/rattus_norvegicus/dna/

I've executed this command:

fusioncatcher-build -g rattus_norvegicus -o /<my-path>

Also tried it specifying python2.7, and/or the ensembl path:

python2.7 bin/fusioncatcher-build.py -g rattus_norvegicus -o /<path> --ftp-ensembl-path=/pub/release-105/

I think it might be something about the Ensembl release, because with "homo_sapiens" it works perfectly.

Also I tried it "the dirty way", downloading the data with a wget, decompressing everything and renaming it as I saw that you do in the script for getting the data. But seems to not work.

Any kind of help would be appreciated :)

Thanks in advance!

@ndaniel
Copy link
Owner

ndaniel commented Jun 1, 2022

This will be fixed in the next official release.

@ndaniel ndaniel added the bug label Jun 1, 2022
@hvelab
Copy link
Author

hvelab commented Feb 7, 2023

Thanks! Is there any date on that release? Is there any patch? I work for the User Support Team of a Supercomputing Research center and we have users interested in that genome.

Thank you very much again and best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants