filterZeroSamples {geneExpression} R Documentation

filter out all samples columns which its expression vector is ZERO!

Description

Usage

filterZeroSamples(mat);

Arguments

mat

[as Matrix]

env

[as Environment]

Details

Authors

phenotype_kit

Value

a new expression matrix object that the sample columns which all of the expression value is ZERO have been removed.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]