mgkit.workflow.utils module¶
Utility functions for workflows
-
class
mgkit.workflow.utils.CiteAction(option_strings, dest='==SUPPRESS==', default='==SUPPRESS==', help='Show citation for the framework')[source]¶ Bases:
argparse.ActionArgparse action to print the citation, using the
mgkit.cite()function.
-
class
mgkit.workflow.utils.PrintManAction(option_strings, dest='==SUPPRESS==', default='==SUPPRESS==', help='Show the script manual', manual='')[source]¶ Bases:
argparse.ActionNew in version 0.2.6.
Argparse action to print the manual