Describe the bug
-v flag is opposite in guessprotocol; the flag silences the std output.
To Reproduce
Steps to reproduce the behavior:
- run
dnmtools guessprotocol -v -n 1000 [input_fastq]
- run
dnmtools guessprotocol -n 1000 [input_fastq]
- See the difference.
Expected behavior
-v should make things verbose.
Desktop (please complete the following information):
- OS: Linux
- Browser: NA
- Version: NA
Describe the bug
-v flag is opposite in guessprotocol; the flag silences the std output.
To Reproduce
Steps to reproduce the behavior:
dnmtools guessprotocol -v -n 1000 [input_fastq]dnmtools guessprotocol -n 1000 [input_fastq]Expected behavior
-v should make things verbose.
Desktop (please complete the following information):