mapGOtoElement: search GO terms for one element

Description Usage Arguments See Also Examples

Description

search for one element all specific GO terms of one ontology

Usage

1
2
         mapGOtoElement(element,genome,identifier,category)
         

Arguments

element

Identifier to search for GO Terms e.g. Ensembl Accession number

genome

genome for searching

identifier

type of identifier

category

which ontologie will be used e.g. BP - biological process, CC - cellular component, MF - molecular function

See Also

mapGOtoData, mapAllGOtoData, goseq

Examples

1
2
3
         ## map GO Term to one Element
         mapGOtoElement("ENSG00000000003", "hg19","ensGene","BP")
         

psikon/cuffgo documentation built on May 26, 2019, 10:32 a.m.