WGCNA_6_3 | R Documentation |
Step 3: determing module size for WGCNA
WGCNA_6_3(expr=expr, softPower=8, minM=minM, cutH=cutH, stype="unsigned", project.name="WGCNA_net");
expr |
expr: gene expression data |
softPower |
softPower: power value from step 2 |
minM |
minM: minimum node number per module |
cutH |
cutH: threshold for module selecting |
stype |
stype: unsigned, signed, signed hybrid, distance |
project.name |
project.name: project name |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.