Description Usage Arguments Examples
Given a collection of pathwyas in SETs and the value of an estimate (ie lg FCH) in each column of STATs, it returns the summary
1 | getMultipleMeanCI.by.Path(STATs, SETs, fname)
|
SETs |
matrix of number_of_genes by number_of_pathways. TRUE of FALSE if the gene belong to the pathway |
fname |
name of the file to save results |
STATS |
matrix of number_of_genes by number_of_comparisons with the estimates |
1 | z=getMultiplMeanCI.by.Path(ebfit$coef,SETs,'MeanFCH4Comparisons')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.