Description Usage Arguments Value Examples
Access Object featureChromosomes. This method returns a vector with feature chromosomes.
1 2 | ## S4 method for signature 'CopyNumberBreakPoints'
featureChromosomes(object)
|
object |
An object of class |
a vector with feature chromosomes
1 2 3 | data( copynumber.data.chr20 )
bp <- getBreakpoints( copynumber.data.chr20 )
featureChromosomes( bp )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.