powered by
Calculate subpathway enrichment score.
CalculateSES(labels.list, correl.vector = NULL)
A vector.
A vector of 0 and 1.
A vector. The weight value used to calculate the enrichment score.
Xudong Han, Junwei Han, Chonghui Liu
CalculateSES
x<-CalculateSES(sample(c(0,1),10,replace = TRUE),c(1:10))
Run the code above in your browser using DataLab