taehomologyHGID {taehomology}R Documentation

A vector containing all the HomoloGeneIDs for Triticum aestivum

Description

taehomologyHGID is a vector containing all the HomoloGeneIDs for Triticum aestivum. 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 taehomologyDATA.

taehomologyDATA is an R environment that maps HomoloGeneIds from Triticum aestivum to other species. Consult the taehomologyDATA help page for more information.

Mappings contained in homology4565 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 17:11:36 2006

References

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

Examples

    require("annotate") || stop("annotate unavailable")
    get(taehomologyHGID[1], taehomologyDATA)

[Package taehomology version 1.14.2 Index]