klahomologyHGID {klahomology}R Documentation

A vector containing all the HomoloGeneIDs for Kluyveromyces, lactis

Description

klahomologyHGID is a vector containing all the HomoloGeneIDs for Kluyveromyces, lactis. 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 klahomologyDATA.

klahomologyDATA is an R environment that maps HomoloGeneIds from Kluyveromyces, lactis to other species. Consult the klahomologyDATA help page for more information.

Mappings contained in homology28985 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 Fri Mar 16 11:04:57 2007

References

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

Examples

    require("annotate") || stop("annotate unavailable")
    get(klahomologyHGID[1], klahomologyDATA)

[Package klahomology version 2.0.0 Index]