This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

BrowserViz

This is the development version of BrowserViz; for the stable release version, see BrowserViz.

BrowserViz: interactive R/browser graphics using websockets and JSON

Bioconductor version: Development (3.18)

Interactvive graphics in a web browser from R, using websockets and JSON.

Author: Paul Shannon

Maintainer: Paul Shannon <pshannon at systemsbiology.org>

Citation (from within R, enter citation("BrowserViz")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("BrowserViz")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BrowserViz")
BrowserViz: support programmatic access to javascript apps running in your web browser HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Software, ThirdPartyClient, Visualization
Version 2.23.0
In Bioconductor since BioC 3.1 (R-3.2) (8.5 years)
License GPL-2
Depends R (>= 3.5.0), jsonlite (>= 1.5), httpuv (>= 1.5.0)
Imports methods, BiocGenerics
Linking To
Suggests RUnit, BiocStyle, knitr, rmarkdown
System Requirements
Enhances
URL https://paul-shannon.github.io/BrowserViz/
Bug Reports https://github.com/paul-shannon/BrowserViz/issues
See More
Depends On Me igvR, RCyjs
Imports Me
Suggests Me RCPA
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BrowserViz_2.23.0.tar.gz
Windows Binary BrowserViz_2.23.0.zip
macOS Binary (x86_64) BrowserViz_2.23.0.tgz
macOS Binary (arm64) BrowserViz_2.23.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/BrowserViz
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BrowserViz
Bioc Package Browser https://code.bioconductor.org/browse/BrowserViz/
Package Short Url https://bioconductor.org/packages/BrowserViz/
Package Downloads Report Download Stats