Repository 'khmer'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/crusoe/khmer

Changeset 25:f2151b15d0b6 (2014-06-29)
Previous changeset 24:6403bb127ccb (2014-06-29) Next changeset 26:de12b461034f (2014-06-29)
Commit message:
Fix binary name
modified:
abundance-dist.xml
b
diff -r 6403bb127ccb -r f2151b15d0b6 abundance-dist.xml
--- a/abundance-dist.xml Sun Jun 29 12:48:24 2014 -0400
+++ b/abundance-dist.xml Sun Jun 29 12:51:01 2014 -0400
b
@@ -8,7 +8,7 @@
  file using a pre-made k-mer counting table.
  </description>
         <macros>
- <token name="@BINARY@">abundance-dist-single.py</token>
+ <token name="@BINARY@">abundance-dist.py</token>
  <import>macros.xml</import>
         </macros>
         <expand macro="requirements" />