Skip to Content
Bioinformatics with Python Cookbook - Second Edition
book

Bioinformatics with Python Cookbook - Second Edition

by Tiago Antao
November 2018
Intermediate to advanced
360 pages
9h 36m
English
Packt Publishing
Content preview from Bioinformatics with Python Cookbook - Second Edition

Introduction

Pipelines are fundamental in any data science environment. Data processing is never a single task. Many pipelines are implemented via ad hoc scripts. This can be done in a useful way, but in many cases, they fail many fundamental viewpoints: reproducibility, maintainability, and extensibility.

In bioinformatics, you can find three main types of pipeline systems:

  • Frameworks like Galaxy (https://usegalaxy.org), which are geared toward users, that is, they expose easy-to-use user interfaces, hiding most of the underlying machinery
  • Frameworks like Script of Scripts (SoS) (https://vatlab.github.io/sos-docs/), which are geared toward data analysis, with a focus on with programming knowledge
  • Finally generic workflow systems like Apache ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Bioinformatics with Python Cookbook

Bioinformatics with Python Cookbook

Tiago Antao

Publisher Resources

ISBN: 9781789344691Supplemental Content