Description Usage Value Author(s) References Examples
View source: R/runGscVisualizer.R
A function that launches the shiny app for this package.
The shiny app allows user to choose a input file, the app
will calculate the difference among those genes and generate
a plot shows the distribution for all differences.
The code has been placed in ./inst/shiny-scripts
.
1 |
No return value but open up a shiny page.
Zhiwen Tan, leon.tan@mail.utoronto.ca
Grolemund, G. (2015). Learn Shiny - Video Tutorials. Link Steipe B., ABC project (.utility 4.07) A Bioinformatics Course: Applied Bioinformatics Link.
1 2 3 4 | ## Not run:
gscVisualizer::runGscVisualizer()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.