Description Usage Arguments Value Author(s) See Also
View source: R/methylation_preprocessing.R
Smooth quantile normalization with a reference sample
1 |
dataMatrix |
a matrix of microarray intensity data |
ref |
a vector of reference sample intensity, which matches the dataMatrix |
adjData |
data to be adjusted based on the ref and dataMatrix distribution |
logMode |
whether perform the analysis in log2 scale |
bandwidth |
a parameter used by |
degree |
a parameter used by |
verbose |
whether print the processing sample names |
... |
other parameters used by |
a data matrix with intensity normalized.
Pan DU
See Also adjColorBias.quantile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.