Skip to content

Commit

Permalink
mismatch score to -10
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Davydov committed Oct 31, 2024
1 parent eeabbb0 commit d1714a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/presets/protocols/bruker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
bandWidth: 4
scoring:
alphabet: nucleotide
subsMatrix: "simple(match = 5, mismatch = -9)"
subsMatrix: "simple(match = 5, mismatch = -10)"
gapPenalty: -19
minAlignmentScore: 60
maxNormalizedAlignmentPenalty: 0.4
Expand Down

0 comments on commit d1714a9

Please sign in to comment.