Repository 'fasta_compute_length'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/fasta_compute_length

Changeset 1:d8cc2c8eef14 (2015-07-21)
Previous changeset 0:ece409f6573c (2014-05-19) Next changeset 2:de2db1bdfbf8 (2015-11-11)
Commit message:
planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
modified:
fasta_compute_length.xml
b
diff -r ece409f6573c -r d8cc2c8eef14 fasta_compute_length.xml
--- a/fasta_compute_length.xml Mon May 19 12:34:12 2014 -0400
+++ b/fasta_compute_length.xml Tue Jul 21 14:18:55 2015 -0400
b
@@ -1,4 +1,4 @@
-<tool id="fasta_compute_length" name="Compute sequence length">
+<tool id="fasta_compute_length" name="Compute sequence length" version="1.0.0">
  <description></description>
  <command interpreter="python">fasta_compute_length.py $input $output $keep_first</command>
  <inputs>
@@ -48,4 +48,4 @@
 
 
  </help>
-</tool>
\ No newline at end of file
+</tool>