hsahomologyHGID {hsahomology} | R Documentation |
hsahomologyHGID is a vector containing all the HomoloGeneIDs for Homo sapiens. A HomoloGeneID is a unique identifier used by NCBI to represent a sequence in a given organism
The HomoloGeneIDs can be used to obtain data for all the homologous genes in other organisms using the environment hsahomologyDATA.
hsahomologyDATA is an R environment that maps HomoloGeneIds from Homo sapiens to other species. Consult the hsahomologyDATA help page for more information.
Mappings contained in homology9606 were based on data provided by HomoloGene.
HomoloGene: ftp://ftp.ncbi.nih.gov/pub/HomoloGene/old/hmlg.ftp. Built: HomoloGene built date not available
Packagebuilt Wed Aug 29 13:36:25 2007
http://www.ncbi.nih.gov/entrez/query.fcgi?db=homologene
require("annotate") || stop("annotate unavailable") get(hsahomologyHGID[1], hsahomologyDATA)