Description Usage Arguments Examples
Given a collection of pathwyas in SETs and the value of a T statistic in T, it returns the Z score for each patway
1 | getZscore.by.Path(SETs, T)
|
SETs |
matrix of number_of_genes by number_of_pathways. TRUE of FALSE if the gene belong to the pathway |
y |
named vector of size number_of_genes. |
1 | z=getZscore.by.Path(SETs,ebfit$t[,1])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.