all.present: Filter by PMA call

Description Usage Arguments Value Author(s) Examples

View source: R/pairwise.comparison.R

Description

must be present in at least no arrays to be called present

Usage

1
2
  ## S3 method for class 'present'
all(x,calls,no = "all")

Arguments

x

An object to filter

calls

A matrix of PMA calls

no

How many in a row to pass the filter? If 'all' then all must be present

Value

A probesetid

Author(s)

Crispin J Miller

Examples

1
2
3
4
  ## Not run: 
     all.present(eset,calls,dim(calls)[2])
  
## End(Not run)

simpleaffy documentation built on Nov. 8, 2020, 11:09 p.m.