# HG changeset patch # User iuc # Date 1477915991 14400 # Node ID e5a471c4630eb6e840cf198247c49d3ea4d4ec29 # Parent 984733fcab4980fab1918904ffe58b5dd2067a10 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_snpeff commit de422632b9310905f8e9d44faee9ff768752968f diff -r 984733fcab49 -r e5a471c4630e data_manager/data_manager_snpEff_databases.xml --- a/data_manager/data_manager_snpEff_databases.xml Tue Jun 07 15:44:15 2016 -0400 +++ b/data_manager/data_manager_snpEff_databases.xml Mon Oct 31 08:13:11 2016 -0400 @@ -1,20 +1,23 @@ - - Read the list of available snpEff databases - - snpEff - - - - - - - data_manager_snpEff_databases.py --jar_path "\$SNPEFF_JAR_PATH/snpEff.jar" "$out_file" - - - - + + Read the list of available snpEff databases + + snpEff_macros.xml + + + + + + + + + - + @@ -25,7 +28,7 @@ - + This tool updatess the list of SnpEff databases for the SnpEff Download data manager. It should only need to be run once for a snpEff version, @@ -36,9 +39,7 @@ Please cite: "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 (Austin). 2012 Apr-Jun;6(2):80-92. PMID: 22728672 [PubMed - in process] - - - 10.4161/fly.19695 - + + diff -r 984733fcab49 -r e5a471c4630e data_manager/data_manager_snpEff_download.xml --- a/data_manager/data_manager_snpEff_download.xml Tue Jun 07 15:44:15 2016 -0400 +++ b/data_manager/data_manager_snpEff_download.xml Mon Oct 31 08:13:11 2016 -0400 @@ -1,16 +1,17 @@ - + Download a new database - - snpEff - - - - - - - data_manager_snpEff_download.py --jar_path "\$SNPEFF_JAR_PATH/snpEff.jar" --config "\$SNPEFF_JAR_PATH/snpEff.config" + + snpEff_macros.xml + + + + + + ]]> + https://snpeff-data.galaxyproject.org/databases/ @@ -49,8 +50,6 @@ "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 (Austin). 2012 Apr-Jun;6(2):80-92. PMID: 22728672 [PubMed - in process] - - 10.4161/fly.19695 - + diff -r 984733fcab49 -r e5a471c4630e data_manager/snpEff_macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/snpEff_macros.xml Mon Oct 31 08:13:11 2016 -0400 @@ -0,0 +1,28 @@ + + + + snpEff + + + + + + + + + if [ -z "\$SNPEFF_JAR_PATH" ]; then export SNPEFF_JAR_PATH=\$(dirname \$(readlink -e \$(which snpEff))); fi + + + + 4.1 + + + 10.4161/fly.19695 + + + +