Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-hakkaart committed Oct 9, 2023
1 parent 770f098 commit 23aafc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/session_2/2_runcommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Each of these can be modified independently of the others and be applied using a
process {

withName: 'FREEBAYES' {
ext.args = '--min-alternate-fraction 0.05 --min-mapping-quality 1'
ext.args = '--min-alternate-fraction 0.05'
}
}
```
Expand Down

0 comments on commit 23aafc5

Please sign in to comment.