ISACHR (modules, ann = annotation(modules), features = featureNames(modules), hgCutoff = 0.05, correction = TRUE, correction.method = "holm")ISAModules object, a set of ISA modules.modules argument.modules argument.p.adjust function for details on these. CHRListHyperGResult object.
ISACHR performs the hypergeometric test for every module, for
every chromosome. The chromosome mapping is taken from the annotation
package of the chip.
ISACHR currently cannot test for under-representation.
ISAGO, ISAKEGG and
ISAmiRNA for other enrichment calculations. The Category package.
data(ALLModulesSmall)
CHR <- ISACHR(ALLModulesSmall)
CHR
sigCategories(CHR)[[2]]
geneIdsByCategory(CHR)[[2]][[1]]
Run the code above in your browser using DataLab