diff tools/seq_length/seq_length.xml @ 1:458f987918a6 draft

Faster FASTA and FASTQ, v0.0.2
author peterjc
date Tue, 08 May 2018 11:16:50 -0400
parents c323e29a8248
children 6f29bb9960ac
line wrap: on
line diff
--- a/tools/seq_length/seq_length.xml	Tue May 08 09:35:45 2018 -0400
+++ b/tools/seq_length/seq_length.xml	Tue May 08 11:16:50 2018 -0400
@@ -1,5 +1,5 @@
-<tool id="seq_length" name="Sequence lengths" version="0.0.1">
-    <description>with ID mapping from a tabular file</description>
+<tool id="seq_length" name="Sequence lengths" version="0.0.2">
+    <description>from FASTA, QUAL, FASTQ, or SFF file</description>
     <requirements>
         <!-- This is the currently the last release of Biopython which is available via Galaxy's legacy XML packaging system -->
         <requirement type="package" version="1.67">biopython</requirement>