goodSamplesGenesMS(
multiExpr,
minFraction = 1/2,
minNSamples = ..minNSamples,
minNGenes = ..minNGenes,
verbose = 2, indent = 0)
checkSets
). A vector of
lists, one per set. Each set must contain a component data
that contains the expression data, with
rows corresponding to sTRUE
if the sample is
considered good and FALSE
otherwise.TRUE
if the gene is
considered good and FALSE
otherwise...minNSamples
and ..minNGenes
are both set to the value 4.goodGenes
, goodSamples
, goodSamplesGenes
for cleaning
individual sets separately;goodSamplesMS
, goodGenesMS
for additional cleaning of multiple data
sets together.