Mercurial > repos > devteam > lastz
annotate test-data/lastz_d_test1.out @ 7:86f2c3695694 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 8c6730485b00a47419ebe86278e4bd669377e3e2"
| author | iuc |
|---|---|
| date | Sat, 27 Nov 2021 10:40:44 +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:-1764 # 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 = -176 # 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 = 573 |
|
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 = 43 |
|
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 73 -83 -52 -100 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
10 C -83 100 -176 -52 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
11 G -52 -176 100 -83 |
|
8e9252994649
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
iuc
parents:
diff
changeset
|
12 T -100 -52 -83 73 |
