Draw_network_by_group: Draw_network_by_group

View source: R/Draw_network_by_group.R

Draw_network_by_groupR Documentation

Draw_network_by_group

Description

This function draw a network from CLIPreg output. It plots the n most changing RBP and their targets group by TE category

Usage

Draw_network_by_group(
  rbp_lfc = rbp_lfc,
  res = res,
  Targets = Targets,
  gene_groups = gene_groups,
  n = 5,
  forwarded = F
)

Arguments

symbol

rbp_lfc, res, Targets, gene_groups, n

Value

Plot network

Examples

Draw_network(rbp_lfc=rbp_lfc,res=res_both,gene_groups=gene_groups,n=5)


SGDDNB/CLIPreg documentation built on Sept. 18, 2022, 9:42 a.m.