Functional bash: bracketing
My current development project is an EST pipeline. For various reasons, it is implemented in shell — bash, to be exact. In other words, the pipeline is a script, or rather a set of scripts, that will tie together the various stages: masking, clustering, assembly, and annotation.
As in any program, there are many occasions where [...]
Posted on July 11th, 2008 by ketil
Filed under: EST analysis, Examples | 1 Comment »