16.01.2015 Views

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

6 adjacency<br />

addTraitToMEs<br />

Add trait information to multi-set module eigengene structure<br />

Description<br />

Adds trait information to multi-set module eigengene structure.<br />

Usage<br />

addTraitToMEs(multiME, multiTraits)<br />

Arguments<br />

multiME<br />

multiTraits<br />

Module eigengenes in multi-set format. A vector of lists, one list per set. Each<br />

list must contain an element named data that is a data frame with module<br />

eigengenes.<br />

Microarray sample trait(s) in multi-set format. A vector of lists, one list per set.<br />

Each list must contain an element named data that is a data frame in which<br />

each column corresponds to a trait, and each row to an individual sample.<br />

Details<br />

The function simply cbind’s the module eigengenes and traits for each set. The number of sets<br />

and numbers of samples in each set must be consistent between multiMEs and multiTraits.<br />

Value<br />

A multi-set structure analogous to the input: a vector of lists, one list per set. Each list will contain<br />

a component data with the merged eigengenes and traits for the corresponding set.<br />

Author(s)<br />

Peter Langfelder<br />

See Also<br />

checkSets, moduleEigengenes<br />

adjacency<br />

Calculate network adjacency<br />

Description<br />

Calculates network adjacency from given expression data.<br />

Usage<br />

adjacency(datExpr, selectCols = NULL, power = 6, type = "unsigned", corFnc = "co

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!