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.

14 blockwiseConsensusModules<br />

blockwiseConsensusModules<br />

Find consensus modules across several datasets.<br />

Description<br />

Usage<br />

Perform network construction and consensus module detection across several datasets.<br />

blockwiseConsensusModules(<br />

multiExpr, blocks = NULL,<br />

maxBlockSize = 5000,<br />

randomSeed = 12345,<br />

corType = "pearson",<br />

power = 6,<br />

consensusQuantile = 0,<br />

networkType = "unsigned",<br />

TOMType = "unsigned",<br />

scaleTOMs = TRUE, scaleQuantile = 0.95,<br />

sampleForScaling = TRUE, sampleForScalingFactor = 1000,<br />

useDiskCache = TRUE, chunkSize = NULL,<br />

cacheBase = ".blockConsModsCache",<br />

deepSplit = 2,<br />

detectCutHeight = 0.995, minModuleSize = 20,<br />

checkMinModuleSize = TRUE,<br />

maxCoreScatter = NULL, minGap = NULL,<br />

maxAbsCoreScatter = NULL, minAbsGap = NULL,<br />

pamStage = TRUE, pamRespectsDendro = TRUE,<br />

minKMEtoJoin =0.7,<br />

minCoreKME = 0.5, minCoreKMESize = minModuleSize/3,<br />

minKMEtoStay = 0.2,<br />

reassignThresholdPS = 1e-4,<br />

mergeCutHeight = 0.15,<br />

impute = TRUE,<br />

getTOMs = NULL,<br />

saveTOMs = FALSE,<br />

saveTOMFileBase = "consensusTOM",<br />

getTOMScalingSamples = FALSE,<br />

trapErrors = FALSE,<br />

checkPower = TRUE,<br />

numericLabels = FALSE,<br />

checkMissingData = TRUE,<br />

quickCor = 0,<br />

nThreads = 0,<br />

verbose = 2, indent = 0)<br />

Arguments<br />

multiExpr<br />

expression data in the multi-set format (see checkSets). A vector of lists, one<br />

per set. Each set must contain a component data that contains the expression<br />

data, with rows corresponding to samples and columns to genes or probes.

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

Saved successfully!

Ooh no, something went wrong!