R/colnameslist.R

#' 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"
DanWiebe/fsgor documentation built on May 12, 2019, 12:30 a.m.