pyani.scripts.parsers.plot_parser module

Provides parser for plot subcommand.

pyani.scripts.parsers.plot_parser.build(subps: argparse._SubParsersAction, parents: Optional[List[argparse.ArgumentParser]] = None) → None[source]

Return a command-line parser for the plot subcommand.

Parameters:
  • subps – collection of subparsers in main parser
  • parents – parsers from which arguments are inherited

The plot subcommand takes specific arguments:

--method (graphics method to use)