Description Usage Arguments Value
Title compare_interval compare cnvr, each input file should contain Chr, Start and End columns, the Chr column should be the number only, for example: 1 not chr1
1 | compare_interval(interval_1, interval_2, map = NULL)
|
interval_1 |
the interval list with ARS1.2 coordinates, not limited on ARS once given the right map file |
interval_2 |
the interval list with UMD3.1 coordinates, not limited on UMD once given the right map file |
map |
map file contains coordinates in both version of map. only need in comparison between the results from different versions. default file is generated from convert_map function |
overlap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.