-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.28 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
Package: groHMM
Version: 1.41.1
Date: 2021-11-18
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("aut"),
email="[email protected]"),
person("Anusha", "Nagari", role = c("ctb"),
email="[email protected]"))
Author: Charles G. Danko, Minho Chae, Andre Martins, W. Lee Kraus
Maintainer: Tulip Nandu <[email protected]>, W. Lee Kraus <[email protected]>
Depends:
R (>= 3.0.2), MASS,
parallel,
S4Vectors (>= 0.17.25),
IRanges (>= 2.13.12),
GenomeInfoDb,
GenomicRanges (>= 1.31.8),
GenomicAlignments (>= 1.15.6),
rtracklayer (>= 1.39.7)
Suggests:
BiocStyle,
GenomicFeatures,
edgeR,
org.Hs.eg.db,
TxDb.Hsapiens.UCSC.hg19.knownGene
Description: A pipeline for the analysis of GRO-seq data.
URL: https://github.com/Kraus-Lab/groHMM
BugReports: https://github.com/Kraus-Lab/groHMM/issues
License: GPL-3
biocViews: Sequencing, Software
LazyLoad: yes