Package: reglScatterplotR 0.99.3
reglScatterplotR: Interactive WebGL Scatterplots for Biological Data Exploration
Lightweight 'htmlwidgets' interface to the JavaScript 'regl-scatterplot' library, rendering millions of two-dimensional points in the browser via WebGL. Designed for exploratory visualisation of single-cell, spatial transcriptomics and other high-dimensional biological data. Features include synchronised pan/zoom across multiple plots, categorical and continuous colour mapping, lasso selection, range and category filtering, PNG/SVG/PDF export, and Shiny integration. The widget works in the 'RStudio' Viewer, standalone HTML files, Shiny applications and Jupyter notebooks running the 'IRkernel'.
Authors:
reglScatterplotR_0.99.3.tar.gz
reglScatterplotR_0.99.3.zip(r-4.7)reglScatterplotR_0.99.3.zip(r-4.6)reglScatterplotR_0.99.3.zip(r-4.5)
reglScatterplotR_0.99.3.tgz(r-4.6-any)reglScatterplotR_0.99.3.tgz(r-4.5-any)
reglScatterplotR_0.99.3.tar.gz(r-4.7-any)reglScatterplotR_0.99.3.tar.gz(r-4.6-any)
reglScatterplotR_0.99.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
reglScatterplotR/json (API)
NEWS
| # Install 'reglScatterplotR' in R: |
| install.packages('reglScatterplotR', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/george123ya/reglscatterplotr/issues
- reglScatterExample - Example single-cell UMAP embedding
softwarevisualizationsinglecellspatialgeneexpressiontranscriptomicsdimensionreductionshinyapps
Last updated from:51bdccac75. Checks:1 WARNING, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 162 | ||
| linux-devel-x86_64 | OK | 159 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | OK | 157 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 101 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 147 |
Exports:enableReglScatterplotSyncreglScatterplotreglScatterplotOutputrenderReglScatterplottoBase64updateReglPointSize
Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRColorBrewerRcpprlangrmarkdownsassshinysourcetoolstinytexviridisLitewithrxfunxtableyaml
Interactive WebGL Scatterplots with reglScatterplot
Rendered fromreglScatterplot.Rmdusingknitr::knitron Jun 19 2026.Last update: 2026-05-26
Started: 2026-05-25
Scaling reglScatterplot to millions of points
Rendered fromperformance.Rmdusingknitr::knitron Jun 19 2026.Last update: 2026-05-26
Started: 2026-05-25
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Link the camera of multiple scatterplots | enableReglScatterplotSync |
| Example single-cell UMAP embedding | reglScatterExample |
| Interactive WebGL scatterplot | reglScatterplot |
| Shiny bindings for reglScatterplot | reglScatterplot-shiny reglScatterplotOutput renderReglScatterplot |
| Encode a numeric vector as a base64 Float32 payload | toBase64 |
| Update the point size of one or more scatterplots | updateReglPointSize |
