#' A Function to Generate Volcano Plots from edgeR Results
#'
#' This function allows you to easily visualize your DEGs
#' @param amazing This parameter does nothing
#' @keywords Joke
#' @examples
#' cats()
#' @export
cats <- function(amazing) {
return("yes")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.