#' @export
get_annotation <- function() {
ann <- minfi::getAnnotation("IlluminaHumanMethylationEPICanno.ilm10b2.hg19")
return(as.data.frame(ann))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.