-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement alignment param presets
Define some hard-coded presets of alignment parameters additionally to the default one. The `--alignment-preset` arg allows users to toggle between presets. Example: ```bash nextclade run --dataset-name=sars-cov-2 -O tmp/sars-cov-2 sequences.fasta --alignment-preset=high-diversity --verbosity=info ```
- Loading branch information
1 parent
c9c28ad
commit f501968
Showing
2 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters