detectSingleReplicate {NormalyzerDE}R Documentation

Detect single replicate, and assign related logical

Description

Detect single replicate, and assign related logical

Usage

detectSingleReplicate(nds, quiet)

## S4 method for signature 'NormalyzerDataset'
detectSingleReplicate(nds, quiet = FALSE)

Arguments

nds

Normalyzer dataset

quiet

Don't give non-error output

Value

bool on whether sample contains only one sample group


[Package NormalyzerDE version 1.2.0 Index]