Package with functions for the processing and data analysis of metabolomics and transcriptomics data using R packages and a Shiny App.
To install the package you must install devtools
and use the following command:
devtools::install_github("jordirofes/OmniOmics")
Then you can use the following code to open the Shiny App:
OmniOmics::OmniOmicsGUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.