WGCNA_filterTrait | R Documentation |
Keep samples in trait data the same of exprMat.
WGCNA_filterTrait(datExpr, trait)
datExpr |
expression matrix |
trait |
trait data matrix |
balanced trait data frame
traitData = WGCNA_filterTrait(datExpr, traitData)
traitColor = WGCNA_filterTrait(datExpr, traitColor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.