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

Fix Ensembl gene information import #43

Merged
merged 3 commits into from
Mar 25, 2021
Merged

Conversation

christopher-mohr
Copy link
Collaborator

This fixes issues #41 and #42:

  • Use existing Gene constructor
  • Handle case where Ensembl version is not contained in file name, fix type casting

Additionally this makes sure that the reference genome version is used from file content if available. Further the parsed gene information is added to the corresponding gene if it is already stored in the database, otherwise it is created.

@christopher-mohr christopher-mohr added bug Something isn't working enhancement New feature or request labels Mar 25, 2021
@christopher-mohr christopher-mohr self-assigned this Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant