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"

Try the GAPGOM package in your browser

Any scripts or data that you put into this service are public.

GAPGOM documentation built on Nov. 8, 2020, 8:08 p.m.