logRank: logRank gene expression

View source: R/grn_utils.R

logRankR Documentation

logRank gene expression

Description

rank the gene expression values and log10 the ranks

Usage

logRank(expTrain, base = 0)

Arguments

expTrain

the expression matrix

base

the base of the log. Default is 0 which means it will just return the rank.

Value

the log10 rank of genes


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.