comparison seqtk_subseq.xml @ 5:a09586d5149a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 83ecfe7d9bbf03c91f27ba18776352a1ebf8cf6f
author iuc
date Fri, 11 Jan 2019 05:15:20 -0500
parents ecf1c30da3a2
children 3da72230c066
comparison
equal deleted inserted replaced
4:ecf1c30da3a2 5:a09586d5149a
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="seqtk_subseq" name="seqtk_subseq" version="@WRAPPER_VERSION@.0"> 2 <tool id="seqtk_subseq" name="seqtk_subseq" version="@TOOL_VERSION@.1">
3 <description>extract subsequences from FASTA/Q files</description> 3 <description>extract subsequences from FASTA/Q files</description>
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 <requirement type="package" version="@AWK_VERSION@">gawk</requirement>
6 </macros> 7 </macros>
7 <expand macro="requirements"/> 8 <expand macro="requirements"/>
8 <expand macro="stdio"/> 9 <expand macro="stdio"/>
9 <command><![CDATA[ 10 <command><![CDATA[
10 seqtk subseq 11 seqtk subseq