# HG changeset patch
# User iuc
# Date 1474045602 14400
# Node ID 698ef30638a85ec8707d05b97b48de5f08a2283f
# Parent b24873564cf6ab4dbb2e2f5468a2d422107d0371
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 00efb7078cfb3664ef048925d0a6b02d8578c27d
diff -r b24873564cf6 -r 698ef30638a8 snpEff.xml
--- a/snpEff.xml Tue Jun 07 10:03:17 2016 -0400
+++ b/snpEff.xml Fri Sep 16 13:06:42 2016 -0400
@@ -8,6 +8,7 @@
-
+
-
+
diff -r b24873564cf6 -r 698ef30638a8 snpEff_databases.xml
--- a/snpEff_databases.xml Tue Jun 07 10:03:17 2016 -0400
+++ b/snpEff_databases.xml Fri Sep 16 13:06:42 2016 -0400
@@ -8,6 +8,7 @@
"$snpeff_dbs"
]]>
diff -r b24873564cf6 -r 698ef30638a8 snpEff_download.xml
--- a/snpEff_download.xml Tue Jun 07 10:03:17 2016 -0400
+++ b/snpEff_download.xml Fri Sep 16 13:06:42 2016 -0400
@@ -8,6 +8,7 @@
diff -r b24873564cf6 -r 698ef30638a8 snpEff_macros.xml
--- a/snpEff_macros.xml Tue Jun 07 10:03:17 2016 -0400
+++ b/snpEff_macros.xml Fri Sep 16 13:06:42 2016 -0400
@@ -10,8 +10,13 @@
+ if [ -z "\$SNPEFF_JAR_PATH" ]; then export SNPEFF_JAR_PATH=\$(dirname \$(readlink -e \$(which snpEff))); fi
- java -jar "$SNPEFF_JAR_PATH/snpEff.jar" -version
+
4.1
SnpEff4.1
@@ -22,16 +27,6 @@
http://snpeff.sourceforge.net/SnpEff_manual.html
- ------
-
-**Citation**
-
-For the underlying tool, please cite the following two publications:
-
-SnpEff citation:
-"A program for annotating and predicting the effects of single nucleotide polymorphisms, SnpEff: SNPs in the genome of Drosophila melanogaster strain w1118; iso-2; iso-3.", Cingolani P, Platts A, Wang le L, Coon M, Nguyen T, Wang L, Land SJ, Lu X, Ruden DM. Fly 6(2):80-92, 2012
-
-
10.4161/fly.19695