-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 1003 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 1003 Bytes
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
Package: SHollizeckPackage
Title: Private Function Package
Version: 0.4.0
Authors@R:
person(given = "Sebastian",
family = "Hollizeck",
role = c("aut", "cre"),
email = "sebastian.hollizeck@patermac.com",
comment = c(ORCID = "https://orcid.org/0000-0002-9504-3497"))
Description: Contains the functions written during my PhD. Will probably not be useful for anyone else.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown
Imports:
ggplot2,
rlang,
plotrix,
StructuralVariantAnnotation,
TxDb.Hsapiens.UCSC.hg19.knownGene,
org.Hs.eg.db,
BiocGenerics,
GenomeInfoDb,
GenomicFeatures,
VariantAnnotation,
biomaRt,
data.table,
GenomicRanges,
XML,
grImport
VignetteBuilder: knitr
URL: https://github.com/SebastianHollizeck/SHollizeckPackage
BugReports: https://github.com/SebastianHollizeck/SHollizeckPackage/issues