NormalyzerResults: Representation of the results from performing normalization...

Description Usage Arguments Value Slots Examples

View source: R/NormalyzerResults.R

Description

It is linked to a NormalyzerDataset instance representing the raw data which has been processed. After performing evaluation it also links to an instance of NormalyzerEvaluationResults representing the results from the evaluation.

Usage

1
2
3

Arguments

nds

NormalyzerDataset object

Value

nr Prepared NormalyzerResults object

Slots

normalizations

SummarizedExperiment object containing calculated normalization results

nds

Normalyzer dataset representing run data

ner

Normalyzer evaluation results for running extended normalizations

Examples

1
2
3

NormalyzerDE documentation built on Nov. 8, 2020, 8:22 p.m.