Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 435 Bytes

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.