View source: R/cnrma-functions.R
snprmaAffy | R Documentation |
Quantile normalize intensities for SNPs to a HapMap target reference distribution
snprmaAffy(cnSet, mixtureSampleSize = 10^5, eps = 0.1, seed = 1, verbose = TRUE)
cnSet |
Object of class |
mixtureSampleSize |
Sample size to be use when fitting the mixture model. |
eps |
Stop criteria. |
seed |
Seed to be used when sampling. |
verbose |
Logical. |
Returns nothing. Normalized intensities are written to files.
R.Scharpf
snprma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.