View source: R/BatchEffect_Visualise.R
BatchEffect_PCAHeatmap | R Documentation |
Function that creates a p-value heatmap from categorical and continuous variables using F-tests and correlation tests (Pearson's product) to evaluate the presence of batch effect.
BatchEffect_PCAHeatmap(x, Cat_vars = c(), Cont_vars = c())
x |
Epigenetic set object. |
Cat_vars |
Categorical variables for the heatmap |
Cont_vars |
Continues variables for the heatmap |
Updated Epigenetic set object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.