Modified blurb about ssh2 option and fixed typos authored by Tyler Collins's avatar Tyler Collins
...@@ -25,16 +25,10 @@ Running a successful job using batch context consists of 5 main components: ...@@ -25,16 +25,10 @@ Running a successful job using batch context consists of 5 main components:
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. 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.
# Page Navigation **Temp**
**Tutorial Steps**
* [Requirements](tutorial-requirements)
* [Design of our Pipeline](tutorial-design)
* [Creating HTB Files](tutorial-creating-htb-files) * [Creating HTB Files](tutorial-creating-htb-files)
* [Creating Batch Configuration Files](tutorial-creating-config-files) * [Creating Batch Configuration Files](tutorial-creating-config-files)
* [Creating a Context Configuration File](tutorial-creating-a-context-configuration-file) * [Creating a Context Configuration File](tutorial-creating-a-context-configuration-file)
* [Running your job locally](tutorial-running-locally)
* [Running your job remotely](tutorial-running-remotely)
* [Completed Pipeline](tutorial-completed-pipeline)
**Reference and Help** **Reference and Help**
* [Linux/Mac versus Windows](operating-systems) * [Linux/Mac versus Windows](operating-systems)
... ...
......