subset.CopyNumber | R Documentation |
Subset data
slot of CopyNumber object, un-selected rows will move to
dropoff.segs slot, annotation slot will update in the same way.
## S3 method for class 'CopyNumber'
subset(x, subset = TRUE, ...)
x |
a CopyNumber object to be subsetted. |
subset |
logical expression indicating rows to keep. |
... |
further arguments to be passed to or from other methods. Useless here. |
a CopyNumber object
Shixiang Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.