Nothing
#' List of Genes Annotated to a Group of Pathways
#'
#' The dataset has a list of genes annotated to a group of different pathways.
#'
#' @format ## `pathways`
#' A data frame with 121 rows and 3 columns:
#' \describe{
#' \item{gene.name}{Gene symbol.}
#' \item{ensembl.id}{Gene ensembl ID.}
#' \item{pathway}{The pathway to which the gene is annotated.}
#' }
#' @source Data was extracted from the supplementary material tables of the published Liu, Yu, et al. (2017) manuscript <https://www.nature.com/articles/ng.3909#Sec27>
"pathways"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.