knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The package can be installed and initiated from within R with the following command:
## Install package if (!"BiocManager" %in% installed.packages()[,"Package"]) install.packages("BiocManager") BiocManager::install("waldronlabcuratedMetagenomicDataShinyApp/") ## Attach package library(curatedMetagenomicDataShinyApp) ## Start application myApp()
[Figure]
[Figure]
[Figure]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.