-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
67 lines (67 loc) · 1.73 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Package: HMP16SData
Type: Package
Title: 16S rRNA Sequencing Data from the Human Microbiome Project
Version: 1.27.0
Authors@R:
c(person(given = "Lucas", family = "schiffer", role = c("aut", "cre"),
email = "schiffer.lucas@gmail.com",
comment = c(ORCID = "0000-0003-3628-0326")),
person(given = "Rimsha", family = "Azhar", role = "aut"),
person(given = "Marcel", family = "Ramos", role = "ctb"),
person(given = "Ludwig", family = "Geistlinger", role = "ctb"),
person(given = "Levi", family = "Waldron", role = "aut"))
Description:
HMP16SData is a Bioconductor ExperimentData package of the Human Microbiome
Project (HMP) 16S rRNA sequencing data for variable regions 1–3 and 3–5. Raw
data files are provided in the package as downloaded from the HMP Data
Analysis and Coordination Center. Processed data is provided as
SummarizedExperiment class objects via ExperimentHub.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.1.0),
SummarizedExperiment
Imports:
AnnotationHub,
ExperimentHub,
S4Vectors,
assertthat,
dplyr,
kableExtra,
knitr,
magrittr,
methods,
readr,
stringr,
tibble,
utils
Suggests:
Biobase,
BiocCheck,
BiocManager,
BiocStyle,
circlize,
cowplot,
dendextend,
devtools,
ggplot2,
gridExtra,
haven,
phyloseq,
rmarkdown,
roxygen2,
stats,
testthat,
tidyr
biocViews:
ExperimentData,
ExperimentHub,
Homo_sapiens_Data,
MicrobiomeData,
ReproducibleResearch,
SequencingData
VignetteBuilder: knitr
URL: https://github.com/waldronlab/HMP16SData
BugReports: https://github.com/waldronlab/HMP16SData/issues
RoxygenNote: 7.1.2