A package of useful R functions used in the Gresham Lab for data analysis
to load package in R:
library(devtools)
install_github("GreshamLab/labtools", build_vignettes = TRUE)
help(package = 'labtools', help_type = 'html')
?yeast_systematic_to_common
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.