changeset 9:b6ea129299ea draft default tip

v0.1.1 - Added bio.tools xref
author peterjc
date Tue, 12 Mar 2024 16:07:47 +0000
parents 4863b1dbe8f0
children
files tools/clinod/README.rst tools/clinod/clinod.xml
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/clinod/README.rst	Fri Apr 16 22:33:30 2021 +0000
+++ b/tools/clinod/README.rst	Tue Mar 12 16:07:47 2024 +0000
@@ -81,6 +81,7 @@
           To do this the Tool Shed XML installation recipe now installs the
           same wrapper script ``clinod`` used in the BioConda package for
           calling the JAR file.
+v0.1.1  - Added bio.tools xref.
 ======= ======================================================================
 
 
--- a/tools/clinod/clinod.xml	Fri Apr 16 22:33:30 2021 +0000
+++ b/tools/clinod/clinod.xml	Tue Mar 12 16:07:47 2024 +0000
@@ -1,5 +1,8 @@
-<tool id="clinod" name="Nucleolar localization sequence Detector (NoD)" version="0.1.0">
+<tool id="clinod" name="Nucleolar localization sequence Detector (NoD)" version="0.1.1">
     <description>Find nucleolar localization signals (NoLSs) in protein sequences</description>
+    <xrefs>
+        <xref type="bio.tools">clinod</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="1.3">clinod</requirement>
     </requirements>