mgrhomologyHGID {mgrhomology}R Documentation

A vector containing all the HomoloGeneIDs for Magnaporthe grisea

Description

mgrhomologyHGID is a vector containing all the HomoloGeneIDs for Magnaporthe grisea. 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 mgrhomologyDATA.

mgrhomologyDATA is an R environment that maps HomoloGeneIds from Magnaporthe grisea to other species. Consult the mgrhomologyDATA help page for more information.

Mappings contained in homology148305 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(mgrhomologyHGID[1], mgrhomologyDATA)

[Package mgrhomology version 1.14.2 Index]