getDescr: Get formatted annotation data

Description Usage Arguments Author(s) Examples

View source: R/annotation-functions.R

Description

Function to retrieve the annotation of multi-protein complexes or pathways via GO, MIPS or KEGG.

Usage

1
  getDescr(x, database="GO.db")

Arguments

x

Vector of multi-protein complexes or pathways IDs to be described

database

Source of annotation. The database currently available are MIPS, GO.db and KEGG.db

Author(s)

N. LeMeur

Examples

1
 xx <- getDescr(c("MIPS-220","MIPS-260.20","04111"),c("MIPS","KEGG.db"))

PCpheno documentation built on Nov. 8, 2020, 5:10 p.m.