diff options
| author | Arun Isaac | 2026-07-12 02:07:47 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-07-27 23:30:30 +0100 |
| commit | 74391420fa9890d33e8d89a15c816e6378c7aaef (patch) | |
| tree | 763c16edbd68b615d53c40c8ece197a3877358da /test-data/test1.gfa | |
| download | domagi-74391420fa9890d33e8d89a15c816e6378c7aaef.tar.gz domagi-74391420fa9890d33e8d89a15c816e6378c7aaef.tar.lz domagi-74391420fa9890d33e8d89a15c816e6378c7aaef.zip | |
Initial commit
Diffstat (limited to 'test-data/test1.gfa')
| -rw-r--r-- | test-data/test1.gfa | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/test-data/test1.gfa b/test-data/test1.gfa new file mode 100644 index 0000000..b11f390 --- /dev/null +++ b/test-data/test1.gfa @@ -0,0 +1,38 @@ +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 A +S 8 G +S 9 AAATTTTCTGGAGTTCTAT +S 10 A +S 11 T +S 12 ATAT +S 13 A +S 14 T +S 15 CCAACTCTCTG +P x 1+,3+,5+,6+,8+,9+,11+,12+,14+,15+ 8M,1M,1M,3M,1M,19M,1M,4M,1M,11M +P y 1+,2+,4+,6+,7+,9+,10+,12+,13+,15+ 8M,1M,1M,3M,1M,19M,1M,4M,1M,11M +L 1 + 2 + 0M +L 1 + 3 + 0M +L 2 + 4 + 0M +L 2 + 5 + 0M +L 3 + 4 + 0M +L 3 + 5 + 0M +L 4 + 6 + 0M +L 5 + 6 + 0M +L 6 + 7 + 0M +L 6 + 8 + 0M +L 7 + 9 + 0M +L 8 + 9 + 0M +L 9 + 10 + 0M +L 9 + 11 + 0M +L 10 + 12 + 0M +L 11 + 12 + 0M +L 12 + 13 + 0M +L 12 + 14 + 0M +L 13 + 15 + 0M +L 14 + 15 + 0M |
