From 74391420fa9890d33e8d89a15c816e6378c7aaef Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 12 Jul 2026 02:07:47 +0100 Subject: Initial commit --- test-data/test3.gfa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test-data/test3.gfa (limited to 'test-data/test3.gfa') diff --git a/test-data/test3.gfa b/test-data/test3.gfa new file mode 100644 index 0000000..1a28506 --- /dev/null +++ b/test-data/test3.gfa @@ -0,0 +1,13 @@ +H VN:Z:1.0 +S 1 AGGA +S 2 A +S 3 TC +S 4 TCTCAGG +P 5+ 1+,3+,4+,4+ 8M,1M,1M +P 5- 1+,3-,4+ 8M,1M,1M +L 1 + 2 + 0M +L 1 + 3 + 0M +L 1 + 3 - 0M +L 3 - 4 + 0M +L 2 + 4 + 0M +L 3 + 4 + 0M -- cgit 1.4.1