data(KEGG) # Two pathways of the KEGG database
data(Sheffer) # The colorectal data of Sheffer et al.
PDS<-quantify_pathways_deregulation(sheffer$data, sheffer$allgenes,
kegg$gs, kegg$pathwaynames, sheffer$normals, attempts = 100,
logfile="sheffer.kegg.log", min_exp=sheffer$minexp, min_std=sheffer$minstd)
Run the code above in your browser using DataLab