Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwadden committed May 12, 2021
1 parent c0cf5e5 commit 6697a7f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <reference_minimap_idx> <fastq>
$ scripts/run_h3.3.sh <hg19_ref>.fa.idx <fastq>
```
## General LAMPrey Usage

Expand Down

0 comments on commit 6697a7f

Please sign in to comment.