Project

General

Profile

Idea #5335

Updated by Sarah Guthrie over 8 years ago

A user GET variants-in-gene should be able to find return samples (and the and variants each sample has) that have variants in a gene.  

 particular gene 

 Meant to answer the questions:  
 * who has a mutation in this gene? 
 * (nice, but not necessary) who has a rare mutation in this gene?  
 * (nice, but not necessary) who has a frameshift mutation?  
 * (nice, but not necessary) who has a nonsense mutation? 

 Requested by MEEI 

 This should be do-able using a wrapper around the basic API calls 

 See documentation in lighting/docs for the basic API calls

Back