Usage: sulciReplaceDescriptors.py [options]

Replace the CliqueDescriptor in a model graph to another one

Options:
  -h, --help            show this help message and exit
  -i MGRAPH, --input=MGRAPH
                        input model graph
  -o OUTMGRAPH, --output=OUTMGRAPH
                        output model graph
  -n NODEMODEL, --nodemodel=NODEMODEL
                        model element to set into the model graph nodes
  -r RELMODEL, --relmodel=RELMODEL
                        model element to set into the model graph nodes
