Skip to content

linlin0026/mctimme2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.0%
  • C 12.0%