Draw_network: Draw_network

View source: R/Draw_network.R

Draw_networkR Documentation

Draw_network

Description

This function draw a network from CLIPreg output. It plots the n most changing RBP and their target

Usage

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

Arguments

symbol

rbp_lfc, res, 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.