Repository 'get_db_info'
hg clone https://eddie.galaxyproject.org/repos/tduigou/get_db_info

Changeset 11:6c1e564bb278 (2025-05-23)
Previous changeset 10:703fda6c48c5 (2025-05-23) Next changeset 12:ee28ec28140d (2025-05-23)
Commit message:
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
modified:
get_DB_data.xml
b
diff -r 703fda6c48c5 -r 6c1e564bb278 get_DB_data.xml
--- 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.