Skip to content

Commit

Permalink
Adapt to changed Muscle5 output
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Nov 4, 2024
1 parent a1d0aa9 commit 41b33ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/application/test_msa.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def sequences():
"TITANITE\n"
"BI-SMITE\n"
"-I-QLITE",
[0, 3, 1, 2]
[1, 3, 0, 2]
),
(
MafftApp,
Expand Down

0 comments on commit 41b33ca

Please sign in to comment.