forked from mani2012/PathoStat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 1.82 KB
/
Copy pathDESCRIPTION
File metadata and controls
39 lines (39 loc) · 1.82 KB
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
32
33
34
35
36
37
38
39
Package: PathoStat
Type: Package
Title: PathoStat Statistical Microbiome Analysis Package
Version: 1.5.8
Date: 2018-10-22
Author: Solaiappan Manimaran <manimaran_1975@hotmail.com>, Matthew
Bendall <bendall@gwmail.gwu.edu>, Sandro Valenzuela Diaz
<sandrolvalenzuelad@gmail.com>, Eduardo Castro
<castronallar@gmail.com>, Tyler Faits <tfaits@gmail.com>,
Yue Zhao <jasonzhao0307@gmail.com>, W. Evan Johnson <wej@bu.edu>
Maintainer: Solaiappan Manimaran <manimaran_1975@hotmail.com>,
Yue Zhao <jasonzhao0307@gmail.com>
Description: The purpose of this package is to perform Statistical
Microbiome Analysis on metagenomics results from sequencing
data samples. In particular, it supports analyses on the
PathoScope generated report files. PathoStat provides various
functionalities including Relative Abundance charts, Diversity
estimates and plots, tests of Differential Abundance, Time
Series visualization, and Core OTU analysis.
URL: https://github.com/mani2012/PathoStat
BugReports: https://github.com/mani2012/PathoStat/issues
License: GPL (>= 2)
Depends: R (>= 3.5)
Imports: limma, corpcor,matrixStats, reshape2, scales, ggplot2, rentrez, DT,
tidyr, plyr, dplyr, phyloseq, shiny,
stats, methods, XML, graphics, utils, BiocStyle, edgeR,
DESeq2, ComplexHeatmap, plotly, webshot, vegan,
shinyjs, glmnet, gmodels, ROCR, RColorBrewer, knitr, devtools,
ape
Collate: 'pathoStat.R' 'utils.R' 'taxonomy.R' 'biomarker.R'
'allClasses.R' 'visualization.R' 'differentialAnalysis.R'
biocViews: Microbiome, Metagenomics, GraphAndNetwork, Microarray,
PatternLogic, PrincipalComponent, Sequencing, Software,
Visualization, RNASeq
RoxygenNote: 6.1.0
Encoding: UTF-8
Suggests: rmarkdown,
testthat
VignetteBuilder: knitr