run_from_args¶
Import in python using from mcot.core._scripts.ptx.select_vertex import run_from_args
-
mcot.core._scripts.ptx.select_vertex.run_from_args(args)[source]¶ Runs script from command line arguments
Parameters: args – command line arguments from add_to_parser().