Plot fitExtractVarPartModel output.
plot_variancePartition( varPart, plot_PercentBars = TRUE, plot_VarPart = TRUE, genes = NULL, n_genes = 10, show_plot = TRUE, ... )
| varPart | fitExtractVarPartModel output. |
|---|---|
| plot_PercentBars | Add plotPercentBars. |
| plot_VarPart | Add plotPercentBars. |
| genes | Genes to plot in plotVarPart. |
| n_genes | Number of genes to select when |
| ... | Additional arguments passed to wrap_plots. |