... | @@ -24,15 +24,22 @@ Meld 1.7 (or later), sshfs, and rsync.* |
... | @@ -24,15 +24,22 @@ Meld 1.7 (or later), sshfs, and rsync.* |
|
* [Tutorials](https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials)
|
|
* [Tutorials](https://git.sharcnet.ca/jdesjard/batch_context/wikis/tutorials)
|
|
* [Functions](https://git.sharcnet.ca/jdesjard/batch_context/wikis/functions)
|
|
* [Functions](https://git.sharcnet.ca/jdesjard/batch_context/wikis/functions)
|
|
|
|
|
|
# Tutorials and Best Practice
|
|
# Tutorials and Best Practice
|
|
|
|
There are three symbols that you should keep an eye out for in this documentation:
|
|
|
|
* :so: These stars highlight our recommended **Best Practices**.
|
|
|
|
* :b: The letter B indicates an **example** based off of the BUCANL Pipeline Tutorials.
|
|
|
|
* :warning: This warning indicates when you have to make a change to a file in the tutorial package
|
|
|
|
|
|
:so: These stars highlight our recommended **Best Practices**.
|
|
|
|
:b: The letter B indicates an example based off of the BUCANL Pipeline **Tutorials**.
|
|
|
|
|
|
|
|
***
|
|
|
|
# Overview
|
|
# Overview
|
|
|
|
Running a successful job using batch context consists of 5 main components:
|
|
|
|
1. Data Files
|
|
|
|
2. [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)
|
|
|
|
All of these components will need to be selected or loaded into the main batch context user interface before the batch is executed. Running your data file in a batch is an effective way to execute script pipelines on large sets of data files.
|
|
|
|
|
|

|
|

|
|
pic here
|
|
|
|
|
|
|
|
|
|
|
|
## Copywrite
|
|
## Copywrite
|
... | | ... | |