Mercurial > repos > bgruening > text_processing
diff readme.rst @ 1:a4ad586d1403 draft
Uploaded
author | bgruening |
---|---|
date | Thu, 05 Sep 2013 11:42:27 -0400 |
parents | ec66f9d90ef0 |
children | fc862d5bccaf |
line wrap: on
line diff
--- a/readme.rst Thu Sep 05 04:58:21 2013 -0400 +++ b/readme.rst Thu Sep 05 11:42:27 2013 -0400 @@ -79,6 +79,8 @@ - also shuf will get a major improved performance with large files http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=20d7bce0f7e57d9a98f0ee811e31c757e9fedfff we can remove the random feature from sort and use shuf instead - move some advanced settings under a conditional, for example the cut tools offers to cut bytes +- cut wrapper has some output conditional magic for interval files, that needs to be checked +- comm wrapper, see the Galaxy default one