nipype.interfaces.slicer.base module¶
- class nipype.interfaces.slicer.base.SlicerCommandLine(command=None, terminal_output=None, write_cmdline=False, **inputs)¶
Bases:
SEMLikeCommandLine- Optional Inputs:
args (a string) – Additional parameters to the command. Maps to a command-line argument:
%s.environ (a dictionary with keys which are a bytes or None or a value of class ‘str’ and with values which are a bytes or None or a value of class ‘str’) – Environment variables. (Nipype default value:
{})
