initialHeat: Generate heat based on log2fc and p-value

Description Usage Arguments Value

Description

This function generate the initial heat for genes with the given fold change and p-value vector, as the square root of Log2-transformed FC times -Log10-transformed P-value.

Usage

1
initialHeat(fc = NULL, p = NULL)

Arguments

fc

A numeric vector indicating fold change of expression

p

A numeric vector indicating P-value of respective test

Value

A numeric vector of intial heat with the same length as fc and p-value


maplesword/TOMRwModule documentation built on May 31, 2019, 1:16 p.m.