Book Recommendations For Enjoyable Read On Mid Level Or Advanced Perl Or Other Programming Useful In Comp Bio
5
2
Entering edit mode
12.1 years ago
Wayne ★ 1.0k

Anyone have any favorite programming books ... perhaps on advanced perl, or anything that might be useful to comp bio? Looking for a good book to go through a little every day that wouldn't feel so much like homework...Any recommendations? Thanks for your time!

books perl education • 4.0k views
ADD COMMENT
4
Entering edit mode
12.1 years ago

An Introduction to Bioinformatics Algorithms. Neil C. Jones and Pavel A. Pevzner

ADD COMMENT
2
Entering edit mode
12.1 years ago
Occam ▴ 410

Building bioinformatics solutions with Perl, R and MySQL.

extremely readable with some good code. not solely programming focused (considerable conceptual descriptions of problems/solutions and also, as you would expect from the title, some statistics/numerical data manipulation in R).

ADD COMMENT
2
Entering edit mode
12.1 years ago

When I got started I found a copy of David Cross's Data Munging with Perl helpful. Contains several good command line solutions to common problems.

Not a book, but the online tutorials for database programming at Perlmonks are also pretty good.

I also liked the Building Bioinformatics Solutions book (mentioned by @occam) -- at the time it came out it was one of the few books that demonstrated concisely how various open-source tools can be put together into a workflow.

More specific answers will depend on what you want to use Perl for -- data handling, algorithm development for some task, web-based development, etc..

ADD COMMENT
1
Entering edit mode
12.1 years ago
Woa ★ 2.9k

Try to solve the problems(if possible programatically) in Durbin, Eddy, Krogh's book. If you get stuck consult the solutions manual

ADD COMMENT
0
Entering edit mode
ADD REPLY
1
Entering edit mode
12.1 years ago

I like Data Mining: Practical Machine Learning Tools and Techniques by Witten, Frank and Hall. From the Amazon description, Data Mining "offers a thorough grounding in machine learning concepts as well as practical advice on applying machine learning tools and techniques in real-world data mining situations". And, it works together with the excellent (Java based) Weka machine learning software. Good for beginners and advanced users alike.

You might also find some useful books in related questions here, here and here.

ADD COMMENT

Login before adding your answer.

Traffic: 2362 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6