-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
51 lines (51 loc) · 1.54 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
Package: epivizr
Maintainer: Hector Corrada Bravo <hcorrada@gmail.com>
Author: Hector Corrada Bravo, Florin Chelaru, Llewellyn Smith, Naomi
Goldstein, Jayaram Kancherla, Morgan Walter, Brian Gottfried
Version: 2.23.1
License: Artistic-2.0
Title: R Interface to epiviz web app
Description: This package provides connections to the
epiviz web app (http://epiviz.cbcb.umd.edu) for interactive
visualization of genomic data. Objects in R/bioc interactive
sessions can be displayed in genome browser tracks or plots to
be explored by navigation through genomic regions. Fundamental
Bioconductor data structures are supported (e.g., GenomicRanges
and RangedSummarizedExperiment objects), while providing an easy
mechanism to support other data structures (through package epivizrData).
Visualizations (using d3.js) can be easily added to the web app as well.
VignetteBuilder: knitr
Depends:
R (>= 3.0),
methods,
Imports:
epivizrServer (>= 1.1.1),
epivizrData (>= 1.3.4),
GenomicRanges,
S4Vectors,
IRanges,
bumphunter,
GenomeInfoDb
Suggests:
testthat,
roxygen2,
knitr,
Biobase,
SummarizedExperiment,
antiProfilesData,
hgu133plus2.db,
Mus.musculus,
BiocStyle,
minfi,
rmarkdown
Collate:
'EpivizChartMgr-class.R'
'EpivizApp-class.R'
'EpivizChart-class.R'
'restartEpiviz.R'
'settings_utils.R'
'startEpiviz.R'
'vignette_data.R'
biocViews: Visualization, Infrastructure, GUI
Video: https://www.youtube.com/watch?v=099c4wUxozA
RoxygenNote: 7.1.0