View source: R/normalization-report.from.betas.r
meffil.normalization.parameters.from.betas | R Documentation |
Specify parameters for testing normalization
meffil.normalization.parameters.from.betas(
batch.pcs = 1:10,
batch.threshold = 1e-50,
colours = NULL
)
batch.pcs |
Default = 1:10. Number of PCs to test against batch variables |
batch.threshold |
Default = 1e-50. Which pvalue threshold to show in table |
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.