0mician / BioToolbox

Analysis of sequence information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioToolbox

Short program developed for the class of “Practical computing for Bioinformatics” (Fall 2014)

The script consists of a series of functions along with an illustration of their usage.

You can run it using the following command:

python bioinfotools.py

Tests

The battery of test can be run using the pytest framework (see requirements.txt):

py.test test_bioinfotools.py

About

Analysis of sequence information


Languages

Language:Python 100.0%