Description Usage Value References Examples
View source: R/runCov2Comparator.R
A function that launches the shiny app for this package.
This shiny app allows user to input sequence .fasta files,
or select genome in the menu. Then a multiple sequence
alignment and a phylogenetic tree will be calculated.
Plots for multiple sequence alignment and phylogenetic tree
will be presented.
The code has been placed in ./inst/shiny-scripts
.
1 |
No return value; a shiny page is opened.
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:
cov2Comparator::runCov2Comparator()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.