R/data.R

#' A set of example genes.
#'
#' Genes for example purposes only.
#'
#' @format A data frame with 118 rows and four variables:
#' \describe{
#'   \item{molecule}{the genome}
#'   \item{start}{the start position of the gene}
#'   \item{end}{the end position of the gene}
#'   \item{gene}{the name of the gene}
#' }
"example_genes"
YTLogos/gggenes documentation built on May 19, 2019, 4:04 p.m.