plot_example.RdTakes as input the low dimension representation and the skeleton structure of WT and KO and plot them.
plot_example(sd_ko, mst_ko, sd_wt, mst_wt, title, colors)
| sd_ko | Low dim rep for KO |
|---|---|
| mst_ko | network structure for KO |
| sd_wt | Low dim rep for WT |
| mst_wt | network structure for WT |
| title | Plot title |
| colors | color scheme |