forked from microbiome/OMA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 1.11 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
Package: MiaBook
Title: Microbiome Analysis Book
Version: 0.98.0003
Date: 2020-12-06
Authors@R:
c(person("Leo", "Lahti", role = c("aut"),
comment = c(ORCID = "0000-0001-5537-637X")),
person("Sudarshan", "Shetty", role = c("aut")),
person("Felix GM", "Ernst", email = "felix.gm.ernst@outlook.com",
role = c("aut", "cre"),
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/MiaBook
BugReports: https://github.com/microbiome/MiaBook/issues
LazyData: true
biocViews:
Book
Suggests:
bookdown,
dplyr,
ggplot2,
knitr,
mia,
miaViz,
MicrobiomeExperiment,
rebook,
rmarkdown,
Rtsne,
scater,
scuttle,
scran,
tibble,
TreeSummarizedExperiment,
uwot
Remotes:
github::FelixErnst/MicrobiomeExperiment,
github::FelixErnst/mia,
github::microbiome/miaViz,
github::adw96/breakaway
VignetteBuilder: knitr
RoxygenNote: 7.1.1