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-3.gfa | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test-data/expected-output/test3-chop-3.gfa (limited to 'test-data/expected-output/test3-chop-3.gfa') diff --git a/test-data/expected-output/test3-chop-3.gfa b/test-data/expected-output/test3-chop-3.gfa new file mode 100644 index 0000000..0e16301 --- /dev/null +++ b/test-data/expected-output/test3-chop-3.gfa @@ -0,0 +1,19 @@ +H VN:Z:1.0 +S 1 AGG +L 1 + 2 + 0M +S 2 A +L 2 + 3 + 0M +L 2 + 4 + 0M +L 2 + 4 - 0M +S 3 A +L 3 + 5 + 0M +S 4 TC +L 4 - 5 + 0M +L 4 + 5 + 0M +S 5 TCT +L 5 + 6 + 0M +S 6 CAG +L 6 + 7 + 0M +S 7 G +P 5+ 1+,2+,4+,5+,6+,7+,5+,6+,7+ * +P 5- 1+,2+,4-,5+,6+,7+ * -- cgit 1.4.1