- Home
- Bioconductor 3.22
- Software Packages
- BrowserViz
BrowserViz
This is thereleased version of BrowserViz; for the devel version, seeBrowserViz.
BrowserViz: interactive R/browser graphics using websockets and JSON
Bioconductor version: Release (3.22)
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")BiocManager::install("BrowserViz")For older versions of R, please refer to the appropriateBioconductor 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.32.0 |
| In Bioconductor since | BioC 3.1 (R-3.2) (10.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 | igvR,RCyjs |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
FollowInstallation instructions to use this package in your R session.
| Source Package | BrowserViz_2.32.0.tar.gz |
| Windows Binary (x86_64) | BrowserViz_2.32.0.zip (64-bit only) |
| macOS Binary (x86_64) | BrowserViz_2.32.0.tgz |
| macOS Binary (arm64) | BrowserViz_2.32.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 |