accessOptions,CopyNumberBreakPoints-method {GeneBreak} | R Documentation |
Access Object Data. This method lists possible functions to access the data of the object.
## S4 method for signature 'CopyNumberBreakPoints' accessOptions(object)
object |
An object of class |
prints text to screen
data( copynumber.data.chr20 ) bp <- getBreakpoints( copynumber.data.chr20 ) accessOptions( bp )