adlofts created page: pipeline scripts authored by Andrew Lofts's avatar Andrew Lofts
...@@ -25,9 +25,9 @@ Property grid using JIDE implementation, by Levente Hunyadi* ...@@ -25,9 +25,9 @@ Property grid using JIDE implementation, by Levente Hunyadi*
* https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica * https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica
```matlab ```matlab
git clone git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git git clone --recursive git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git
``` ```
The recusive command will download the nested submodules that are need to run this pipeline.
*Zip Folder* *Zip Folder*
* Click the download zip icon on the [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica). * Click the download zip icon on the [Home Page](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica).
... ...
......