#' Only a few steps are needed to install meffil in R:
install.packages("devtools")
library(devtools)
source("http://bioconductor.org/biocLite.R")
devtools::install_github("perishky/meffil")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.