filterZeroGenes {geneExpression} R Documentation

removes the rows which all gene expression result is ZERO

Description

Usage

filterZeroGenes(mat);

Arguments

mat

[as Matrix]

env

[as Environment]

Details

Authors

phenotype_kit

Value

A new expression matrix object that with gene row features subset from the original input raw matrix object.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]