comparison seqtk_seq.xml @ 20:8f26884c60b6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:36:24 +0000
parents 069c8f0695ee
children f2a792351212
comparison
equal deleted inserted replaced
19:36f4c569a594 20:8f26884c60b6
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="seqtk_seq" name="seqtk_seq" version="@TOOL_VERSION@.3"> 2 <tool id="seqtk_seq" name="seqtk_seq" version="@TOOL_VERSION@.3">
3 <description>common transformation of FASTA/Q</description> 3 <description>common transformation of FASTA/Q</description>
4 <expand macro="bio_tools"/>
4 <macros> 5 <macros>
5 <import>macros.xml</import> 6 <import>macros.xml</import>
6 </macros> 7 </macros>
7 <expand macro="requirements"/> 8 <expand macro="requirements"/>
8 <expand macro="stdio"/> 9 <expand macro="stdio"/>