# HG changeset patch # User iuc # Date 1480957573 18000 # Node ID c838e7136a40dee9f9db0b219b753717fbc0119a # Parent 13191d4914f71428aacfefd5e304a2b806257713 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit d12355cea76843e3ed6f09d96c3e9fe22afe4a4f diff -r 13191d4914f7 -r c838e7136a40 snpSift_dbnsfp.xml --- a/snpSift_dbnsfp.xml Tue Jun 07 10:04:48 2016 -0400 +++ b/snpSift_dbnsfp.xml Mon Dec 05 12:06:13 2016 -0500 @@ -1,4 +1,4 @@ - + Add Annotations from dbNSFP or similar annotation DBs snpSift_macros.xml @@ -7,7 +7,8 @@ + diff -r 13191d4914f7 -r c838e7136a40 snpSift_macros.xml --- a/snpSift_macros.xml Tue Jun 07 10:04:48 2016 -0400 +++ b/snpSift_macros.xml Mon Dec 05 12:06:13 2016 -0500 @@ -1,7 +1,7 @@ - snpEff + snpsift @@ -10,8 +10,12 @@ + if [ -z "\$SNPSIFT_JAR_PATH" ]; then export SNPSIFT_JAR_PATH=\$(dirname \$(readlink -e \$(which SnpSift))); fi - java -jar "$SNPEFF_JAR_PATH/snpEff.jar" -version + &1|head -n 1 + ]]> 4.1 @@ -20,16 +24,6 @@ http://snpeff.sourceforge.net/SnpEff_manual.html - ------ - -**Citation** - -For the underlying tool, please cite the following two publications: - -SnpSift citation: -"Using Drosophila melanogaster as a model for genotoxic chemical mutational studies with a new program, SnpSift", Cingolani, P., et. al., Frontiers in Genetics, 3:35, 2012. - - 10.3389/fgene.2012.00035 diff -r 13191d4914f7 -r c838e7136a40 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jun 07 10:04:48 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -