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 filter #52

Closed
AdrianBZG opened this issue Jul 9, 2018 · 4 comments
Closed

ClinVar filter #52

AdrianBZG opened this issue Jul 9, 2018 · 4 comments

Comments

@AdrianBZG
Copy link
Owner

No description provided.

@AdrianBZG
Copy link
Owner Author

AdrianBZG commented Jul 10, 2018

Example query given by @rachellyne:

<query name="" model="genomic" view="Gene.symbol Gene.name Gene.primaryIdentifier Gene.secondaryIdentifier Gene.organism.name Gene.alleles.primaryIdentifier Gene.alleles.organism.name Gene.alleles.clinicalSignificance Gene.alleles.alternate Gene.alleles.type Gene.alleles.reference Gene.alleles.diseases.identifier Gene.alleles.diseases.name" longDescription="For a gene, show alleles and any associated diseases. ClinVar data." sortOrder="Gene.symbol asc">
<constraint path="Gene" op="LOOKUP" value="PPARG" extraValue="H. sapiens"/>
</query>

@AdrianBZG
Copy link
Owner Author

AdrianBZG commented Jul 10, 2018

@yochannah @rachellyne This filter is now working 👍 :

http://im-browser-prototype.herokuapp.com/

clinvar1

@rachellyne
Copy link
Contributor

Looks great and worked! Could you may be put an example in each box, as you have done for other filters? e.g. Pathogenic for clinical significance and Insertion for type.

@AdrianBZG
Copy link
Owner Author

@rachellyne Done! 😉

AdrianBZG added a commit that referenced this issue Mar 6, 2020
Migrates to gulp 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants