View source: R/02_signature_plot.R
PCAplot | R Documentation |
This function generate PCA plots according to batch
PCAplot(vsd, selected_group = "group", batch, outDIR)
vsd |
: vsd data (processed with DESeq2 + vst) |
selected_group |
: groups that is visualised in PCA plots, default = "group" |
batch |
: batch = NULL if not, check PCA plots with Chip variable |
outDIR |
: directory to save plots |
list
PCAplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.