# test file for 25xACD 2xBCD 3xABCD
# part -> {head=1, tail=0}
# svtype -> {frag=0, DUP=1, DEL=2, INV=3, BND=4, INS=5, spatial=6}
#node1	node2	frag1	frag2	part1	part2	edgeid	svtype	cov
1	2	A	A	0	1	0	0	28
3	4	B	B	0	1	2	0	5
5	6	C	C	0	1	4	0	30
7	8	D	D	0	1	6	0	30
2	3	A	B	1	0	1	6	3
4	5	B	C	1	0	3	6	5
6	7	C	D	1	0	5	6	30	
2	5	A	C	1	0	7	2	25
3	8	B	D	0	1	8	1	2
1	8	A	D	0	1	9	1	28
