graphNet: Draws the graph of the entire network

Description Usage Arguments

View source: R/base.R

Description

Draws the graph of the entire network

Usage

1
graphNet(net, osa = data.frame())

Arguments

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.