viperGetTFScores {MOMA}R Documentation

Function to normalize TF scores

Description

Function to normalize TF scores

Usage

viperGetTFScores(vipermat, fdr.thresh = 0.05)

Arguments

vipermat

- matrix of VIPER scores with columns as samples, rows as protein names

fdr.thresh

- BH-FDR threshold (default 0.05 FDR rate)

Value

A vector of normalized z-scores, named by TF id


[Package MOMA version 1.4.0 Index]