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

Getting ready

Strictly speaking, tool development is language-agnostic. Many tools are actually just wrappers for existing applications; no Python code involved. But Python is well-suited to tool development, especially because Galaxy is implemented in Python, so it's the best choice for tool development. Planemo is actually a Python tool, so you will need Python in any case.

We are going to develop a very basic tool here: we will take a BED file, count the number of entries, and compute some basic statistics. The point here is not the tool itself, but all the artifacts needed to develop the tool.

At this stage, installing Planemo with conda is not stable. Also, Planemo is Python 2, not 3. As such, we will go back in time and use Python 2, ...

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