forked from microbiome/OMA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
57 lines (57 loc) · 1.44 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
Package: OMA
Title: Orchestrating Microbiome Analysis
Version: 0.98.10
Date: 2022-10-05
Authors@R:
c(person("Leo", "Lahti", role = c("aut"),
comment = c(ORCID = "0000-0001-5537-637X")),
person("Sudarshan", "Shetty", email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0001-7280-9915")),
person(given = "Tuomas", family = "Borman", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8563-8884")),
person("Felix GM", "Ernst", email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0001-5064-0928"))
)
Description:
This is a reference cookbook for performing **Microbiome Analysis** with
Bioconductor in R.
License: CC BY-NC-SA 3.0 US
Encoding: UTF-8
URL: https://github.com/microbiome/OMA
BugReports: https://github.com/microbiome/OMA/issues
LazyData: true
biocViews:
Book
Suggests:
ALDEx2,
ANCOMBC,
bookdown,
ggpubr,
kableExtra,
knitr,
Maaslin2,
mia,
miaViz,
MicrobiomeStat,
microbiomeDataSets,
patchwork,
picante,
rebook,
rmarkdown,
Rtsne,
scater,
scuttle,
scran,
tidyverse,
tidySummarizedExperiment,
TreeSummarizedExperiment,
uwot,
phyloseq
Remotes:
github::microbiome/mia,
github::microbiome/miaViz
VignetteBuilder: knitr
RoxygenNote: 7.1.1