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-ALR documentation built on Oct. 27, 2020, 4:30 a.m.