View source: R/normalization-report.r
meffil.normalization.parameters | R Documentation |
Specify parameters for testing normalization
meffil.normalization.parameters(
norm.objects,
variables = guess.batch.vars(norm.objects),
control.pcs = 1:10,
batch.pcs = 1:10,
batch.threshold = 1e-50,
colours = NULL
)
norm.objects |
Output from meffil.normalize.quantiles |
variables |
Default = guess.batch.vars(norm). Which variables in sample sheet to test |
control.pcs |
Default = 1:10. Number of control PCs to test against batch variables |
colours |
Colours to use for scatterplots. |
List of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.