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

seqan3 argument parser #36

Closed
wants to merge 5 commits into from

Conversation

joshuak94
Copy link

The first step of introducing seqan3 into vaquita. This pull request does a few things:

  1. Add seqan3 as a submodule and switch seqan to a submodule. This allows both of them to be updated automatically in case of errors/bugs.
  2. Replace the argument parsers in vaquita with the seqan3::argument_parser
  3. Terminate the main vaquita program in case any step returns false.

@joshuak94
Copy link
Author

@xenigmax I can't request reviewers...

@joshuak94 joshuak94 changed the base branch from develop to develop_longread November 14, 2019 09:43
@joshuak94 joshuak94 closed this Nov 14, 2019
@joshuak94
Copy link
Author

Superseded by #37

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.

1 participant