Merge pull request #133 from Appsilon/fix_bioc_check Fix bioc check build errors
Merge pull request #133 from Appsilon/fix_bioc_check
Fix bioc check build errors
R Shiny wrapper for Gosling.js - Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization
Based on gosling.js and powered by shiny.react.
To install the packages, run:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("shiny.gosling")
Take a look at basic example app to start working with shiny.gosling.
To learn about the Gosling language, follow Gosling docs.
Use the run_example function in order to see the working examples: For example to run the multiTrackApp example:
run_example
run_example("multiTrackApp")
Here is a preview of what’s there:
Appsilon is a Posit (formerly RStudio) Full Service Certified Partner. Learn more at appsilon.com.
Get in touch opensource@appsilon.com
Explore the Rhinoverse - a family of R packages built around Rhino!
用于生物信息学数据可视化的交互式Shiny组件
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
shiny.gosling
Based on gosling.js and powered by shiny.react.
Getting started
To install the packages, run:
Take a look at basic example app to start working with shiny.gosling.
To learn about the Gosling language, follow Gosling docs.
Examples
Use the
run_examplefunction in order to see the working examples: For example to run the multiTrackApp example:Here is a preview of what’s there:
Simple Single Track Shiny App
Interactive Circular Plot with Linear Brush
SARS CoV 2 Example
Appsilon
Appsilon is a Posit (formerly RStudio) Full Service Certified Partner.
Learn more at appsilon.com.
Get in touch opensource@appsilon.com
Explore the Rhinoverse - a family of R packages built around Rhino!