read.modules {WGCNA} R Documentation

load TOM module network nodes

Description

Usage

read.modules(file,
    prefix = NULL);

Arguments

file

the TOM network nodes text file, should be a tsv file of the cytoscape network export result. [as string]

Details

Authors

phenotype_kit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package WGCNA version 1.0.0.0 Index]