Description Usage Arguments Value Examples
Access Object Data. This method lists possible functions to access the data of the object.
1 2 | ## S4 method for signature 'CopyNumberBreakPoints'
accessOptions(object)
|
object |
An object of class |
prints text to screen
1 2 3 4 | data( copynumber.data.chr20 )
bp <- getBreakpoints( copynumber.data.chr20 )
accessOptions( bp )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.