From 586428723f40d929f3ef9402352378c6d6629841 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 28 Aug 2026 03:05:32 +0100 Subject: Bridge extracted subpaths. --- test-data/test-extract-path-bridge.gfa | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test-data/test-extract-path-bridge.gfa (limited to 'test-data/test-extract-path-bridge.gfa') diff --git a/test-data/test-extract-path-bridge.gfa b/test-data/test-extract-path-bridge.gfa new file mode 100644 index 0000000..1f2846f --- /dev/null +++ b/test-data/test-extract-path-bridge.gfa @@ -0,0 +1,18 @@ +H VN:Z:1.0 +S 1 CAAATAAG +S 2 A +S 3 G +S 4 T +S 5 C +S 6 TTG +S 7 AG +S 8 G +S 9 AAATTTTCTGGAGTTCTAT +S 10 A +L 6 + 7 + +L 6 + 8 + +L 7 + 10 + +L 8 + 9 + +L 10 + 9 + +P x 1+,3+,5+,6+,8+,9+ +P y 1+,2+,4+,6+,7+,10+,9+ -- cgit 1.4.1