el2regulon: Convert a bipartite edgelist to regulon

View source: R/TIGER.R

el2regulonR Documentation

Convert a bipartite edgelist to regulon

Description

Convert a bipartite edgelist to regulon

Usage

el2regulon(el)

Arguments

el

An edge list dataframe with three columns. First column is TF name, second column is gene name, and third column is edge weight.

Value

A VIPER required regulon object


netZoo/netZooR documentation built on June 8, 2024, 6:20 a.m.