MikeAxtell / ShortStack

ShortStack: Comprehensive annotation and quantification of small RNA genes
MIT License
88 stars 29 forks source link

ShortStack4 - disable progress bars when non-TTY output #107

Closed MikeAxtell closed 1 year ago

MikeAxtell commented 1 year ago

Progress bars become a mess when printed to a file instead of a TTY. For all tqdm progress bars need to set disable to None.

MikeAxtell commented 1 year ago

For cutadapt, need option --quiet when printing to a non-TTY

MikeAxtell commented 1 year ago

Resolved in 0e33f07581b1f059a4e773dad286a1362872ccd2