diff get_DB_data.xml @ 11:6c1e564bb278 draft

planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
author tduigou
date Fri, 23 May 2025 08:42:42 +0000
parents 703fda6c48c5
children ee28ec28140d
line wrap: on
line diff
--- a/get_DB_data.xml	Fri May 23 08:39:47 2025 +0000
+++ b/get_DB_data.xml	Fri May 23 08:42:42 2025 +0000
@@ -1,4 +1,4 @@
-<tool id="get_DB_data" name="get data from DB" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09">
+<tool id="get_DB_data" name="Get Data From DB" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09">
     <description>Import GenBank data from a PostgreSQL database running in a Docker container and export it as .gb files</description>
     <macros>
         <token name="@VERSION_SUFFIX@">0</token>
@@ -69,7 +69,7 @@
     </tests>
     
     <help><![CDATA[
-Pick Data From DB
+Get Data From DB
 ===================
 
 Implemented a system to generate GenBank (.gb) files from CSV input, based on data retrieved from a PostgreSQL database via URI requests.