detectSingleReplicate {NormalyzerDE}R Documentation

Detect single replicate, and assign related logical

Description

Detect single replicate, and assign related logical

Usage

detectSingleReplicate(nds)

## S4 method for signature 'NormalyzerDataset'
detectSingleReplicate(nds)

Arguments

nds

Normalyzer dataset

Value

bool on whether sample contains only one sample group


[Package NormalyzerDE version 1.0.0 Index]