R/pheno.R

#' @name pheno
#' @title Phenocarta
#' 
#' @description
#' A dataset of gene disease associations 
#' 
#' @docType data
#' @format A data frame with 142272 rows and 4 variables:
#' \describe{
#'   \item{entrezID}{chromosomal start position, in base pairs}
#'   \item{name}{HUGO gene identifier}
#'   \item{species}{species}
#'   \item{disease}{disease}
#'  
#' }
#'  @source \url{http://www.chibi.ubc.ca/Gemma/phenotypes.html}
#'  
#' @rdname pheno
#'
NULL
sarbal/EGAD documentation built on May 5, 2021, 5:10 p.m.