setZero {geneExpression} R Documentation

set the expression value to zero

Description


if the expression value is less than a given threshold

Usage

setZero(expr0,
    q = 0.1);

Arguments

expr0

[as Matrix]

q

[as double]

Details

Authors

phenotype_kit

Value

this function returns data object of type Matrix.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]