summarylogtreecommitdiffstats
path: root/snpSift.sh
diff options
context:
space:
mode:
Diffstat (limited to 'snpSift.sh')
-rwxr-xr-xsnpSift.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/snpSift.sh b/snpSift.sh
new file mode 100755
index 000000000000..f378dc764ee9
--- /dev/null
+++ b/snpSift.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/snpEff/snpSift.jar' "${@}" \ No newline at end of file