# HG changeset patch
# User bgruening
# Date 1479934742 18000
# Node ID 3c685c4106b3efafab642336e18f976dce890208
# Parent 062ed2bb4f2e134beec704ae7276b3e014e92eba
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit b9d202134c3c6d0e5c398c3ae75e410067fcfc52
diff -r 062ed2bb4f2e -r 3c685c4106b3 awk.xml
--- a/awk.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/awk.xml Wed Nov 23 15:59:02 2016 -0500
@@ -3,9 +3,9 @@
macros.xml
-
+
gawk
-
+
awk --version | head -n 1
"$outfile"
]]>
+
+ $code
+
@@ -29,9 +32,6 @@
-
- $code
-
@@ -61,9 +61,6 @@
- Awk by Example (http://www.ibm.com/developerworks/linux/library/l-awk1.html)
- Long AWK tutorial (http://www.grymoire.com/Unix/Awk.html)
-- Learn AWK in 1 hour (http://www.selectorweb.com/awk.html)
-- awk cheat-sheet (http://cbi.med.harvard.edu/people/peshkin/sb302/awk_cheatsheets.pdf)
-- Collection of useful awk one-liners (http://student.northpark.edu/pemente/awk/awk1line.txt)
-----
diff -r 062ed2bb4f2e -r 3c685c4106b3 cat.xml
--- a/cat.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/cat.xml Wed Nov 23 15:59:02 2016 -0500
@@ -1,8 +1,9 @@
tail-to-head (cat)
-
- gnu_coreutils
-
+
+ macros.xml
+
+
diff -r 062ed2bb4f2e -r 3c685c4106b3 easyjoin.xml
--- a/easyjoin.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/easyjoin.xml Wed Nov 23 15:59:02 2016 -0500
@@ -3,7 +3,9 @@
macros.xml
-
+
+ perl
+
join --version | head -n 1
macros.xml
-
+
+ perl
+
+
macros.xml
-
+
grep
-
+ sed
+
grep --version | head -n 1
"${output}"
#end if
-
- ##grep_wrapper.sh '$infile' '$output' '$url_paste' $color -A $lines_after -B $lines_before $invert $case_sensitive
]]>
@@ -123,7 +122,7 @@
- >
+
diff -r 062ed2bb4f2e -r 3c685c4106b3 multijoin
--- a/multijoin Thu Jun 02 08:58:39 2016 -0400
+++ b/multijoin Wed Nov 23 15:59:02 2016 -0500
@@ -246,7 +246,7 @@
--filler X Fill missing values with X.
(Default: '$filler').
- --labels When printning output headers with '-h', instead of using the file name,
+ --labels When printing output headers with '-h', instead of using the file name,
use specific labels.
Each file name must be followed by a name.
diff -r 062ed2bb4f2e -r 3c685c4106b3 multijoin.xml
--- a/multijoin.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/multijoin.xml Wed Nov 23 15:59:02 2016 -0500
@@ -3,13 +3,12 @@
macros.xml
-
+
perl
- text_processing_perl_packages
-
-
+
+
macros.xml
-
+
gawk
-
+
awk --version | head -n 1
macros.xml
-
- sed
-
+
+ sed
+
sed --version | head -n 1
macros.xml
-
- sed
-
+
+ sed
+
sed --version | head -n 1
'$output'
]]>
+
+
+ $code
+
+
@@ -43,11 +48,6 @@
-
-
- $code
-
-
@@ -84,7 +84,6 @@
- Long sed tutorial (http://www.grymoire.com/Unix/Sed.html)
- sed faq with good examples (http://sed.sourceforge.net/sedfaq.html)
- sed cheat-sheet (http://www.catonmat.net/download/sed.stream.editor.cheat.sheet.pdf)
-- Collection of useful sed one-liners (http://student.northpark.edu/pemente/sed/sed1line.txt)
-----
diff -r 062ed2bb4f2e -r 3c685c4106b3 sort.xml
--- a/sort.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/sort.xml Wed Nov 23 15:59:02 2016 -0500
@@ -4,7 +4,7 @@
macros.xml
- gnu_sed
+ sed
sort --version | head -n 1
diff -r 062ed2bb4f2e -r 3c685c4106b3 sorted_uniq.xml
--- a/sorted_uniq.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/sorted_uniq.xml Wed Nov 23 15:59:02 2016 -0500
@@ -4,7 +4,7 @@
macros.xml
- gnu_sed
+ sed
uniq --version | head -n 1
diff -r 062ed2bb4f2e -r 3c685c4106b3 text_processing.tar.bz2
Binary file text_processing.tar.bz2 has changed
diff -r 062ed2bb4f2e -r 3c685c4106b3 unfold_column.xml
--- a/unfold_column.xml Thu Jun 02 08:58:39 2016 -0400
+++ b/unfold_column.xml Wed Nov 23 15:59:02 2016 -0500
@@ -3,10 +3,12 @@
macros.xml
-
-
+
+ python
+
+