Skip to content

Commit

Permalink
Made index look nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarvid committed Nov 7, 2019
1 parent 4ebdf77 commit a8be27e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions docs/TSD-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@ In case you are looking to make a full scale test run with the default testing d

# Index
* [Installation](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#installation)
* [Making a clean copy](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#making-a-clean-copy-of-selma-and-the-reference-files-with-the-setup-script)
* [Configuring directory paths](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#configuring-directory-paths)
* [Reference files](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#reference-files)
* [File staging directory](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#file-staging-directory)
* [Editing the sbatch file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#editing-the-sbatch-file)
* [Making a clean copy](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#making-a-clean-copy-of-selma-and-the-reference-files-with-the-setup-script)
* [Configuring directory paths](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#configuring-directory-paths)
* [Reference files](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#reference-files)
* [File staging directory](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#file-staging-directory)
* [Editing the sbatch file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#editing-the-sbatch-file)
* [Quickstart](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#quickstart)
* [Run instructions](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#run-instructions)
* [Locating your input files](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#locating-your-input-files)
* [Preparing the tsv file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#preparing-the-tsv-file)
* [Set the output directory](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#set-the-output-directory)
* [Selecting reference file version](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#selecting-reference-file-version)
* [Optional custom interval file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#optional-custom-interval-file-eg-for-exome-calling)

## Setup checklist
The following steps are mandatory when you want to run the workflow from scratch:
* [Making a clean copy](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#making-a-clean-copy-of-selma-and-the-reference-files-with-the-setup-script)
* [Configuring directory paths](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#configuring-directory-paths)
* [Locating your input files](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#locating-your-input-files)
* [Preparing the tsv file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#preparing-the-tsv-file)
* [Set the output directory](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#set-the-output-directory)
* [Selecting reference file version](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#selecting-reference-file-version)
* [Optional custom interval file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#optional-custom-interval-file)

## Setup checklist
The following steps are mandatory when you want to run the workflow from scratch:
* [Making a clean copy](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#making-a-clean-copy-of-selma-and-the-reference-files-with-the-setup-script)
* [Configuring directory paths](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#configuring-directory-paths)
* [Locating your input files](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#locating-your-input-files)
* [Preparing the tsv file](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#preparing-the-tsv-file)
* [Set the output directory](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#set-the-output-directory)
* [Selecting reference file version](https://github.com/elixir-no-nels/Selma/blob/master/docs/TSD-instructions.md#selecting-reference-file-version)

## Installation
### Making a clean copy of Selma and the reference files with the setup script
Expand Down

0 comments on commit a8be27e

Please sign in to comment.