View source: R/Function_runMseek.R
runMseek | R Documentation |
Run Mseek in your webbrowser.
runMseek(...) runPeptideApp(...)
... |
Additional arguments passed to shiny::runApp, e.g. to set up the port used or to make Mseek reachable from other computers (with host = getOption("shiny.host", "0.0.0.0")) |
runMseek
: run the entire Metaboseek app
runPeptideApp
: start just the peptide annotation app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.