powered by
Infering patient-specific subpathway activity profiles.
AccumulateNormal(x_matrix, control_index)
A matrix.
A subpathway activity profile. rows are subpathwyas, columns are samples.
A vector. In the sample of the subpathway activity profile, the position of control samples.
Xudong Han, Junwei Han, Chonghui Liu
AccumulateNormal
x<-matrix(c(1:10),ncol = 5) x1<-AccumulateNormal(x,c(3,5))
Run the code above in your browser using DataLab