Package bpm :: Package cmdargs :: Module graph
[hide private]
[frames] | no frames]

Module graph

source code

'graph.py' sets up the command line arguments for the 'genecentric-bpms-graph' program.
Variables [hide private]
  parser = argparse.ArgumentParser(description= 'Graph BPMs', fo...
  aa = parser.add_argument
  conf = parser.parse_args()
Variables Details [hide private]

parser

Value:
argparse.ArgumentParser(description= 'Graph BPMs', formatter_class= ar\
gparse.ArgumentDefaultsHelpFormatter)