# HG changeset patch # User galaxyp # Date 1599986040 0 # Node ID c1b437242fee7283b46835a9f236f8286f72af7e # Parent a85fbebe8b2ff8fbf8aef4b8165ad0f93c1b8a0e "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/dbbuilder commit b1ccd85b9c91cf311f92e6b9999fddd6d2408b20" diff -r a85fbebe8b2f -r c1b437242fee dbbuilder.xml --- a/dbbuilder.xml Wed May 03 09:53:17 2017 -0400 +++ b/dbbuilder.xml Sun Sep 13 08:34:00 2020 +0000 @@ -1,7 +1,7 @@ - + - gnu-wget + wget @@ -30,9 +30,6 @@ #elif str($source.annotation).endswith('.zip'): #set $type = "zip" #end if - #elif $source.from == 'EBI Metagenomics' - #set $url = 'https://www.ebi.ac.uk/metagenomics/projects/' + str($source.ebi_project) + '/samples/' + str($source.ebi_sample) + '/runs/' + str($source.ebi_run) + '/results/versions/' + str($source.ebi_version) + '/sequences/' + str($source.ebi_annotation) + '/chunks/1' - #set $type = "gzip" #elif $source.from == "url" #set $url = $source.url #set $type = $source.archive_type @@ -58,7 +55,6 @@ - @@ -103,22 +99,6 @@ - - - - - - - - - - - - - @@ -167,18 +147,6 @@ - - - - - - - - - - - -