No commit message authored by Andrew Lofts's avatar Andrew Lofts
No commit message
......@@ -37,14 +37,14 @@ There are three symbols that you should keep an eye out for in this documentatio
# Getting Started!
Running a successful job using batch context consists of 5 main components:
1. Data Files
2. [History Batch Files (Scripts)](https://git.sharcnet.ca/jdesjard/batch_context/wikis/script-files)
3. [Batch Configuration Files](https://git.sharcnet.ca/jdesjard/batch_context/wikis/configuration-files)
4. [Context Configuration File](https://git.sharcnet.ca/jdesjard/batch_context/wikis/configuration-files)
5. [Local or Remote Computing Resources ](https://git.sharcnet.ca/jdesjard/batch_context/wikis/running-scripts)
2. [History Batch Files (Scripts)](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/script-files)
3. [Batch Configuration Files](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/configuration-files)
4. [Context Configuration File](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/configuration-files)
5. [Local or Remote Computing Resources ](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/running-scripts)
All of these components will need to be selected and/or loaded into the main batch context user interface before the batch can be executed. Running your data files in a batch is an effective way to execute scripted pipelines, modules or procedures on large sets of data files.
:so: Download the [Tutorial Pipeline](https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials) and work your way through the wiki pages. If you want to get right to running a job go to [Running scripts](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/running-scripts) and use :b: provided files.
:so: Download the [Tutorial Pipeline](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/tutorials) and work your way through the wiki pages. If you want to get right to running a job go to [Running scripts](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/running-scripts) and use :b: provided files.
![overveiwallcolor](/uploads/6d4cc7aaaef80e191998f4d27453c7b2/overveiwallcolor.png)
......
......