-
Notifications
You must be signed in to change notification settings - Fork 76
/
DESCRIPTION
25 lines (25 loc) · 933 Bytes
/
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
Package: pavian
Type: Package
Title: Visualize and analyze metagenomics classification results
Version: 1.2.1
URL: https://github.com/fbreitwieser/pavian
BugReports: https://github.com/fbreitwieser/pavian/issues
Authors@R: person("Florian P", "Breitwieser", email = "fpbreitwieser@gmail.com", role = c("aut", "cre"))
Description: R package and Shiny app to visualize and analyze metagenomics classification results from
Kraken, Centrifuge and MetaPhlAn.
Imports: shiny (>= 0.1.12), shinydashboard, shinyjs, shinyWidgets (>=
0.4.1.970), DT, dplyr, htmltools, htmlwidgets, plyr, rmarkdown,
sankeyD3, shinyFileTree, RColorBrewer, colorspace, ggplot2,
rhandsontable
Suggests:
BiocManager,
Rsamtools,
knitr,
testthat
Remotes: github::fbreitwieser/sankeyD3,
github::fbreitwieser/shinyFileTree
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no