R/ortho.R

#' @name ortho
#' @title Gene orthologs
#'
#' @description 
#' A list containing identifiers for the subsets of gene orthologs 
#'
#' @docType data
#' 
#' @format List orthologs for 5 species
#' \describe{
#'   \item{dros}{List of Entrez identifiers, Drosophila}
#'   \item{celeg}{List of Entrez identifiers, C. elegans}
#'   \item{yeast}{List of Entrez identifiers, Yeast}
#'   \item{mouse}{List of Entrez identifiers, Mouse}
#'   \item{zf}{List of Entrez identifiers, Zebrafish}
#'  
#' }
#'  @source \url{http://useast.ensembl.org/index.html/}
#'  
#' @rdname ortho
#'
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.