-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.73 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
Package: StatePaintR
Type: Package
Title: StatePaintR: a tool for creating and documenting reproducible chromatin state annotations from StateHub
Version: 0.99.6
Author: Simon Coetzee
Maintainer: Simon Coetzee <simon.coetzee@cshs.org>
Description: Genome annotation is critical to understand the function of disease variants, especially for clinical applications. To meet this need there are segmentations available from public consortia reflecting varying unsupervised approaches to functional annotation based on epigenetics data, but there remains a need for transparent, reproducible, and easily interpreted genomic maps of the functional biology of chromatin. We introduce here methods for defining chromatin state with a combinatorial epigenomic model using an annotation tool, StatePaintR and a website database, StateHub. Annotations are fully documented with change history and versioning, authorship information, and original source files. The tool calculates quantitative state scores based on genome-wide ranking, allowing prioritization and enrichment testing, facilitating quantitative analysis. StateHub hosts annotation tracks for major public consortia as a resource, and allows users to submit their own alternative models.
License: GPL-3
LazyData: TRUE
biocViews: DataRepresentation, Software, Visualization, ChIPSeq, Epigenetics
RoxygenNote: 6.0.1
Depends: R (>= 3.4), methods
Imports:
GenomeInfoDb,
GenomicRanges,
IRanges,
S4Vectors,
data.table,
dplyr,
httr,
jsonlite,
matrixStats,
readr,
rtracklayer,
stringr,
utils,
BiocGenerics,
Matrix,
tidyr,
grDevices,
Gviz
Suggests: knitr,
rmarkdown,
biomaRt,
RColorBrewer,
ggplot2,
devtools
VignetteBuilder: knitr