Description Usage Arguments Examples
This function produces a basic plot of the pangenome. This can be either a point plot or a bar plot.
| 1 | cp_plot(Panmatrix, show_cluster, plot_type, use_log)
 | 
| Panmatrix | Panmatrix produced by make_panmatrix functions | 
| show_cluster | Integer value optional parameter allows to user to "zoom", ignoring clusters that have organism participation below it | 
| plot_type | Can be either line or bar | 
| use_log | Logical:Scale axis containing clusters with log | 
| 1 | ## Not run: cp_plot(Panmatrix)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.