R/id_translation_df.R

#' GAPGOM - id_translation_df
#'
#' An translation dataframe between ensembl ids and goids. This dataframe 
#' belongs with the expset data.
#'
#' https://tare.medisin.ntnu.no/pred_lncRNA/
#'
#' @format An translation dataframe between ensembl ids and goids.
#' \describe{
#'   \item{ORIGID}{original id as in the expset, ensembl.}
#'   \item{GO}{GOID term}
#' }
#'
#' @source \url{https://tare.medisin.ntnu.no/pred_lncRNA/}
"id_translation_df"
Berghopper/GAPGOM documentation built on July 2, 2020, 11:57 p.m.