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

ClinVar data fetching and parsing #39

Merged
merged 13 commits into from
Jun 26, 2020
Merged

ClinVar data fetching and parsing #39

merged 13 commits into from
Jun 26, 2020

Conversation

joj0s
Copy link
Collaborator

@joj0s joj0s commented Jun 16, 2020

This PR adds a script to download and parse data from ClinVar, as well as a dummy 'datasources' page, containing a button to trigger this proccess. Closes #14

@joj0s joj0s added the Scope: Backend Backend logic & data processing scripts label Jun 16, 2020
@joj0s joj0s requested a review from tskir June 16, 2020 08:18
@tskir tskir temporarily deployed to trait-curation-pr-39 June 16, 2020 08:18 Inactive
@joj0s joj0s changed the title Clinvar ClinVar data fetching and parsing Jun 16, 2020
@tskir tskir changed the base branch from master to browse_page June 18, 2020 00:37
@tskir tskir changed the base branch from browse_page to master June 18, 2020 00:37
Copy link
Member

@tskir tskir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like everything about this implementation. Left some comments, most are minor ones.

traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/templates/traits/datasources.html Outdated Show resolved Hide resolved
@tskir
Copy link
Member

tskir commented Jun 18, 2020

@joj0s Also some more comments:

@joj0s joj0s temporarily deployed to trait-curation-pr-39 June 18, 2020 09:54 Inactive
@joj0s joj0s temporarily deployed to trait-curation-pr-39 June 18, 2020 09:59 Inactive
@joj0s joj0s requested a review from tskir June 18, 2020 09:59
@joj0s joj0s temporarily deployed to trait-curation-pr-39 June 19, 2020 09:28 Inactive
Copy link
Member

@tskir tskir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All very good, I left some suggestions, mostly style & simplifying some commands. If you agree with them, please feel free to address them & then merge this PR without further reviews from me.

traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
traitcuration/traits/datasources/clinvar.py Outdated Show resolved Hide resolved
Co-authored-by: Kirill Tsukanov <tskir@users.noreply.github.com>
@joj0s joj0s temporarily deployed to trait-curation-pr-39 June 26, 2020 07:49 Inactive
@joj0s joj0s merged commit 6f87810 into master Jun 26, 2020
@joj0s joj0s deleted the clinvar branch June 26, 2020 07:54
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Backend logic & data processing scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement import of trait names from ClinVar
2 participants