Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 822 Bytes

File metadata and controls

20 lines (12 loc) · 822 Bytes

Monstera

Build Status

This is an experimental package for phylogenetics in Julia.

These are the main objectives of this package:

  • Provide a general interface for basic operations with phylogenetic trees, allowing the experimentation with a variety of data structures to represent trees

  • Allow as much flexibility as possible:

    • Taxa can live in inner or outer nodes
    • Non-splitting nodes are permitted
  • Be ergonomic for interactive use

See more details in the documentation.