Description Usage Arguments Value Examples
View source: R/transform_cor.R
Convert coordinates between different genomes when necessary.
1 | trans_cor(peak, hg_from, hg_to)
|
peak |
A |
hg_from |
The genome are coverting from. This parameter can be "hg18", "hg19" or "hg38", etc. |
hg_to |
Which type the genome is converting to. This parameter can be "hg18",
"hg19" or "hg38", etc. NOTICE |
A GRanges object.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.