diff options
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+ |
