-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 958 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
Package: Bioc2022Anno
Title: Package for Bioconductor 2022 annotation workshop
Version: 0.1.3
Authors@R: c(person("James", "MacDonald", role = c("aut", "cre"),
email = "jmacdon@uw.edu"),
person("Lori", "Shepherd", role = c("aut"),
email = "Lori.Shepherd@roswellpark.org"))
Description: This is a package for the annotation workshop, presented
at BioC 2022.
License: Artistic-2.0
VignetteBuilder: knitr
Depends:
org.Hs.eg.db,
TxDb.Hsapiens.UCSC.hg19.knownGene,
EnsDb.Hsapiens.v79,
Homo.sapiens,
BSgenome,
BSgenome.Hsapiens.UCSC.hg19,
hugene20sttranscriptcluster.db,
AnnotationDbi,
biomaRt,
AnnotationHub,
EnsDb.Mmusculus.v79,
Organism.dplyr,
Orthology.eg.db
Suggests:
rmarkdown,
knitr,
pkgdown
URL: https://jmacdon.github.io/Bioc2022Anno/
bugReports: https://github.com/jmacdon/Bioc2022Anno/issues/new/choose
DockerImage: jmacdon/bioc2022anno:latest