nf2nr: convert the normalization factors to a normalization line

Description Usage Arguments Value See Also Examples

View source: R/Normalize.R

Description

.

Usage

1
nf2nr(x, pair, method='nf', absolute=TRUE)

Arguments

x

a MANTA object.

pair

The two dimentions (conditions) which you wish to convert.

method

.

absolute

.

Value

a scalar normalization ratio

See Also

DGEList, manta, calcNormFactors

Examples

1
2
3
4
manta.path <- system.file("extdata","PapaGO-BLAST.results-diatoms.Rdata", package="manta")
load(manta.path)

nf2nr(x)

armbrustlab/manta documentation built on Dec. 17, 2019, 12:06 a.m.