Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.09 KB

about.md

File metadata and controls

30 lines (24 loc) · 1.09 KB

How datelife works

Datelife the R package

https://github.com/phylotastic/datelife

Goals

  • Users give input
    • List of names
    • Topology
    • Tree with branch lengths
    • in all cases names can correspond to species or higher-taxon names
  • They get back one of
    • A single chronogram
      • With matching taxa only (done)
      • With all taxa (ish)
    • The depth of the split
    • A patristic distance matrix
  • Or any of the above, but one per reference tree rather than an aggregate
  • There are also relatively untested approaches to use, like using BOLD or supertrees

Technologies

  • R, rotl, geiger, ape packages

Datelife.org the website