diff feature_load_go.xml @ 7:fd8417b7e190 draft

"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 1640878827bdc3870b6f34eded3a3f7571a1849f"
author gga
date Wed, 21 Aug 2019 05:13:40 -0400
parents 0ff787a87407
children
line wrap: on
line diff
--- a/feature_load_go.xml	Thu Jul 11 08:37:28 2019 -0400
+++ b/feature_load_go.xml	Wed Aug 21 05:13:40 2019 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="feature_load_go" name="Chado load GO annotation" version="@WRAPPER_VERSION@.1">
+<tool id="feature_load_go" name="Chado load GO annotation" version="@WRAPPER_VERSION@">
     <description></description>
     <macros>
         <import>macros.xml</import>
@@ -9,7 +9,7 @@
     <command detect_errors="aggressive"><![CDATA[
 @START_PSQL@ &&
 
-chakin feature load_go
+chakin load go
 '$input'
 '$organism_id'
 '$analysis_id'