Skip to content

Commit

Permalink
adjust default pw alignment parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
kriese committed Jun 3, 2022
1 parent 6de0d86 commit 97b52df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ liftover_root: "resources/references/liftover/"

# Settings for the pairwise alignment
pw_alignment:
match: 1
match: 2
gap: -1
mismatch: -2
mismatch: -1

samples: ['17_08']

Expand Down

0 comments on commit 97b52df

Please sign in to comment.