Daily Archives: November 28, 2017

Bioinformatics Frameworks Part 1: Bash and Make

off

One of the biggest changes within the field of bioinformatics is the rise of the framework. Frameworks are the professionalization of analysis pipelines, constructed with software development and data science in mind. With this series of blogs I will discuss a few that have crossed my path, and try to explain the essence of their design philosophy. It will not be a straight forward choice to pick the framework that suits your workflow best, but I hope these posts will help. Part 1 discusses the precursors of frameworks: Bash and Make.

Continue Reading...