Tuesday, April 9, 2013

R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis)

R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis)

Shock Sale R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) very cheapYou looking to find the "R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis)" Good news! You can purchase R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) with secure price and compare to view update price on this product. And deals on this product is available only for limited time.

R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) On Sale

   Updated Price for R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) now
Purchase R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) low price

Product Description

Due to its data handling and modeling capabilities as well as its flexibility, R is becoming the most widely used software in bioinformatics. R Programming for Bioinformatics explores the programming skills needed to use this software tool for the solution of bioinformatics and computational biology problems. Drawing on the author �s first-hand experiences as an expert in R, the book begins with coverage on the general properties of the R language, several unique programming aspects of R, and object-oriented programming in R. It presents methods for data input and output as well as database interactions. The author also examines different facets of string handling and manipulations, discusses the interfacing of R with other languages, and describes how to write software packages. He concludes with a discussion on the debugging and profiling of R code. With numerous examples and exercises, this practical guide focuses on developing R programming skills in order to tackle problems encountered in bioinformatics and computational biology.

R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) Review

This is a strange little book in that it seems somewhat directed toward statisticians who want to develop R packages. The OOP section takes up 50 pages and discusses "S3 and S4" implementations of OOP in R in great detail, all of which is not doubt important for those few dozen accomplished statisticians who wish to write packages. However, by the time you are ready to actually write an R function that other people will use I can't imagine you wouldn't already be familiar with some of the basic commands discussed elsewhere in this book. So I am wondering who the intended audience is.

I think the majority of R users (biologists and programmers) want to run through some common statistical routines in a procedural fashion and produce reports that perform some analysis and show some graphs. The difficulty with R is learning how to massage data into a form that an existing statistical function will accept. That will invariably involve helper R-specific helper functions that do not exist in programming languages (e.g. unsplit) or that require a precise understanding of input (e.g. xtabs), and statistical routines that almost never return meaningful errors (glm). Manipulating data structures in R is not particularly intuitive (e.g. as.numeric(levels(f))[f]), so tons of examples are a must. However this book simply does not include enough R code - probably fewer than 250 lines.

In some instances commands are discussed at length in the space it would take to simply show the command. For example, a beginner would want to know how to save a data frame. Instead of providing a useful example like:
save(myDataFrame,file="myDataFrame.frame.RData",compress=TRUE)
there is a bizarre paragraph called "Working with R's binary format", in which save and load are discussed in theory as if they are planned for a distant release.

There is no chapter on using Sweave to develop pdf reports despite the book being actually written in Sweave. The author is more focused on "vignettes" which appear to be for documentation akin to POD files.

This book does include excellent sections on string manipulation, connecting to databases, and C integration. I learned some things about some neat Bioconductor functions available but a dedicated chapter would be nice.

At no point do you ever sense the author does not know what he is talking about - he just doesn't know who he is talking to. I hope in the future "R Programming For Bioinformatics" is split this into two more comprehensive books: "Developing R Packages" and "R for Biologists"

Most of the consumer Reviews tell that the "R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis)" are high quality item. You can read each testimony from consumers to find out cons and pros from R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) ...

Buy R Programming for Bioinformatics (Chapman & Hall/CRC Computer Science & Data Analysis) Cheap

No comments:

Post a Comment