Install 'RAVE' pipelines
Arguments
- src
pipeline directory
- to
installation path; choices are
'default'
,'custom'
,'workdir'
, and'tempdir'
. Please specify pipeline root path viapipeline_root
when'custom'
is used.- upgrade
whether to upgrade the dependence; default is
FALSE
for stability, however, it is highly recommended to upgrade your dependencies- force
whether to force installing the pipelines
- set_default
whether to set current pipeline module folder as the default, will be automatically set when the pipeline is from the official 'Github' repository.
- ...
other parameters not used
- repo
'Github' repository in user-repository combination, for example,
'rave-ieeg/rave-pipeline'