View source: R/module_data_conversion.R
convertDataTab_Server | R Documentation |
convertDataTab_Server
convertDataTab_Server(
input,
output,
session,
tempMZDir,
sqlDirectory,
availableExperiments,
pwizAvailable
)
input |
shiny |
output |
shiny |
session |
shiny |
tempMZDir |
directory to create temp mzML if needed |
sqlDirectory |
where to write new SQLite file |
availableExperiments |
update availableExperiments |
pwizAvailable |
whether msconvert was found, logical |
none, updates availableExperiments reactive value though
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.