bergsalex / roux-cs5500-haploqa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement data inputs for Genome Karyotype Plots

bergsalex opened this issue · comments

Create a first version of module data interface based on the existing HaploKaryoPlot Class constructor: here

The following values should be settable as Angular component inputs:

  • name, a string, defaults to 'Genome Karyotype Plot'
  • width, a number, defaults to 900
  • height, a number, defaults to 900
  • margin, a number, defaults to 50
  • chrSizes: an interface, no default