ubigen/man/genes.Rd

16 lines
447 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{genes}
\alias{genes}
\title{A \code{data.table} containig mappings of Ensembl gene ID to HGNC symbol.}
\format{
An object of class \code{data.table} (inherits from \code{data.frame}) with 55507 rows and 2 columns.
}
\usage{
genes
}
\description{
A \code{data.table} containig mappings of Ensembl gene ID to HGNC symbol.
}
\keyword{datasets}