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