Description Usage Arguments Details Author(s)
Function for filtering clones via a user defined function.
1 | filterClones(MA, filterFunc, ...)
|
MA |
An object of class |
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. |
Any clones identified by the filter function are turned into NA's.
These are then removed or imputed within the processCGH
function.
Mike Smith
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.