Related products:
|
Unix
Computational Biology: Unix/Linux, Data Processing and Programming
Format: Paperback
Author: Röbbe Wünschiers
ReleaseDate: 27 May, 2004
Publisher: Springer
Rating:
Perl is the most difficult part of the book
Essentially a unix text about sed, awk and Perl. A straightforward little book. Ostensibly, it has to do with computational biology and the parsing of the various common data formats in that field. But a perusal of the book shows that the scope is more general. The biology formats are used as case studies. If you are in high energy physics, for example, and you have accelerator data in some other format, the book might still be of use in helping you parse out what you need.
The sed and awk discussions could have be written 10 years or more ago. Those programs have been very stable. Whereas Perl has undergone relatively rapid changes. In fact, as the book indicates, Perl is far more powerful than sed or awk. It is a fully fledged programming language that can take you some time to master. The book doesn't give a comprehensive coverage of Perl's abilities. But for the expected reader, it may suffice.
|
|