Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen committed Aug 29, 2017
1 parent 5effaa8 commit fb8bca4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ FusionScan only depends on `libz`, which is always available on Linux or Mac sys
cd FusionScan
make
```

# Usage
```shell
fusionscan -r hg19.fasta -f genes/cancer.hg19.csv -1 R1.fq -2 R2.fq > result
```

0 comments on commit fb8bca4

Please sign in to comment.