ubigen/man/genes.Rd
Elias Projahn 8a96a6eca9 Update gene data based on the suggested ranking
This also exports the ranking function itself for external use.
2022-06-15 10:24:10 +02:00

16 lines
450 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 data on genes and their expression behavior.}
\format{
An object of class \code{data.table} (inherits from \code{data.frame}) with 56156 rows and 14 columns.
}
\usage{
genes
}
\description{
A \code{data.table} containig data on genes and their expression behavior.
}
\keyword{datasets}