| Previous changeset 42:0f23e9402172 (2014-06-30) Next changeset 44:46d13bbb21f2 (2014-06-30) | 
| 
                    Commit message:
                     simplfy description  | 
            
| 
                        modified:
                             abundance-dist-single.xml  | 
                
| b | 
| diff -r 0f23e9402172 -r bb3e059a53a8 abundance-dist-single.xml --- a/abundance-dist-single.xml Mon Jun 30 15:37:11 2014 -0400 +++ b/abundance-dist-single.xml Mon Jun 30 15:53:49 2014 -0400  | 
| b | 
| @@ -48,7 +48,7 @@ <outputs> <data name="optional_output_countingtable" format="ct" - label="${tool.name} k-mer counting table from #echo ', '.join(map(str, $inputs)))#"> + label="${tool.name} k-mer counting table"> <filter>save_countingtable == True</filter> </data> <expand macro="abundance-histogram-output" />  |