plot_diff_exp | R Documentation |
This function plots the results of differential analysis and returns a summary heatmap
plot_diff_exp(diff.results = NULL, plot_p_values = TRUE)
diff.results |
(Required) A list of data frames from differential analysis. Expects results from calculate_diff |
plot_p_values |
Option to display significance values on the heatmap (Default: TRUE) |
plot_diff_exp(diff.results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.