getZscore.by.Path: Function given a T statistic and a collection of pathways,...

Description Usage Arguments Examples

Description

Given a collection of pathwyas in SETs and the value of a T statistic in T, it returns the Z score for each patway

Usage

1

Arguments

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.

Examples

1
z=getZscore.by.Path(SETs,ebfit$t[,1])

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