BaderLab / GenomeClinic-PGX

Web application for clinical pharmacogenomic interpretation
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Add annovar protocol #48

Closed patmagee closed 9 years ago

patmagee commented 9 years ago

Each annotation has a specific usage protocol that needs to be included when you do the page configuration. ie. g or f

When you submit the config page a separate array should be added that contains this information

patmagee commented 9 years ago

The new attribute should be named:

'annovar-usage'

and point to an array of == length as the 'annovar-dbs' array.

Additionally I forgot to mention that refgene should be included in the annotations!

patmagee commented 9 years ago

53