Skip to contents

Get all the genes in the top-scoring lists which are annotated with the enriched GO terms. Only GO terms with at least 3 genes in the overlap are included.

Usage

alpacaGOtabtogenes(go.result, dm.top)

Arguments

go.result

The result of the GO term analysis (alpacaListToGo)

dm.top

The result of extracting the top genes of the differential modules (dm.top)

Value

A vector with strings representing gene lists, each element of the vector has the genes in that GO term and community pasted together with spaces in between.

Examples

a <- 1 # example place holder