brainprep.wrappers: Functions for running shell commands.¶
Functions for running shell commands.
Functions¶
|
Recursively validates output file paths. |
|
Verifies if a command is installed on a Linux system using the which utility. |
|
Check whether the input is a list of lists containing only strings. |
|
Check whether the input is a list containing only strings. |
|
Execute a command-line instruction and return its output. |