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

Try the EGAD package in your browser

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

EGAD documentation built on Nov. 8, 2020, 8:31 p.m.