BeforeWGCNA: Before WGCNA

Description Usage Arguments Author(s)

View source: R/BI_FastWGCNA.R

Description

Test the number of genes selected in WGCNA

Usage

1
2
BeforeWGCNA(expr.matrix, design, log.convert = T, mad.portion = 0.75,
  mad.min = 0.01)

Arguments

expr.matrix

expression matrix

design

a design object

log.convert

whether do log2 scale for expression matrix

mad.portion

a portion of data you want base on median absolute deviation(mad) filter

mad.min

the lower cut-off of mad filter

Author(s)

Weibin Huang<654751191@qq.com>


huangwb8/lucky documentation built on Oct. 16, 2019, 9:01 a.m.