Package: epivizr
Maintainer: Hector Corrada Bravo <hcorrada@gmail.com>
Author: Hector Corrada Bravo, Florin Chelaru, Llewellyn Smith, Naomi Goldstein
Version: 1.0.0
License: GPL-3
Title: R Interface to epiviz web app
Description: This package provides Websocket communication 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 SummarizedExperiment objects), while providing an easy
    mechanism to support other data structures. Visualizations (using d3.js)
    can be easily added to the web app as well.
VignetteBuilder: knitr
Depends: R (>= 3.0.1), methods, Biobase, GenomicRanges (>= 1.13.47),
biocViews: Visualization, Infrastructure, Bioinformatics, GUI
Imports: httpuv, rjson
LinkingTo: GenomicRanges, httpuv
Suggests: testthat, roxygen2, knitr, antiProfilesData, hgu133plus2.db
Collate: 'utils.r' 'EpivizServer-class.R' 'EpivizDeviceMgr-class.R'
        'startEpiviz.R' 'EpivizData-class.R' 'EpivizTrackData-class.R'
        'EpivizFeatureData-class.R' 'EpivizBlockData-class.R'
        'EpivizBpData-class.R' 'register-methods.R'
        'EpivizChart-class.R' 'EpivizDevice-class.R'
Packaged: 2013-10-15 08:27:58 UTC; biocbuild
Built: R 3.0.2; ; 2013-10-15 15:12:19 UTC; windows
