-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
executable file
·42 lines (42 loc) · 1.17 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
Package: bugSigSimple
Version: 0.99.5
Date: 2022-03-07
Title: Simple exploratory analysis of curated microbe signatures
Authors@R: c(person("Ludwig", "Geistlinger", email = "[email protected]", role = c("aut", "cre")),
person("Chloe", "Mirzayi", email = "[email protected]", role = c("aut")),
person("Fatima", "Zohra", email = "[email protected]", role = "aut"),
person("Levi", "Waldron", email = "[email protected]", role = "aut"))
Maintainer: Ludwig Geistlinger <[email protected]>
Depends: R(>= 4.1.0)
Imports:
curatedMetagenomicData,
mia,
bugsigdbr,
BugSigDBStats,
ggpubr,
safe,
ComplexHeatmap,
InteractiveComplexHeatmap,
Hotelling,
pscl,
MASS,
DT,
tidyverse,
dplyr,
tidyr,
purrr,
stringr,
ggplot2,
kableExtra
Suggests:
BiocStyle,
knitr,
rmarkdown
Remotes:
waldronlab/BugSigDBStats,
waldronlab/bugsigdbr
Description: bugSigSimple provides simple exploratory analysis of curated microbe signatures from bugsigdb.org.
License: Artistic-2.0
VignetteBuilder: knitr
RoxygenNote: 7.1.2
URL: https://waldronlab.io/bugSigSimple