generated from Bioconductor/BuildABiocWorkshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 928 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
26
27
28
29
30
31
32
33
34
Package: benchdamicWorkshop
Title: Quadram workshop 2024 - benchdamic
Version: 0.0.10
Authors@R:
person(given = "Matteo",
family = "Calgaro",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3056-518X"))
Description: This package contains the material for the workshop regarding
benchdamic presented to the science group at Quadram in 2024.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
benchdamic
Depends:
Biobase,
RCurl
Suggests:
knitr,
rmarkdown,
pkgdown,
plyr,
ggplot2,
cowplot,
phyloseq,
kableExtra
URL: https://mcalgaro93.github.io/benchdamicWorkshop/
BugReports: https://github.com/mcalgaro93/benchdamicWorkshop/issues/new/choose
VignetteBuilder: knitr
DockerImage: ghcr.io/mcalgaro93/benchdamicworkshop:latest