-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
31 lines (31 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: SparseDOSSA2
Type: Package
Title: A Statistical Model for Describing and Simulating Microbial Community Profiles
Version: 0.99.2
Author: Siyuan Ma
Maintainer: Siyuan Ma <[email protected]>
Description: SparseDOSSA 2 is an R package for fitting to and the simulation of realistic microbial
abundance observations. It provides functionlaities for:
a) generation of synthetic microbial observations, based on either pre-fitted template that the package provides, or user-trained results.
b) spiking-in of associations with metadata variables or between feature pairs, for e.g. benchmarking or power analysis purposes.
c) fitting the SparseDOSSA 2 model to real-world microbial abundance observations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends:
ks,
mvtnorm,
huge,
future.apply,
magrittr,
truncnorm,
igraph,
Rmpfr
VignetteBuilder: knitr
Suggests:
testthat (>= 2.1.0),
cubature,
BiocStyle,
knitr,
rmarkdown
biocViews: Metagenomics, Microbiome, StatisticalMethod