Draw_network | R Documentation |
This function draw a network from CLIPreg output. It plots the n most changing RBP and their target
Draw_network( rbp_lfc = rbp_lfc, res = res_both, gene_groups = gene_groups, n = 5 )
symbol |
rbp_lfc, res, gene_groups, n |
Plot network
Draw_network(rbp_lfc=rbp_lfc,res=res_both,gene_groups=gene_groups,n=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.