Description Usage Arguments Value
View source: R/DESeq2_module.R
Plotting PCA function
1 |
x |
variance stabilized DESeq2 object |
intgroup |
which colname from metadata_csv to be output on plot |
ntop |
top n genes to use by variance |
anno_tb |
tibble of ensembl_gene_id - external_gene_id mappings for annotation |
pc_limit |
integer percent variance accounted by PC for inclusion in plots (default: 10%) |
list of ggplot2 objects for printing (PCA, PCs, loadings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.