diff --git a/README.md b/README.md index 72ea877..13cdcaa 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,10 @@ LAMPrey currently relies heavily on the ```swalign``` library. This library is a ## Quick Start -An example run script is provided to help users get started and play with various options. +An example run script is provided to help users get started and play with various options. To work, LAMPrey needs the human reference (ideally pre-indexed using minimap2). The example scripts use the HG19 assembly, which can be [downloaded here](https://hgdownload.soe.ucsc.edu/goldenPath/hg19/bigZips/hg19.fa.gz). + ``` -$ scripts/run_h3.3.sh +$ scripts/run_h3.3.sh .fa.idx ``` ## General LAMPrey Usage