Skip to contents

A small example dataset containing genomic interactions, similar to what would be found in a BEDPE file.

Usage

example_interactions

Format

A data frame with 30 rows and 7 variables:

seqnames1

Chromosome name for the first anchor

start1

Start position for the first anchor

end1

End position for the first anchor

seqnames2

Chromosome name for the second anchor

start2

Start position for the second anchor

end2

End position for the second anchor

score

Interaction score

Source

Simulated data