lineagetools
Lineagetools is an open-source software library designed to help researchers manage, analyze, and visualize lineage data. The project provides data models and utilities for representing lineage as trees or directed acyclic graphs, supporting applications in genetics, cell lineage tracing, and genealogical research.
Core features include modular data ingestion, graph operations, and basic lineage inference. It accepts common formats
Lineagetools is implemented in Python and designed to be both library and command-line friendly. Its architecture
Typical use cases include constructing lineage trees from experimental or genealogical data, tracing descendants or ancestors,
The project is maintained by an open-source community and released under a permissive license. Documentation, tutorials,