checkCountTable: Check the Regularity of a Count Table

View source: R/util.R

checkCountTableR Documentation

Check the Regularity of a Count Table

Description

Check the Regularity of a Count Table

Usage

checkCountTable(counts)

Arguments

counts

A matrix consisting of read counts. Objects of other types are coerced to a matrix.

Value

The function raises an error once the regularity check process fails. It returns NULL otherwise.


MAnorm2 documentation built on Oct. 29, 2022, 1:12 a.m.