View source: R/DESeq2_functions.R
plot_batch_effect | R Documentation |
This functions plots original PCA and batch corrected given two variables and a putative batch variable
plot_batch_effect(var1, var2, dds_object, dirName, batch_var)
var1 |
DESeq2 object |
var2 |
DESeq2 object |
dds_object |
DESeq2 object |
dirName |
Folder path to store results |
batch_var |
Putative batch variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.