Description Usage Arguments Value
View source: R/getReference.R View source: R/getReference 2.R
This function will not be called directly by the user. The function is used by the CARMA
function and returns a table with genomic positions for the genomic region in which CARMA scores are calculated.
1 | getReference(region.type, hg, bin.width, overlap, exclude.x.chrom)
|
region.type |
the type of region chosen in which CARMA scores are calculated: |
hg |
a data frame containing start and end positions of chromosome arms: |
bin.width |
the width of the bin region. |
overlap |
if |
exclude.x.chrom |
if |
A data frame defining the start and end position for the genomic regions in which CARMA scores are calculated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.