filter: Filter clones from sample

Description Usage Arguments Details Author(s)

Description

Function for filtering clones via a user defined function.

Usage

1
	filterClones(MA, filterFunc, ...)

Arguments

MA

An object of class MAList

filterFunc

A user specified function that accepts an MAList and returns the indices of the clones to be removed.

...

Additional arguments to be passed to the filter function.

Details

Any clones identified by the filter function are turned into NA's. These are then removed or imputed within the processCGH function.

Author(s)

Mike Smith


snapCGH documentation built on Nov. 8, 2020, 5:31 p.m.