/mctimme2

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Description

This repository contains code for the MC-TIMME2 (Microbial Counts Trajectories Infinite Mixture Model Engine) algorithm.

Installation and Usage

The code can be installed using pip (Python 3). Installation within a conda environment is recommended.

pip install -e .

After installation, the code can be run using the command

MCTIMME2_model config.file

where config.file is the path the configuration file.