We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e399de commit 6cef793Copy full SHA for 6cef793
README.md
@@ -66,8 +66,8 @@ git clone https://github.com/uab-cgds-worthey/DITTO.git
66
67
#### Run DITTO pipeline on UAB Cheaha
68
69
-To run on UAB cheaha, please update the `model.job` and `.test_data/file_list.txt` files with complete file paths for all
70
-necessary files and tools and submit a slurm job using the command below
+To run on UAB cheaha, please update the `model.job` (outdir and samplesheet) and `.test_data/file_list.txt` (inout vcfs)
+ files with complete file paths and submit a slurm job using the command below
71
72
```sh
73
sbatch model.job
0 commit comments