graphEdgeList: Draws the graph of a set of edges in the network

Description Usage Arguments

View source: R/base.R

Description

Draws the graph of a set of edges in the network

Usage

1
graphEdgeList(edge_indexes, net, osa = data.frame())

Arguments

edge_indexes

The index of the edges in the network that comprise the module.

net

A network data frame containing the KINC-produced network. The loadNetwork function imports a dataframe in the correct format for this function.

osa

The sample annotation matrix. One column must contain the header 'Sample' and the remaining colums correspond to an annotation type. The rows of the anntation columns should contain the annotations.


SystemsGenetics/KINC.R documentation built on Nov. 10, 2021, 9:22 p.m.