GEO_QC.boxplot: QC.boxplot

Description Usage Arguments Author(s) Examples

Description

质量控制相关的箱式图。limit.array = 30,limit.genes=3000指的是如果array个数>30,就不进行全基因分析,只随机选取3000个基因进行质量分析。

Usage

1
2
3
4
5
6
7
QC.boxplot(DesignEset,
           contrast,
           savefile=F,
           names="test1",
           limit.array = 30,
           limit.genes=3000,
           seed=2018)

Arguments

contrast

list(c("N1.plus","N1"),c("N1.plus","N0"),c("N1","N0")).a list that contain lots of contrasts

Author(s)

Weibin Huang

Examples

1
2
3
4
5
6
7
QC.boxplot(DesignEset,
           contrast,
           savefile=F,
           names="test1",
           limit.array = 30,
           limit.genes=3000,
           seed=2018)

shijianasdf/BasicBioinformaticsAnalysisFromZhongShan documentation built on Jan. 3, 2020, 10:08 p.m.