Learn R Programming

wTO (version 2.1)

wTO.in.line: wTO.in.line

Description

Transforms a correlation matrix into the line format.

Transforms a correlation matrix into the line format.

Usage

wTO.in.line(d)

Value

the wTO matrix into a data.frame: Node1, Node2 and wTO.

the wTO matrix into a data.frame: Node1, Node2 and wTO.

Arguments

d

correlation matrix to be converted into the line format.

Author

Deisy Morselli Gysi <deisy at bioinf.uni-leipzig.de>