View source: R/WGCNA_dissTOM2network.R
WGCNA_dissTOM2network | R Documentation |
get network from dissTOM matrix
WGCNA_dissTOM2network(m.files=m.files, indir=indir, outdir=outdir, project.name="ALL", softPower=6,
cutoff=cutoff, label=FALSE, label.cex=0.4);
m.files |
files of tom matrix |
indir |
input directory |
outdir |
output directory |
project.name |
project name |
softPower |
softPower |
cutoff |
cutoff |
label |
logical, gene lable |
label.cex |
gene lable size |
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.