R/gala.R

#' \code{CTDdata} for ilustrative purpouses
#'
#'  \code{CTDdata} with information of 258 genes downloaded from CTDbase.
#'  The object was created from from the genes obtained from  the scientific
#'  article entitleed Case-control admixture mapping in Latino populations
#'  enriches for known asthma-associated genes" (Table E1) by Torgerson et. al.
#'  The genes were used to query CTDbase using \code{query_ctd_genes} function.
#'
#' @usage data("gala")
#' @return An \code{CTDdata} object.
#' @examples
#' data("gala")
#' gala
"gala"

Try the CTDquerier package in your browser

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

CTDquerier documentation built on Oct. 31, 2019, 2:57 a.m.