Skip to content

daviddao/x-muts-needle-plot

Repository files navigation

x-muts-needle-plot

A BioJS next web component interface for muts-needle-plot

Documentation & Demo

Example usage:

<x-muts-needle-plot x-legend="TP53 Amino Acid sequence (ENST00000269305)" y-legend="# of mutations in TP53 in ovarian cancer">
  <x-muts-needle-plot-region name="P53" coord="120-300"></x-muts-needle-plot-region>
  <x-muts-needle-plot-region name="GENE2" coord="20-100"></x-muts-needle-plot-region>
</x-muts-needle-plot>