ptrhomologyHGID {ptrhomology}R Documentation

A vector containing all the HomoloGeneIDs for Pan troglodytes

Description

ptrhomologyHGID is a vector containing all the HomoloGeneIDs for Pan troglodytes. 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 ptrhomologyDATA.

ptrhomologyDATA is an R environment that maps HomoloGeneIds from Pan troglodytes to other species. Consult the ptrhomologyDATA help page for more information.

Mappings contained in homology9598 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(ptrhomologyHGID[1], ptrhomologyDATA)

[Package ptrhomology version 2.0.2 Index]