rnohomologyHGID {rnohomology}R Documentation

A vector containing all the HomoloGeneIDs for Rattus norvegicus

Description

rnohomologyHGID is a vector containing all the HomoloGeneIDs for Rattus norvegicus. 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 rnohomologyDATA.

rnohomologyDATA is an R environment that maps HomoloGeneIds from Rattus norvegicus to other species. Consult the rnohomologyDATA help page for more information.

Mappings contained in homology10116 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(rnohomologyHGID[1], rnohomologyDATA)

[Package rnohomology version 1.14.2 Index]