Repository 'ncbi_fcs_gx'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/ncbi_fcs_gx

Changeset 1:49f8eae39606 (2024-05-30)
Previous changeset 0:3cdb96f2855d (2024-01-12) Next changeset 2:c228e49365c4 (2024-08-23)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit b1797a2dee3977cdf40d3cf413ab9ec1e0cb3f26
modified:
macros.xml
ncbi_fcs_gx.xml
b
diff -r 3cdb96f2855d -r 49f8eae39606 macros.xml
--- a/macros.xml Fri Jan 12 22:11:39 2024 +0000
+++ b/macros.xml Thu May 30 10:49:36 2024 +0000
b
@@ -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>
b
diff -r 3cdb96f2855d -r 49f8eae39606 ncbi_fcs_gx.xml
--- 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}