Mercurial > repos > rnateam > bctools
diff extract_aln_ends.xml @ 15:11ef9c403c72 draft
fix documentation
author | rnateam |
---|---|
date | Mon, 30 Nov 2015 08:03:58 -0500 |
parents | 570a7de9f151 |
children | 0b9aab6aaebf |
line wrap: on
line diff
--- a/extract_aln_ends.xml Mon Nov 30 07:53:36 2015 -0500 +++ b/extract_aln_ends.xml Mon Nov 30 08:03:58 2015 -0500 @@ -1,5 +1,5 @@ -<tool id="extract_aln_ends.py" name="Extract alignment ends" version="0.1.0"> - <description>from a sam file</description> +<tool id="extract_aln_ends.py" name="Extract alignment ends." version="0.2.0"> + <description>from SAM or BAM.</description> <macros> <import>macros.xml</import> </macros>