Nothing
#' @useDynLib fgsea
#' @import Rcpp
NULL
#' Example vector of gene-level statistics obtained for Th1 polarization.
#'
#' The data were obtained by doing differential expression between
#' Naive and Th1-activated states for GEO dataset GSE14308. The
#' exact script is available as system.file("gen_gene_ranks.R", package="fgsea")
#' @docType data
#' @name exampleRanks
NULL
#' Example list of mouse Reactome pathways.
#'
#' The list was obtained by selecting all the pathways from `reactome.db`
#' package that contain mouse genes. The exact script is available as
#' system.file("gen_reactome_pathways.R", package="fgsea")
#' @docType data
#' @name examplePathways
NULL
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.