A data frame in which each row represents the relationship from one genome position(source) to
another one(target):
- source_chr
chromosome name of source
- source_start
start position of source
- source_end
end position of source
- target_chr
chromosome name of target
- target_start
start position of target
- target_end
end position of target