knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(omicsTools)
data("airway_deseq_res") plot_volcano(airway_deseq_res, label_col = "gene_id", labels = "ENSG00000179593")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.