-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
13 lines (13 loc) · 961 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: beem
Title: BEEM: Estimating Lotka-Volterra models from time-course microbiome sequencing data
Version: 0.0.0.9000
Author: Chenhao Li, Niranjan Nagarajan
Maintainer: Chenhao Li <[email protected]>
Description: BEEM stands for Biomass Estimation and model inference with an Expectation Maximization-like algorithm. BEEM is an approach to infer models for microbial community dynamics based on metagenomic sequencing data (16S or shotgun-metagenomics). It is based on the commonly used generalized Lotka-Volterra modelling (gLVM) framework. BEEM uses an iterative EM-like algorithm to simultaneously infer scaling factors (microbial biomass) and model parameters (microbial growth rate and interaction terms) from longitudinal data and can thus work directly with the relative abundance values that are obtained with metagenomic sequencing.
Depends: R (>= 3.3.1),
foreach,
doMC
License: MIT
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1