Metadata-Version: 2.1
Name: MultistateEpigeneticPacemaker
Version: 0.0.1
Summary: Epigenetic State Modeling Utility
Home-page: https://github.com/NuttyLogic/MultistateEpigeneticPacemaker
Author: Colin P. Farrell
Author-email: colinpfarrell@gmail.com
License: MIT
Project-URL: Documentation, https://multistateepigeneticpacemaker.readthedocs.io
Requires: numpy
Requires: tqdm
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Multistate Epigenetic Pacemaker

## A fast conditional expectation maximization algorithm for modeling epigenetic states

The Multistate Epigenetic Pacemaker (MSEPM) is a multidimensional extension of the Epigenetic Pacemaker (EPM), 
that extends the EPM framework to model multiple epigenetic states simultaneously. 
The MSEPM is under active development. 

## Installation

```shell
pip3 install MultistateEpigeneticPacemaker
``` 

## Documentation

[MultistateEpigeneticPacemaker.readthedocs.io](https://multistateepigeneticpacemaker.readthedocs.io/en/latest/)

