vvihomologyHGID {vvihomology}R Documentation

A vector containing all the HomoloGeneIDs for Vitis vinifera

Description

vvihomologyHGID is a vector containing all the HomoloGeneIDs for Vitis vinifera. 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 vvihomologyDATA.

vvihomologyDATA is an R environment that maps HomoloGeneIds from Vitis vinifera to other species. Consult the vvihomologyDATA help page for more information.

Mappings contained in homology29760 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 Sat Mar 25 23:28:52 2006

References

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

Examples

    require("annotate") || stop("annotate unavailable")
    get(vvihomologyHGID[1], vvihomologyDATA)

[Package vvihomology version 1.12.0 Index]