Skip to content
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

add export v1 subcommand to augur v5 #398

Merged
merged 1 commit into from
Nov 8, 2019
Merged

add export v1 subcommand to augur v5 #398

merged 1 commit into from
Nov 8, 2019

Conversation

jameshadfield
Copy link
Member

Adds a augur export v1 subcommand to augur v5, which mimics the augur export v1 subcommand present in augur v6. This is desirable as it allows us to write Snakefiles for augur builds which will work with both augur v5 & augur v6. (Note that it's not recommended to mix-and-match within a single run.)

Note that (augur v5's) export v1 contains a subset of the arguments available to export.

The zika test build is modified to use the augur export v1 command.

Adds a `augur export v1` subcommand to augur v5, which mimics the `augur export v1` subcommand present in augur v6. This is desirable as it allows us to write Snakefiles for augur builds which will work with both augur v5 & augur v6. (Note that it's not recommended to mix-and-match within a single run.)

Note that (augur v5's) `export v1` contains a subset of the arguments available to `export`. 

The zika test build is modified to use the `augur export v1` command.
@trvrb
Copy link
Member

trvrb commented Nov 8, 2019

This looks great James! Code looks good. Tested and works as expected as well.

@trvrb trvrb merged commit 2ceb681 into master Nov 8, 2019
@trvrb trvrb deleted the export-v1 branch November 8, 2019 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants