changeset 2:fa7086274673 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/read-it-and-keep commit 044b7c1696bf6fef1c8ebf5143c0a841831e92fa
author iuc
date Fri, 15 Mar 2024 16:14:58 +0000
parents 1563b58905f4
children
files read-it-and-keep.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/read-it-and-keep.xml	Thu Mar 17 11:12:09 2022 +0000
+++ b/read-it-and-keep.xml	Fri Mar 15 16:14:58 2024 +0000
@@ -3,6 +3,9 @@
         <token name="@INPUT_FORMATS@">fasta,fastq,fasta.gz,fastq.gz</token>
         <token name="@TOOL_VERSION@">0.2.2</token>
     </macros>
+    <xrefs>
+        <xref type="bio.tools">read_it_and_keep</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">read-it-and-keep</requirement>
         <requirement type="package" version="3.10">python</requirement>