Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfeil authored Nov 30, 2017
1 parent 582dfdd commit c3356dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ docker run -it --rm -v `pwd`:/data ucsctreehouse/fusion:0.3.0 \
--left-fq 1.fq.gz \
--right-fq 2.fq.gz \
--output-dir fusion_output \
--genome-lib-dir STARFusion-GRCh38gencode23
--genome-lib-dir STARFusion-GRCh38gencode23 \
--run-fusion-inspector
```

Expand Down

0 comments on commit c3356dc

Please sign in to comment.