Closed magicDGS closed 8 years ago
Because now IBDOutput use a SimpleInterval for the windows and it is merging, this could introduce a difference in the output of ReferenceSimilarity.
IBDOutput
SimpleInterval
ReferenceSimilarity
For checking if the regions are the same, we should convert the output to a bed file and joining intervals.
Port in #27, already checked and working as expected.
Because now
IBDOutput
use aSimpleInterval
for the windows and it is merging, this could introduce a difference in the output ofReferenceSimilarity
.For checking if the regions are the same, we should convert the output to a bed file and joining intervals.