Registration and Call for Abstracts Open for Bioc2024

BrowserViz

BrowserViz: interactive R/browser graphics using websockets and JSON


Bioconductor version: Release (3.18)

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.3") and enter:


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

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.24.0
In Bioconductor since BioC 3.1 (R-3.2) (9 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

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

Source Package BrowserViz_2.24.0.tar.gz
Windows Binary BrowserViz_2.24.0.zip
macOS Binary (x86_64) BrowserViz_2.24.0.tgz
macOS Binary (arm64) BrowserViz_2.24.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