forked from jbisanz/qiime2R
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 813 Bytes
/
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
32
33
34
Package: qiime2R
Type: Package
Title: qiime2R
Version: 0.99.6
Author: Jordan Bisanz <[email protected]>
Maintainer: Jordan Bisanz <[email protected]>
Description: Importing QIIME2 artifacts and associated data into R sessions.
License: MIT
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
biocViews: Microbiome, DataImport
Depends: R (>= 3.4.1)
Imports:
ape (>= 5.2),
Biostrings (>= 2.46.0),
rhdf5 (>= 2.26.2),
Matrix (>= 1.2-17),
DT (>= 0.2),
data.table (>= 1.12.8),
zCompositions (>= 1.0.3.1),
phyloseq (>= 1.22.3),
ggplot2 (>= 2.2.1),
Hmisc (>= 4.1-1),
yaml (>= 2.2.0),
tidyr (>= 0.8.3),
dplyr (>= 0.8.1),
tibble (>= 2.1.3),
stats,
utils,
S4Vectors,
TreeSummarizedExperiment