-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Augur] Expose Augur versions #686
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
39ece66
Add iqtree model extraction to augur_tree task and update workflow ou…
Michal-Babins d181a17
Refactor augur_tree task to correctly derive FASTA basename and direc…
Michal-Babins 2ac0c0d
Add iqtree model used field to augur workflow documentation
Michal-Babins a9a4e65
Handle empty substitution model case in augur_tree task
Michal-Babins 064d677
Ensure iqtree_model_used is a non-nullable String in augur_tree task …
Michal-Babins 8e8f1f2
Update augur workflow documentation to include model options for subs…
Michal-Babins 548ca26
Add augur_iqtree_model_used variable to documentation for clarity
Michal-Babins a55fbbb
added wildcard so we can parse the model name out of log file is a BE…
kapsakcj d7737af
added "set --euo pipefail" to augur tree task, also added 2 output st…
kapsakcj 86be573
added string output mafft_version to augur_align task; also added set…
kapsakcj d8ccef5
augur_tree task: added version capture for 3 tree building methods an…
kapsakcj 7c13734
Merge remote-tracking branch 'origin/main' into mb-augur-automodel-ou…
Michal-Babins e476731
docs: add version variables for fasttree, iqtree, and raxml in augur …
Michal-Babins 4606885
docs: add mafft version variable to augur workflow documentation
Michal-Babins 34ead16
docs: update descriptions for tree method version variables in augur …
Michal-Babins File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you've got an extra echo here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah i see you're using them as line breaks in the output log