Description Usage Arguments Value
Helper function for 'find_bed_regions'. Merges overlapping regions and sorts regions.
1  | 
region | 
 Dataframe; list of gene regions in "bed" format. Must include the following columns in order: ‘chr' (’chromosome', character), 'start' (start position, numeric), and 'end' (end position, numeric).  | 
check.chr | 
 Logical; should coordinates be checked for chromosomal format with "chr" prefix?  | 
verbose | 
 Logical; should 'bedr' functions output all messages?  | 
Dataframe in "bed" format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.