# HG changeset patch # User jpayne # Date 1518448967 18000 # Node ID 15230438f7f53d9c02eeda808fdd9e35aa08f0ef # Parent 2949b892903711e6341ece170c7b2e0082f8a18b planemo upload diff -r 2949b8929037 -r 15230438f7f5 table-sort.xml --- a/table-sort.xml Wed Jan 31 09:47:10 2018 -0500 +++ b/table-sort.xml Mon Feb 12 10:22:47 2018 -0500 @@ -1,10 +1,10 @@ on specified header or headers - python3 + $sorted + cat $table | python $__tool_directory__/table-sort.py $headers > $sorted ]]> diff -r 2949b8929037 -r 15230438f7f5 table-union.xml --- a/table-union.xml Wed Jan 31 09:47:10 2018 -0500 +++ b/table-union.xml Mon Feb 12 10:22:47 2018 -0500 @@ -1,10 +1,10 @@ by combining their rows and unionizing columns - python3 +