snSummary {ABarray}R Documentation

Create summary information for S/N ratio

Description

Create summary information for S/N ratio for each sample group

Usage

snSummary(eset, snThresh = 3, group, grpMember)

Arguments

eset an ExpressionSet object
snThresh S/N ratio threshold to use, default = 3
group sample group
grpMember sample group members, optional

Value

a matrix containing the number of samples with S/N >=3 for each probe

Author(s)

Yongming Sun


[Package ABarray version 1.10.0 Index]