Skip to content
#

parsers

Here are 160 public repositories matching this topic...

fmaguire
fmaguire commented Mar 23, 2021

To handle concerns raised by @cimendes in #39 and try and make issues with input selection clearer to users e.g., #54 we should add proper use of logging library, default to simple error messages and add a --debug flag to argparse which displays the full traceback.

  1. Add boolean debug flag in the generic CLI parser (default False):
    https://github.com/pha4ge/hAMRonization/blob/master/hAM

Improve this page

Add a description, image, and links to the parsers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parsers topic, visit your repo's landing page and select "manage topics."

Learn more