comparison remove_tail.xml @ 6:1bfc5a5de843 draft

Uploaded
author rnateam
date Wed, 04 Nov 2015 07:18:06 -0500
parents bf5b606f1aa7
children 0b9aab6aaebf
comparison
equal deleted inserted replaced
5:e841de88235c 6:1bfc5a5de843
1 <tool id="remove_tail.py" name="remove_tail.py" version="0.1.0"> 1 <tool id="remove_tail.py" name="Remove 3'-end nts" version="0.1.0">
2 <description>Remove nts from 3'-end.</description> 2 <description>from FASTQ</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />
7 <expand macro="stdio" /> 7 <expand macro="stdio" />