changeset 1:49f8eae39606 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit b1797a2dee3977cdf40d3cf413ab9ec1e0cb3f26
author iuc
date Thu, 30 May 2024 10:49:36 +0000
parents 3cdb96f2855d
children
files macros.xml ncbi_fcs_gx.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Jan 12 22:11:39 2024 +0000
+++ b/macros.xml	Thu May 30 10:49:36 2024 +0000
@@ -8,10 +8,10 @@
     <token name="@TOOL_VERSION@">0.5.0</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">21.05</token>
-    <xml name="edam_ontology">
-        <edam_operations>
-            <edam_operation>operation_3187</edam_operation>
-        </edam_operations>
+    <xml name="biotools">
+        <xrefs>
+            <xref type="bio.tools">ncbi_fcs</xref>
+        </xrefs>
     </xml>
     <xml name="citations">
         <citations>
--- a/ncbi_fcs_gx.xml	Fri Jan 12 22:11:39 2024 +0000
+++ b/ncbi_fcs_gx.xml	Thu May 30 10:49:36 2024 +0000
@@ -3,7 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
-    <expand macro="edam_ontology"/>
+    <expand macro="biotools"/>
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
 GX_NUM_CORES=\${GALAXY_SLOTS:-2}