ubigen/R/data.R

12 lines
338 B
R

#' A `data.table` containig mappings of Ensembl gene ID to HGNC symbol.
"genes"
#' The results from the analysis across all GTEx samples.
"gtex_all"
#' The results from the analysis across GTEx tissue aggregated data.
"gtex_tissues"
#' The results from the analysis across Human Protein Atlas' tissue aggregated
#' data.
"hpa_tissues"