pha4ge/hAMRonization

Clearly specify which tool output files needing used

fmaguire opened this issue · 2 comments

Update documentation to clearly specify WHICH output file (and its name/naming scheme) the parsers are designed to work on for each tool.

Add same documentation to CLI for each relevant parser.

The help information in the parser now provides a loose example of WHICH output file should be used for each tool: https://github.com/pha4ge/hAMRonization/blob/master/hAMRonization/__init__.py#L40

This still could do with being explicitly documented in the README.

Added to the help messages and README.