calipho-sib / feature-viewer

Library to visualize protein sequence features in javascript using D3 - From SIB CALIPHO group; neXtProt project
http://calipho-sib.github.io/feature-viewer/examples/
Other
110 stars 31 forks source link

feat: variant input and prediction #53

Closed sachdeva-shrey closed 3 years ago

sachdeva-shrey commented 3 years ago

Signed-off-by: sachdeva-shrey shreysachdeva.2000@gmail.com

Type of change

Please tick options that are relevant.

Changes

  1. Add onVariantAdded and onGetPredictions custom events.
  2. Add variant option to createFeature, which set is set to false by default.
  3. Created single variant input and multiple variant input popups.

Flags

  1. Requires some refactoring.
  2. Variant deletion feature incomplete as of now.

Checklist: