Description Usage Arguments Value
View source: R/plot_wrappers.R
PCA plot wrapper
| 1 2 3 4 5 6 7 8 9 10 | 
| count_set | A count_set of mRNA or miRNA counts generated using count_set | 
| norm_method | Name of the count_set assay to be plotted. Options are "counts", "background_corrected","positive_control_scaled", "housekeeping_scaled", "geNorm_housekeeping", "all_endogenous_scaled", "loess", "vsn", "quantile", "ruvIII". Default = "housekeeping_scaled" | 
| title | Plot title | 
| comp1 | PCA compenent to plot on the x axis. Default = Comp 1 | 
| comp2 | PCA compenent to plot on the y axis Default = Comp 1 | 
| legend | Option for plot legend. Default = TRUE | 
| label | Option to label points with sample id. Default= TRUE | 
| colors | Option to define colour scheme. Default = NA | 
pca plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.