-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ancestral] Mutually exclusive ref/root seq arg
For VCF alignments, `--vcf-reference` becomes the 'ref' variable and for FASTA alignments, `--root-sequence` becomes the 'ref' variable. If both was provided then (previously) one was silently ignored, but they are now mutually exclusive. The argument help messages are also improved.
- Loading branch information
1 parent
317cf0a
commit a529731
Showing
3 changed files
with
25 additions
and
3 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
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