Description Usage Arguments Value
View source: R/plotting_functions.r
Generate a prinicple component plot for a subset of genes, coloured by a given feature
1 | subset_pc_plot(gene_set, exp.design, feature_label, counts.mat)
|
gene_set |
A vector containing gene names to subset |
exp.design |
Experimental design data frame |
feature_label |
Label in the data frame to facet by |
counts.mat |
Matrix containing expression count data |
p A ggplot object containing the generated plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.