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-3.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-3.gfa')
| -rw-r--r-- | test-data/expected-output/test1-extract-node-3.gfa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-data/expected-output/test1-extract-node-3.gfa b/test-data/expected-output/test1-extract-node-3.gfa index 0d58053..0a0113f 100644 --- a/test-data/expected-output/test1-extract-node-3.gfa +++ b/test-data/expected-output/test1-extract-node-3.gfa @@ -22,5 +22,5 @@ L 12 + 13 + 0M L 12 + 14 + 0M S 13 A S 14 T -P x 5+,6+,8+,9+,11+,12+,14+ * -P y 4+,6+,7+,9+,10+,12+,13+ * +P x:9-39 5+,6+,8+,9+,11+,12+,14+ * +P y:9-39 4+,6+,7+,9+,10+,12+,13+ * |
