diff options
| author | Arun Isaac | 2026-08-18 14:44:46 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-21 04:03:20 +0100 |
| commit | d2282f6b7453a023af92424309e8713f5c8f7ca7 (patch) | |
| tree | 457d50052cb9dcab893fcec0a28700f73a259108 /test-data/expected-output/test3-chop-4.gfa | |
| parent | 5d65c47b0388b3e3fa50b8ddfbda4f417af4735f (diff) | |
| download | domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.gz domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.lz domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.zip | |
Add chop subcommand.
Diffstat (limited to 'test-data/expected-output/test3-chop-4.gfa')
| -rw-r--r-- | test-data/expected-output/test3-chop-4.gfa | 15 |
1 files changed, 15 insertions, 0 deletions
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+ * |
