-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 1.47 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
43
44
45
46
47
48
49
50
51
52
53
54
Package: groHMM
Version: 1.99.9000
Date: 2017-08-01
Title: GRO-seq Analysis Pipeline
Authors@R: c(person("Charles G.", "Danko", role = c("aut"),
email="[email protected]"),
person("Minho", "Chae", role = c("aut"),
email="[email protected]"),
person("Andre", "Martins", role = c("ctb"),
email="[email protected]"),
person("W. Lee", "Kraus", role = c("ctb"),
email="[email protected]"),
person("Pariksheet", "Nanda", role = c("cre"),
email="[email protected]"))
Author: Charles G. Danko, Minho Chae, Andre Martins
Maintainer: Pariksheet Nanda <[email protected]>
Depends:
R (>= 3.4.0),
Imports:
BiocParallel,
GenomeInfoDb,
GenomicAlignments,
GenomicRanges (>= 1.23.16),
graphics,
grDevices,
IRanges (>= 2.5.27),
MASS,
methods,
progress,
rtracklayer,
S4Vectors (>= 0.9.25),
stats,
utils,
Suggests:
BiocStyle,
edgeR,
GenomicFeatures,
gridExtra,
knitr,
lintr,
org.Hs.eg.db,
png,
rmarkdown,
testthat,
TxDb.Hsapiens.UCSC.hg19.knownGene,
Description: A pipeline for the analysis of GRO-seq data.
URL: https://github.com/coregenomics/groHMM
BugReports: https://github.com/coregenomics/groHMM/issues
License: GPL-3
biocViews: Sequencing, Software
LazyLoad: yes
NeedsCompilation: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr