June 2015
Intermediate to advanced
306 pages
6h 50m
English
In this chapter, we will cover the following recipes:
In this final chapter, we will discuss high-performance computing techniques for large computational biology datasets. We will talk about code parallelization, running software in clusters, code optimization, and advanced functional programming techniques. We will try to avoid tying any solution to a specific proprietary technology (for example, Amazon EC2) and design code that can be ...