forked from microbiome/microbiome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
44 lines (44 loc) · 1.03 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
Package: microbiome
Type: Package
Title: Microbiome Analytics
Description: Utilities for microbiome analysis.
Encoding: UTF-8
Version: 1.23.1
Date: 2023-05-31
Authors@R: c(
person("Leo", "Lahti", email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5537-637X")),
person("Sudarshan", "Shetty", role = "aut",
comment = c(ORCID = "0000-0001-7280-9915")))
biocViews: Metagenomics,Microbiome,Sequencing,SystemsBiology
License: BSD_2_clause + file LICENSE
Depends:
R (>= 3.6.0),
phyloseq,
ggplot2
Imports:
Biostrings,
compositions,
dplyr,
reshape2,
Rtsne,
scales,
stats,
tibble,
tidyr,
utils,
vegan
Suggests:
BiocGenerics,
BiocStyle,
Cairo,
knitr,
rmarkdown,
testthat
URL: http://microbiome.github.io/microbiome
MailingList: microbiome <[email protected]>
BugReports: https://github.com/microbiome/microbiome/issues
VignetteBuilder: knitr
Packaged: 2014-09-14 14:19:39 UTC; lei
RoxygenNote: 7.2.3