impute_missing {geneExpression} R Documentation

set the zero value to the half of the min positive value

Description

Usage

impute_missing(x);

Arguments

x

an expression matrix object that may contains zero. [as Matrix]

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]