remove_essential_zeros: Remove Essential Zeros

Description Usage Arguments Value

View source: R/zeros.R

Description

This function excludes "essential zeros", that is, target IDs that are assumed to be silent and non-expressed.

Usage

1

Arguments

mat

an N x M numeric matrix.

Value

an (N-z) x M numeric matrix, with z equal to the number of rows with all zero values.


warrenmcg/sleuth-CN documentation built on Jan. 1, 2021, 12:45 p.m.