# HG changeset patch
# User jpayne
# Date 1517345695 18000
# Node ID fa9bd5c8fae0cb0ff1643113e69445624f994fb3
# Parent e2d0b5662c083a39d0906fd818f72bdd07e20e89
planemo upload
diff -r e2d0b5662c08 -r fa9bd5c8fae0 table-sort.xml
--- a/table-sort.xml Tue Jan 30 13:07:25 2018 -0500
+++ b/table-sort.xml Tue Jan 30 15:54:55 2018 -0500
@@ -4,7 +4,7 @@
python3
$sorted
+ cat $table | python $__tool_directory__/table-sort.py $headers > $sorted
]]>
diff -r e2d0b5662c08 -r fa9bd5c8fae0 table-union.xml
--- a/table-union.xml Tue Jan 30 13:07:25 2018 -0500
+++ b/table-union.xml Tue Jan 30 15:54:55 2018 -0500
@@ -4,7 +4,7 @@
python3