View source: R/Draw_network_by_group.R
Draw_network_by_group | R Documentation |
This function draw a network from CLIPreg output. It plots the n most changing RBP and their targets group by TE category
Draw_network_by_group( rbp_lfc = rbp_lfc, res = res, Targets = Targets, gene_groups = gene_groups, n = 5, forwarded = F )
symbol |
rbp_lfc, res, Targets, 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.