deseq2_norm {gene_quantification} R Documentation

Apply DESeq2 Median of Ratios normalization method to the raw counts matrix.

Description

Usage

deseq2_norm(counts);

Arguments

counts

[as Matrix]

Details

Authors

rnaseq

Value

The normalized counts matrix.

clr value class

Examples


[Package gene_quantification version 1.0.0.0 Index]