Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

saketkc/biojs-genetic-variation-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioJS Human Genetic Variation Viewer

BioJS Component for visualising human gentic variations, GSoC2014

New Version

BioJS2 version here: https://github.com/saketkc/biojs-vis-hgv

Working Demo

http://saketkc.github.io/biojs-genetic-variation-viewer/

Blog

http://genetic-variation-viewer-biojs.blogspot.com/

Cite

Choudhary, S., Garcia, L., Nightingale, A., & Martin, M. J. (2015). BioJS-HGV Viewer: Genetic Variation Visualizer. bioRxiv, 032573.

pdf

Known Issues

  1. It’s slooooow!
  2. Categories checkboxes[Benign/Damaging/Mixed] do not update when zooming in or zooming out
  3. Settings icon is invisible on Windows/Android etc. etc.

Screenshots

Closed view(Default)

![Settings icon](./images/settings.png?raw=true “Settings icon as it should be”)

Closed view with Zoom

![Closed View + Zoom enabled](./images/closezoomed.png?raw=true “Closed view with Zoom enabled”)

Open view without Zoom

![Open View](./images/openview.png?raw=true “Open view”)

Open view with Zoom

![Open View + Zoom enabled](./images/openwithzoomed.png?raw=true “Open view with Zoom enabled”)

Hide Benign Mutations in Zoomed view

![Hide benign mutations](./images/removebenign.png?raw=true “Hide Benign Mutations”)

Use only SIFT scores for calculating class of mutation

![Use only SIFT](./images/onlysift.png?raw=true “Use only SIFT”)