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

Error: Genome object instantiation #23

Closed
zeynepH opened this issue May 10, 2017 · 2 comments
Closed

Error: Genome object instantiation #23

zeynepH opened this issue May 10, 2017 · 2 comments

Comments

@zeynepH
Copy link

zeynepH commented May 10, 2017

Hi,
When I tried to create a Genome object, I received the following error:

from pyGeno.Genome import *
g = Genome(name = "GRCh37.75")

KeyError: "Couldn't find any object that fit the arguments you've prodided to the constructor".

I installed pyGeno with pip.

Thanks.

@zeynepH zeynepH closed this as completed May 10, 2017
@chaomacau
Copy link

I am having the same issue. Could you explain how you fix it? Thank you!

@tariqdaouda
Copy link
Owner

You should first import the genome, you can do it by using the bootstrap module as show here.

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

No branches or pull requests

3 participants