diff options
| author | Arun Isaac | 2026-08-26 23:07:38 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-26 23:11:40 +0100 |
| commit | 7e9402d342f6e675a21400a6e84e608a5e8a6aab (patch) | |
| tree | 68d9f731c686f0465af13ed4c341c9c6d021edcb /test-data/expected-output/test1-extract-node-1.gfa | |
| parent | 7073e5cc0860ccbe739f97eaa116d10b639a3005 (diff) | |
| download | domagi-7e9402d342f6e675a21400a6e84e608a5e8a6aab.tar.gz domagi-7e9402d342f6e675a21400a6e84e608a5e8a6aab.tar.lz domagi-7e9402d342f6e675a21400a6e84e608a5e8a6aab.zip | |
Append extracted path range to path name.
Diffstat (limited to 'test-data/expected-output/test1-extract-node-1.gfa')
| -rw-r--r-- | test-data/expected-output/test1-extract-node-1.gfa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-data/expected-output/test1-extract-node-1.gfa b/test-data/expected-output/test1-extract-node-1.gfa index 3beb269..9c2c36f 100644 --- a/test-data/expected-output/test1-extract-node-1.gfa +++ b/test-data/expected-output/test1-extract-node-1.gfa @@ -8,5 +8,5 @@ L 9 + 10 + 0M L 9 + 11 + 0M S 10 A S 11 T -P x 8+,9+,11+ * -P y 7+,9+,10+ * +P x:13-34 8+,9+,11+ * +P y:13-34 7+,9+,10+ * |
