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

[FEATURE] Add verbose option to iGenVar #20

Open
Irallia opened this issue Oct 5, 2020 · 0 comments
Open

[FEATURE] Add verbose option to iGenVar #20

Irallia opened this issue Oct 5, 2020 · 0 comments

Comments

@Irallia
Copy link
Collaborator

Irallia commented Oct 5, 2020

We should discuss, if we want a verbose option. There are some commented out prints that you might want to use here.

There are already tests that can test this: #19

EDIT (29.03.2021):
To discuss:
In SeqAn3 we only have -hh as an exception, it's the only one. Every others are short ids and shuld throw if we use more.
Idea: new option -v, --verbose, which then takes an uint8_t for the verbose levels and has a default of 0.

EDIT (12.04.2021): We want to use the seqan verbose option from the argument parser

  • _ spare
  • -v 1 (Level 1): print ERROR <- default
  • -v 2(Level 2): print WARNING, ERROR
  • -v 3 (Level 3): print INFO, WARNING, ERROR
@Irallia Irallia changed the title [FEATURE] Add verbose option to detect_beackends & find_deletions [FEATURE] Add verbose option to iGenVar Mar 18, 2021
@Irallia Irallia linked a pull request Sep 16, 2021 that will close this issue
@Irallia Irallia removed a link to a pull request Sep 16, 2021
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

No branches or pull requests

1 participant