Skip to content

Commit

Permalink
adds dataDir option to snpEff
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed Feb 27, 2024
1 parent d1f4b02 commit 1971e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/day2/annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ mkdir annotation

snpEff -Xmx4g \
-v \
-dataDir /data/ \
GRCh38.99 \
<filtered_variants.vcf> \
> <annotated_variants.vcf>
Expand Down

0 comments on commit 1971e8f

Please sign in to comment.