Given the graph obtained with create_net2plot function, the annotation of the genes included in the graph with download_genes_annotation and the length of the chromosomes, it starts a graphical user interface to visualize the propagation values on the network including genes and fragments. This is useful to visualize the results of the two step propagation or the single gene propagation.
1 |
net1 |
igraph object to visualize |
ann_net_b |
dataframe, specifies the genes positions (chromosome, start and end position) |
chr_len |
dataframe, specifies the chromosomes (first column) and their length (second column) |
example |
boolean, show 5 genes to select as an example |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.