View source: R/ROADMAP_merge_and_process.R
ROADMAP_merge_and_process | R Documentation |
Standardize and filter Roadmap query results.
ROADMAP_merge_and_process(
grl.roadmap,
gr.snp,
n_top = NULL,
minoverlap = 1,
verbose = TRUE
)
grl.roadmap |
Roadmap query results. |
n_top |
The number of top annotation sources (e.g. tissues) to include, sorted by greatest number of rows (i.e. the number of genomic ranges within the window). |
minoverlap |
A single non-negative integer. Only ranges with a minimum of When |
verbose |
Print messages. |
Other ROADMAP:
ROADMAP_construct_reference()
,
ROADMAP_query()
,
ROADMAP_tabix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.