comparison fasta_interlacer.xml @ 30:cab41d23e2a3 draft

planemo upload commit 20bdf879b52796d3fb251a20807191ff02084d3c-dirty
author petr-novak
date Thu, 03 Aug 2023 08:40:38 +0000
parents 58807b35777a
children 628b235d76c7
comparison
equal deleted inserted replaced
29:53dc6aef5441 30:cab41d23e2a3
1 <tool id="fasta_interlacer" name="FASTA interlacer" version="1.0.0.3"> 1 <tool id="fasta_interlacer" name="FASTA interlacer" version="1.0.0.4">
2 <description>Join pared reads into single file</description> 2 <description>Join pared reads into single file</description>
3 <requirements>
4 <container type="package" version="3">python</container>
5 </requirements>
3 <required_files> 6 <required_files>
4 <include type="literal" path="fasta_interlacer.py"/> 7 <include type="literal" path="fasta_interlacer.py"/>
5 </required_files> 8 </required_files>
6 <command> 9 <command>
7 python '$__tool_directory__'/fasta_interlacer.py -a $A -b $B -p $paired -x $single 10 python '$__tool_directory__'/fasta_interlacer.py -a $A -b $B -p $paired -x $single