Mercurial > repos > devteam > lastz
annotate test-data/lastz_d_test2.out @ 8:da6f44d06921 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 1075d38f2a8eaffb824771a5c4fe70c36aa15f2c
| author | iuc |
|---|---|
| date | Sun, 02 Jul 2023 12:10:29 +0000 |
| parents | 8e9252994649 |
| children |
| rev | line source |
|---|---|
|
2
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
1 # (a LASTZ scoring set, created by "LASTZ --infer") |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
2 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
3 bad_score = X:-1781 # used for sub[X][*] and sub[*][X] |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
4 fill_score = -178 # used when sub[*][*] not otherwise defined |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
5 gap_open_penalty = 400 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
6 gap_extend_penalty = 30 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
7 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
8 A C G T |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
9 A 72 -79 -49 -97 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
10 C -79 100 -178 -49 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
11 G -49 -178 100 -79 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
12 T -97 -49 -79 72 |
