View source: R/Plotting_Functions.R
plot_genes_by_groups | R Documentation |
Generate plots of genes by groups.
plot_genes_by_groups(exp_data, genes, out_perform_wil)
exp_data |
expression data. |
genes |
genes to be plotted |
out_perform_wil |
differential expression analysis results for multiple groups. |
out_dir |
output directory. |
## Not run: plot_genes_by_groups(exp_data,genes,out_perform_wil) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.