Mercurial > repos > iuc > read_it_and_keep
comparison read-it-and-keep.xml @ 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 |
comparison
equal
deleted
inserted
replaced
1:1563b58905f4 | 2:fa7086274673 |
---|---|
1 <tool id="read_it_and_keep" name="Read It and Keep" version="@TOOL_VERSION@+galaxy0" profile="20.09"> | 1 <tool id="read_it_and_keep" name="Read It and Keep" version="@TOOL_VERSION@+galaxy0" profile="20.09"> |
2 <macros> | 2 <macros> |
3 <token name="@INPUT_FORMATS@">fasta,fastq,fasta.gz,fastq.gz</token> | 3 <token name="@INPUT_FORMATS@">fasta,fastq,fasta.gz,fastq.gz</token> |
4 <token name="@TOOL_VERSION@">0.2.2</token> | 4 <token name="@TOOL_VERSION@">0.2.2</token> |
5 </macros> | 5 </macros> |
6 <xrefs> | |
7 <xref type="bio.tools">read_it_and_keep</xref> | |
8 </xrefs> | |
6 <requirements> | 9 <requirements> |
7 <requirement type="package" version="@TOOL_VERSION@">read-it-and-keep</requirement> | 10 <requirement type="package" version="@TOOL_VERSION@">read-it-and-keep</requirement> |
8 <requirement type="package" version="3.10">python</requirement> | 11 <requirement type="package" version="3.10">python</requirement> |
9 </requirements> | 12 </requirements> |
10 <version_command><![CDATA[readItAndKeep -V]]></version_command> | 13 <version_command><![CDATA[readItAndKeep -V]]></version_command> |