osahomologyHGID {osahomology}R Documentation

A vector containing all the HomoloGeneIDs for Oryza sativa

Description

osahomologyHGID is a vector containing all the HomoloGeneIDs for Oryza sativa. A HomoloGeneID is a unique identifier used by NCBI to represent a sequence in a given organism

Details

The HomoloGeneIDs can be used to obtain data for all the homologous genes in other organisms using the environment osahomologyDATA.

osahomologyDATA is an R environment that maps HomoloGeneIds from Oryza sativa to other species. Consult the osahomologyDATA help page for more information.

Mappings contained in homology4530 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 Tue Nov 21 18:37:08 2006

References

http://www.ncbi.nih.gov/entrez/query.fcgi?db=homologene

Examples

    require("annotate") || stop("annotate unavailable")
    get(osahomologyHGID[1], osahomologyDATA)

[Package osahomology version 1.14.2 Index]