CreateFullBase {CoDiNA} | R Documentation |
CreateFullBase
Description
Joins a set of data.frames, order the nodes names by it's smaller value.
Usage
CreateFullBase(x, Code)
Arguments
x |
List of data.frames containig Node.1, Node.2 and the correlation value |
Code |
Name of each one of the networks. |
Value
Returns a list contating: The nodes names and it's correlation values in all networks, 0 if this node is absent.
Author(s)
Deisy Morselli Gysi <deisy at bioinf.uni-leipzig.de>
[Package CoDiNA version 1.1.2 Index]