cn_rawScore: computes the raw score for a gene as xmax-abs(zscore).

cn_rawScoreR Documentation

computes the raw score for a gene as xmax-abs(zscore).

Description

better values are higher

Usage

cn_rawScore(vect, mmean, ssd, xmax = 1000)

Arguments

vect

a vector of gene expression values for multiple samples

mmean

mean value in training data

ssd

standard deviation in training data

Value

transformed (but not normalized) GRN score


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.