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.21)
Interactvive graphics in a web browser from R, using websockets and JSON.
Author: Paul Shannon
Maintainer: Arkadiusz Gladki <gladki.arkadiusz at gmail.com>
Citation (from within R, enter
citation("BrowserViz")
):
Installation
To install this package, start R (version "4.5") 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 | ||
NEWS | Text |
Details
biocViews | Software, ThirdPartyClient, Visualization |
Version | 2.29.0 |
In Bioconductor since | BioC 3.1 (R-3.2) (9.5 years) |
License | GPL-2 |
Depends | R (>= 3.5.0), jsonlite (>= 1.5), httpuv (>= 1.5.0) |
Imports | methods, BiocGenerics |
System Requirements | |
URL | https://gladkia.github.io/BrowserViz/ |
Bug Reports | https://github.com/gladkia/BrowserViz/issues |
See More
Suggests | RUnit, BiocStyle, knitr, rmarkdown |
Linking To | |
Enhances | |
Depends On Me | RCyjs, igvR |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | BrowserViz_2.29.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
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 |