View source: R/getRecurrence.R
setupArms | R Documentation |
Setup chromosome arm information for use in plotting recurrent signatures.
setupArms(windowGR)
windowGR |
GenomicRanges object of genomic bins that the genome has been split into. See setupWindows(). |
A list of chromosome arm information as a matrix ([[arms]]), chromosome arm information as a GenomicRanges object ([[armsGR]]) and overlaps between chromosome arms and genomic bins ([[armsOverlaps]]).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.