{% extends "layout.html" %} {% set title = 'bx python' %} {% block body %}

Welcome

The bx-python project is a python library and associated set of scripts to allow for rapid implementation of genome scale analyses. The library contains a variety of useful modules, but the particular strengths are:

Documentation

{% endblock %}