From d2282f6b7453a023af92424309e8713f5c8f7ca7 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 18 Aug 2026 14:44:46 +0100 Subject: Add chop subcommand. --- test-data/expected-output/test3-chop-4.gfa | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test-data/expected-output/test3-chop-4.gfa (limited to 'test-data/expected-output/test3-chop-4.gfa') diff --git a/test-data/expected-output/test3-chop-4.gfa b/test-data/expected-output/test3-chop-4.gfa new file mode 100644 index 0000000..f043b82 --- /dev/null +++ b/test-data/expected-output/test3-chop-4.gfa @@ -0,0 +1,15 @@ +H VN:Z:1.0 +S 1 AGGA +L 1 + 2 + 0M +L 1 + 3 + 0M +L 1 + 3 - 0M +S 2 A +L 2 + 4 + 0M +S 3 TC +L 3 - 4 + 0M +L 3 + 4 + 0M +S 4 TCTC +L 4 + 5 + 0M +S 5 AGG +P 5+ 1+,3+,4+,5+,4+,5+ * +P 5- 1+,3-,4+,5+ * -- cgit 1.4.1