This function returns the description of given gene set IDs, e.g. GO, KEGG.
Usage
pwDesc(x, desc.data = NULL)
Arguments
x
A vector of gene set IDs.
desc.data
A named vector of descriptions of all studied gene set IDs. Default: NULL,
AnnotationDbi is used if x is a GO term ID. KEGGREST will be called with internet connection required if x is a KEGG pathway ID.