Skip to content

Commit f9d8c03

Browse files
JmSchererwilkb777
andauthored
Update README.md
Co-authored-by: Brandon M Wilk <wilkb777@gmail.com>
1 parent 54ec4ec commit f9d8c03

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,10 @@ cd DITTO
146146

147147
To run on UAB cheaha, see the [installation](#installation) step to clone the DITTO repository into a Cheaha directory.
148148

149-
- Update the `.test_data/file_list.txt` (inout vcfs) files with complete file paths and submit a slurm job using the
150-
command below
149+
- Create a text file listing the path to VCF file(s) (1 path per line) with variants to score
150+
- Paths can be full absolute paths **or** relative paths (relative to the directory where the pipeline will be run from, **not** the directory where the `pipeline.nf` file is)
151+
- See the example input file [.test_data/file_list.txt](.test_data/file_list.txt) (lists 2 testing example input VCFs)
152+
for reference or as an input file for testing (default behavior of `model.job`)
151153

152154
```bash
153155
/home/<username>/Workspace/DITTO/.test_data/oc_test_data.vcf.gz

0 commit comments

Comments
 (0)