# HG changeset patch # User iuc # Date 1480957547 18000 # Node ID 02f54bf45aafdf5b4f4f651e108d1f8351651fef # Parent 6c1a0c6cf28ce94d1b73f6dc50402af7595530a5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit d12355cea76843e3ed6f09d96c3e9fe22afe4a4f diff -r 6c1a0c6cf28c -r 02f54bf45aaf snpSift_dbnsfp.xml --- a/snpSift_dbnsfp.xml Tue Jun 07 09:41:50 2016 -0400 +++ b/snpSift_dbnsfp.xml Mon Dec 05 12:05:47 2016 -0500 @@ -1,4 +1,4 @@ - + Add Annotations from dbNSFP or similar annotation DBs snpSift_macros.xml @@ -7,7 +7,8 @@ + diff -r 6c1a0c6cf28c -r 02f54bf45aaf snpSift_macros.xml --- a/snpSift_macros.xml Tue Jun 07 09:41:50 2016 -0400 +++ b/snpSift_macros.xml Mon Dec 05 12:05:47 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 6c1a0c6cf28c -r 02f54bf45aaf tool_dependencies.xml --- a/tool_dependencies.xml Tue Jun 07 09:41:50 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -