getMultipleZscore.by.Path: Function given a collection of pathways, returns the Z score...

Description Usage Arguments Examples

Description

Given a collection of pathwyas in SETs and the value of a T statistic in each column of T, it returns the Z score in a matrix of number_of_pathwyas by number_of_comparisons

Usage

1
getMultipleZscore.by.Path(STATs, SETs, fname)

Arguments

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 T statistics

Examples

1
z=getMultipleZscore.by.Path(ebfit$t,SETs,'Zscore4Comparisons')

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.