highlightEdgeList: Colors the edges of a given edge list on the currently...

Description Usage Arguments

View source: R/base.R

Description

Colors the edges of a given edge list on the currently plotted graph.

Usage

1
highlightEdgeList(edge_indexes, graph, layout, net, color)

Arguments

edge_indexes

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

graph

The igraph object as returned from graphNet or graphEdgeList.

layout

The layout object as returned from graphNet or graphEdgeList

net

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

color

The color that should be used to highlith the edges


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