gene.iobio icon indicating copy to clipboard operation
gene.iobio copied to clipboard

An iobio app for examining gene variants

Results 100 gene.iobio issues
Sort by recently updated
recently updated
newest added

1. Remove the use cases page and replace tutorial links to relevant blog posts. 2. Update demo data set in 'About' to new exomized platinum data. 3. Update links in...

ready

![image001.png](https://waffleio-direct-uploads-production.s3.amazonaws.com/uploads/5759f0b40b37b00e00e7d3d4/125516c66e82c728ace21e0d46e1999b2487d3f9deabf301b44fff9e2c4533317346f67c25dce57ae71528070b0d1fab435b5f44fef08b78f5b62e6c981e5ab38532022d8c6853beb2901eb60bbb258b4887b5b88f49c7e03b20f5c6.png) It looks like VEP 90 is only showing gnomAD allele frequencies for exomes. ![image002](https://user-images.githubusercontent.com/8420103/31250373-d642d308-a9d7-11e7-9e24-f9f8d7a46ca6.png) ![image003](https://user-images.githubusercontent.com/8420103/31250380-dc5f1b48-a9d7-11e7-9e74-39f66be9ed4f.png) IMPORTANT: VEP 90 isn’t matching 1000G Allele frequencies in all cases: ![image004](https://user-images.githubusercontent.com/8420103/31250438-0419f16c-a9d8-11e7-9d37-9655ff92ae7a.png) ubuntu@nv-dev-new:~/minion/bin$ tabix...

Currently the iobio webservices are called directly in the function. e.g. ``` var cmd = new iobio.cmd( IOBIO.tabix, ['-H', vcfURL], {ssl: useSSL} ); cmd.on('data', function(data) { if (data != undefined)...

ready

When Al was working on one of the UDP cases, he copy/pasted the term into the Phenolyzer dropdown. No results were returned.

Show clinvar counts. Now zoom into region. Now show clinvar variants. Notice that the gene model doesn't zoom.

I'm running through the demo data set and seeing a SNP with a non-canonical representation. vt normalize should not output this variant, so are we sure it's running? Also, if...

ready

I've added population allele frequencies for 1000G to the tooltip. ![screen shot 2017-09-29 at 4 32 24 pm](https://user-images.githubusercontent.com/8420103/31038444-1009507e-a534-11e7-840d-aae96ad06a59.png) Now we need to decided if we want to remove the AF...

low priority

This is a confusing concept and should be removed as a standard filter. Available in an advanced panel.

low priority

For example, someone may want to have the coverage as a row in the table for the purposes of prioritizing the variants. We should probably have a generic glyph for...