Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 427 Bytes

Ancestry

Ancestry is an AngularJS module consisting of a number of directives allowing to generate interactive lineage plots based on d3.js. Currently, it offers following plots:

  • Lineage
  • Lineage-scatter
  • Radial lineage
  • Radial phylogenetic tree

To install Ancestry package with NPM use: npm install ancestry

See Ancestry's website for more information.