nf2nr {manta} | R Documentation |
.
nf2nr(x, pair, method='nf', absolute=TRUE)
x |
a MANTA object. |
pair |
The two dimentions (conditions) which you wish to convert. |
method |
. |
absolute |
. |
a scalar normalization ratio
DGEList, manta, calcNormFactors
manta.path <- system.file("extdata","PapaGO-BLAST.results-diatoms.Rdata", package="manta") load(manta.path) nf2nr(x)