puzzle icon indicating copy to clipboard operation
puzzle copied to clipboard

Variant caller GUI + genetic disease analysis

Results 28 puzzle issues
Sort by recently updated
recently updated
newest added

This would create a way to narrow the analysis to custom regions

enhancement
Intermediate

Creating this issue to gather similar issues in one. In general we need suggestions of how to pick these from the vcf, what are the common named keys, are they...

It takes a couple of seconds to load 10K variants in memory, would be nice to give some feedback to the user. Something like for example a modal saying that...

enhancement
investigate

This is a project that we could use but it only works on OSX https://github.com/burrows-labs/pyship

...and allow listing/filtering of only "tagged"/commented variants

enhancement
Intermediate

I use these all the time when working directly against gemini. http://gemini.readthedocs.org/en/latest/content/querying.html#gt-filter-filtering-on-genotypes For example: ``` gemini query --header \ -q "SELECT chrom,start,end,gene,impact,impact_severity,codon_change,aa_change,aa_length, \ cadd_scaled,clinvar_gene_phenotype,(gts).(*),(gt_ref_depths).(*),(gt_alt_depths).(*) \ FROM variants WHERE (max_aaf_all

enhancement

Would be nice to have (hardcoded for now): - [ ] HPA - [ ] entrez - [ ] STRING - [ ] Reactome

Here are some suggestions for improving the filtering ui: - [ ] Sliders as input for numeric inputs: frequency filtering, CADD scores and (not implemented) SV size for example -...

Easy