Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csoneson/bioc-shiny-examples
Examples of shiny apps from Bioconductor packages
https://github.com/csoneson/bioc-shiny-examples
Last synced: 1 day ago
JSON representation
Examples of shiny apps from Bioconductor packages
- Host: GitHub
- URL: https://github.com/csoneson/bioc-shiny-examples
- Owner: csoneson
- Created: 2022-11-12T17:06:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T00:53:58.000Z (about 2 years ago)
- Last Synced: 2024-12-18T11:47:09.097Z (21 days ago)
- Language: R
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bioconductor shiny app examples
This repository contains basic example scripts for launching some shiny
applications provided in Bioconductor packages, using example data.
Each example is provided via a small R script.
Most of the code in these scripts comes directly from the vignettes or examples
in the respective packages.