degreeApproach: function for building a network based only on node degree

Description Usage Arguments Value Examples

Description

This function creates an unsophisticated graph based solely on the node degrees

Usage

1

Arguments

motif

A motif dataset, a data.frame, matrix or exprSet containing 3 columns. Each row describes an motif associated with a transcription factor (column 1) a gene (column 2) and a score (column 3) for the motif.

Value

network

Examples

1
1+1

dschlauch/MONSTER documentation built on May 15, 2019, 2:57 p.m.