Learn R Programming

simpleaffy (version 2.48.0)

all.present: Filter by PMA call

Description

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

Usage

"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

Examples

Run this code
  ## Not run: 
#      all.present(eset,calls,dim(calls)[2])
#   ## End(Not run)

Run the code above in your browser using DataLab