#' List contains column names for recognize_fs_terms function
#'
#' @format A list with 7 entries
#' \describe{
#' \item{GO_id}{GO term identifier}
#' \item{name}{GO term full name}
#' \item{qit}{number of genes in query set annotated to the GO term}
#' \item{qtot}{number of genes in query}
#' \item{padj}{p-value adjusted by multiple testing correction}
#' \item{qit_genes}{genes annotated to the GO term}
#' \item{namespace}{GO term namespace}
#' }
#'
#' @docType data
"colnameslist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.