R/data.R

#' Human gene list to be used as example input
#' Taken from Uniprot; proteins annotated as GPI anchored
#'
#' @format A data frame with 139 rows and 1 variables:
#' \describe{
#'   \item{v1}{Human genes}
#'   ...
#' }
"Human_exampleGenes"

#' Mouse gene list to be used as example input
#'
#' @format A data frame with 345 rows and 1 variables:
#' \describe{
#'   \item{v1}{Mouse genes}
#'   ...
#' }
"Mouse_exampleGenes"
JoWatson2011/subcellularvis documentation built on June 23, 2022, 2:09 p.m.