annotateTRM {rTRM}R Documentation

Annotate a network object with information about clusters.

Description

This function takes a network object and includes cluster information as piecolor attribute, suitable to be plotted with plotTRM()

Usage

annotateTRM(g, target)

Arguments

g

a network object.

target

target node (from findTRM())

Author(s)

Diego Diez


[Package rTRM version 1.31.2 Index]