diff options
| author | Arun Isaac | 2026-08-28 03:05:32 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-28 14:45:26 +0100 |
| commit | 586428723f40d929f3ef9402352378c6d6629841 (patch) | |
| tree | 4397dff7be322ab098ffe34ef46f8f85528683cc /test-data/test-extract-path-bridge.gfa | |
| parent | 1783136fa37cb502d07ce2e4bb0474cd3a0ff1f2 (diff) | |
| download | domagi-main.tar.gz domagi-main.tar.lz domagi-main.zip | |
Diffstat (limited to 'test-data/test-extract-path-bridge.gfa')
| -rw-r--r-- | test-data/test-extract-path-bridge.gfa | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test-data/test-extract-path-bridge.gfa b/test-data/test-extract-path-bridge.gfa new file mode 100644 index 0000000..1f2846f --- /dev/null +++ b/test-data/test-extract-path-bridge.gfa @@ -0,0 +1,18 @@ +H VN:Z:1.0 +S 1 CAAATAAG +S 2 A +S 3 G +S 4 T +S 5 C +S 6 TTG +S 7 AG +S 8 G +S 9 AAATTTTCTGGAGTTCTAT +S 10 A +L 6 + 7 + +L 6 + 8 + +L 7 + 10 + +L 8 + 9 + +L 10 + 9 + +P x 1+,3+,5+,6+,8+,9+ +P y 1+,2+,4+,6+,7+,10+,9+ |
