Learn R Programming

GeneBreak (version 1.2.0)

accessOptions,CopyNumberBreakPoints-method: Access Object Data. This method lists possible functions to access the data of the object.

Description

Access Object Data. This method lists possible functions to access the data of the object.

Usage

"accessOptions"(object)

Arguments

object
An object of class CopyNumberBreakPoints or CopyNumberBreakPointGenes

Value

prints text to screen

Examples

Run this code
data( copynumber.data.chr20 )
bp <- getBreakpoints( copynumber.data.chr20 )

accessOptions( bp )

Run the code above in your browser using DataLab