A shiny tool for the get_metadata and checkCuration functions of the curatedMetagenomicDataCuration package.
if (!"BiocManager" %in% installed.packages()[,"Package"])
install.packages("BiocManager")
BiocManager::install("waldronlab/curatedMetagenomicDataShinyApp")
library(curatedMetagenomicDataShinyApp)
myApp()
There are a few files in inst/extdata that can be downloaded and used to test the shinyApp:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.