Skip to content

union_bedpe

Concepts

After building or extracting a bedpe file, union_bedpe can reduce granularity by combining regions with overlapping interactions.

slide_1

Single .bedpe file input

slide_2

slide_3

Multiple .bedpe file input

slide_4

slide_5

Usage

Given one or more bedpe files, union_bedpe will print the union of intervals to standard out. Multiple bedpe files can be supplied as -P bedpe1 -P bedpe2 -P bedpe3 etc.

Usage and Option Summary

Terminal window
union_bedpe -P /path/to/bedpe1

Required

Short OptionLong OptionDescription
-P--bedpePath of the bedpe file you want to use

Optional

Short OptionLong OptionDescription
-h--helpHelp message