jmschrei / antz

Bioinformatic tools for biologists, made pythonic!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antz

antz is a collection of bioinformatics tools I found useful, written in a pythonic manner for ease of use. It focuses heavily on easy to use visualizations and basic statistical analyses of the data, as opposed to simply moving the data around.

Installation

In addition to cloning the repo or downloading the zip file, antz is pip installable, meaning you can get it simply with:

pip install antz

About

Bioinformatic tools for biologists, made pythonic!

License:MIT License


Languages

Language:Python 100.0%