Metadata-Version: 2.1
Name: linmo
Version: 0.0.1
Summary: Package for Lineage Motif Analysis. Extracts statistically over- or under- represented cell fate patterns within a set of lineage trees.
Author: Martin Tran
Author-email: mtran@caltech.edu
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: colorcet
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: statsmodels
Requires-Dist: jupyter
Requires-Dist: ipywidgets (==7.7.2)
Requires-Dist: jupyterlab-widgets (==1.1.1)
Requires-Dist: widgetsnbextension
Requires-Dist: pandas-profiling
Requires-Dist: numba

# linmo
Package for Lineage Motif Analysis. Extracts statistically over- or under- represented subtrees within a set of lineage trees.

Documentation available at [https://tranmartin45.github.io/linmo/](https://tranmartin45.github.io/linmo/).
