Mercurial > repos > rnateam > bctools
comparison extract_aln_ends.xml @ 15:11ef9c403c72 draft
fix documentation
author | rnateam |
---|---|
date | Mon, 30 Nov 2015 08:03:58 -0500 |
parents | 570a7de9f151 |
children | 0b9aab6aaebf |
comparison
equal
deleted
inserted
replaced
14:570a7de9f151 | 15:11ef9c403c72 |
---|---|
1 <tool id="extract_aln_ends.py" name="Extract alignment ends" version="0.1.0"> | 1 <tool id="extract_aln_ends.py" name="Extract alignment ends." version="0.2.0"> |
2 <description>from a sam file</description> | 2 <description>from SAM or BAM.</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" /> |