powered by
runTopologyGSA(pathway, test, exp1, exp2, alpha, ...)
"var"
"mean"
pathway.var.test
pathway.mean.test
if (require(topologyGSA)) { data(examples) p <- convertIdentifiers(kegg[["Fc epsilon RI signaling pathway"]], "symbol") runTopologyGSA(p, "var", y1, y2, 0.05) }
Run the code above in your browser using DataLab