R/data.R

#' Gene Homologs Between Human and Mouse
#'
#' Homologs drawn from Biomart
#'
#' @format A data frame with 23188 rows and 2 columns
#' \describe{
#'   \item{HGNC.symbol}{human gene symbols}
#'   \item{MGI.symbol}{mouse gene symbols}
#'   ...
#' }
#' @source bioMart
"human_to_mouse_homologs"
whtns/seuratTools documentation built on June 15, 2025, 12:01 a.m.