Description Usage Arguments Value Author(s) References See Also Examples
Normalize the data applying Probabilistic Quotient method introduced in Dieterle et al.(2006).
1 2 3 4 |
X |
a |
preNorm |
if the integral normalization should be applied prior to the PQN. Please refer to the Dieterle et al.'s paper. |
... |
not used |
by_s, by_b |
same as |
matrix
(or BAf-class
object) after the
normalization
Mun-Gwan Hong <mun-gwan.hong@scilifelab.se>
Dieterle et al. (2006) Probabilistic quotient normalization.. - Anal.Chem
1 2 3 | data(sba)
sba2 <- pqn(sba[sba@sinfo$cohort != "EMPTY", ])
plot_QC_sample_signal_boxplot(sba2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.