Description Usage Arguments Value Examples
Function for downloading a template file containing metadata.
| 1 | download_template(object)
 | 
| object | A UMIexperiment object | 
A tibble containing a metadata template
| 1 2 3 4 5 6 7 | library(umiAnalyzer)
main <- system.file("extdata", package = "umiAnalyzer")
simsen <- createUmiExperiment(main)
download_template(simsen)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.