smithlabcode / dnmtools

Tools for analyzing DNA methylation data
https://dnmtools.readthedocs.io
GNU General Public License v3.0
30 stars 9 forks source link

-v flag opposite in guessprotocol #164

Closed masarunakajima closed 1 year ago

masarunakajima commented 1 year ago

Describe the bug -v flag is opposite in guessprotocol; the flag silences the std output.

To Reproduce Steps to reproduce the behavior:

  1. run dnmtools guessprotocol -v -n 1000 [input_fastq]
  2. run dnmtools guessprotocol -n 1000 [input_fastq]
  3. See the difference.

Expected behavior -v should make things verbose.

Desktop (please complete the following information):