-
Notifications
You must be signed in to change notification settings - Fork 38
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
Error downloading GRCm38.p6 #23
Comments
Thanks for reporting. I tried the same command on my system, which works fine. That means it will be somewhat harder to debug but I'll try. Can you post the contents of the directory
|
The smaller genome installed no problem. I tried GRCm38.p6 again, same error. I am not sure why its doubling the dir path to
These are my dependency versions: pytest==2.9.2 Python 3.5.5 |
Thanks for posting the dependencies. I have created an environment with the same versions, and that seems to work on my side. Is the GRCm38.p6.fa that is created a valid & correct FASTA file? Can you post the contents of |
Yes seems to be a valid fasta. I do not have the genomepy.yaml file. When I was trying to generate it I got this error so I kinda gave up there:
I instead edited the |
Ah, that is a bug that a should fix in any case. What are the contents of |
|
That config looks fine, but I think I might have found the error. Is there a directory called |
…ist. * Fix issue where `genomepy install` fails if there is a directory with the genome name in the cwd. See issue #23
Should be fixed in 0.5.4. Feel free to re-open or post another issue if this is not the case. |
The text was updated successfully, but these errors were encountered: