# HG changeset patch
# User iuc
# Date 1656692157 0
# Node ID 4b7dd5ff6497bbb07debf0107c3f88922cbcb965
# Parent f11dedb74b8386f28088930c547aeb3f4b0fa4a7
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit 384736acb5d2ae31d796c53031fad0e5da5424e3
diff -r f11dedb74b83 -r 4b7dd5ff6497 datamash-ops.xml
--- a/datamash-ops.xml Sun Apr 10 11:39:33 2022 +0000
+++ b/datamash-ops.xml Fri Jul 01 16:15:57 2022 +0000
@@ -13,6 +13,7 @@
$need_sort
$print_full_line
$ignore_case
+ $narm
@FIELD_SEPARATOR@
#if str($grouping) != ''
--group '$grouping'
@@ -41,6 +42,7 @@
+
@@ -123,6 +125,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
1.1.0
- 1
+ 2
21.01
diff -r f11dedb74b83 -r 4b7dd5ff6497 test-data/na_values_input.tsv
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/na_values_input.tsv Fri Jul 01 16:15:57 2022 +0000
@@ -0,0 +1,7 @@
+Name Country Height
+Alice NL 178
+Bob DE 165
+Charlie NL NA
+Doris DE 182
+Eve NL 177
+Francis DE NaN