Takes as input the low dimension representation and the skeleton structure of WT and KO and plot them.
1 | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.