R/enshuman.R

#' enshuman
#'
#' @description Human gene annotation datasets to use with the 'topr' package
#' @docType package
#' @name enshuman
#' @section datasets:
#' The two datasets are:
#' * \code{\link{hg38}} Gene information from genome build GRCh38.p14
#' * \code{\link{hg37}} Gene information from genome build GRCh37.p13
#' @examples
#' library(enshuman)
#' head(hg38)
#' head(hg37)
NULL

Try the enshuman package in your browser

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

enshuman documentation built on May 29, 2024, 9:42 a.m.