Basic Usage

The basic usage of CLIPipe is:

clipipe ${step_name} -d ${dataset}

# Note:
#   ${step_name} is one of the step listed in 'positional arguments'.
#   ${dataset} is the name of your dataset that should match the prefix of your configuration file described in the following section.