Skip to content

cluster_bedpe

Concepts

A loop is a connection between two regions in the linear genome that are brought close together in 3D space. Overlapping interactions occur when loops share anchoring regions on the diagonal. cluster_bedpe groups overlapping interactions. Creating clusters from overlapping interactions provides a flexible, context-specific view of genome organization, capturing dynamic regulatory relationships that TADs may miss.

cluster_bedpe is often used after extracting loops from a .hic file with extract_bedpe.

Input

slide_1

slide_2

Output

slide_3

Flank

slide_4 slide_5

Usage

cluster_bedpe clusters bedpe rows based on basepair intersections

Usage and Option Summary

Terminal window
cluster_bedpe -P file.bedpe

Required

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

Optional

Short OptionLong OptionDescription
-F--flankGenome distance in bp to increase the size of bedpe rows. Default is 0
-h--helpHelp message