Description Usage Arguments Value
View source: R/processUcscCytoband.R
utility function to pull in UCSC cytoband / arm files this is then applied to the mcols() of a GRanges or GAlignmentPairs and then one can trivially parallelize over cytobands or arms with split()
1 | processUcscCytoband(filename)
|
filename |
the UCSC cytoband file |
a GRanges with $chrArm and $chrBand as mcols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.