-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·38 lines (31 loc) · 796 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
executable file
·38 lines (31 loc) · 796 Bytes
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
Package: MicrobeR
Type: Package
Title: Handy functions for microbiome analysis in R
Version: 0.3.2
Maintainer: Jordan Bisanz <jordan.bisanz@gmail.com>
Description: Helpful tools for visualizing and processing microbiome related data.
License: None
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports:
ape (>= 4.1),
phangorn (>= 2.1.1),
picante (>= 1.6),
philr (>= 1.4.0),
DECIPHER (>= 2.2.0),
vegan (>= 2.4.2),
DT (>= 0.2),
plotly (>= 4.5.6),
phyloseq (>= 1.19.1),
zCompositions (>= 1.0.3.1),
Biostrings (>= 2.42.1),
ggplot2 (>= 2.2.1),
dplyr (>= 0.5.0),
tibble (>= 1.2),
tidyr (>= 0.6.1),
magrittr (>= 1.5),
data.table (>= 1.9.6),
rtk (>= 0.2.5.7)