Mercurial > repos > bgruening > text_processing
diff readme.rst @ 4:56e80527c482 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 07 Jan 2015 11:10:52 -0500 |
parents | 7068d1548234 |
children | 8928e6d1e7ba |
line wrap: on
line diff
--- a/readme.rst Sun Oct 06 08:22:36 2013 -0400 +++ b/readme.rst Wed Jan 07 11:10:52 2015 -0500 @@ -2,7 +2,9 @@ ===================================================== The initial work was done by Assaf Gordon and Greg Hannon's lab ( http://hannonlab.cshl.edu ) -in Cold Spring Harbor Laboratory ( http://www.cshl.edu ). +in Cold Spring Harbor Laboratory ( http://www.cshl.edu ). In late 2013 maintainence and +further development was taken over by Bjoern Gruening. Feel free to contribute any general purpose +text manipulation tool to this repository. Tools: @@ -33,7 +35,7 @@ Requirements ------------ -1. Coreutils vesion 8.19 or later. +1. Coreutils vesion 8.22 or later. 2. AWK version 4.0.1 or later. 3. SED version 4.2 *with* a special patch 4. Grep with PCRE support @@ -82,9 +84,7 @@ TODO ---- -- unit-tests -- uniqu will get a new --group funciton with the 8.22 release, its currently commended out -- also shuf will get a major improved performance with large files http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=20d7bce0f7e57d9a98f0ee811e31c757e9fedfff +- add shuf 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 @@ -97,7 +97,7 @@ ------- * Copyright (c) 2009-2013 A. Gordon (gordon <at> cshl dot edu) -* Copyright (c) 2013 B. Gruening (bjoern dot gruening <at> gmail dot com) +* Copyright (c) 2013-2015 B. Gruening (bjoern dot gruening <at> gmail dot com) Permission is hereby granted, free of charge, to any person obtaining