mparker2 / matplotlib_logo

DNA/RNA/Protein Sequence Logos with matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matplotlib Logo

A simple, extensible library for plotting DNA/RNA/Protein Sequence logos with matplotlib. Does probability and bits logos.

Installation:

git clone https://github.com/mparker2/matplotlib_logo.git
cd matplotlib_logo
python setup.py install

Examples:

See examples/logo_example.ipynb to get idea of how to make these

Proline motif

Splice Junction

About

DNA/RNA/Protein Sequence Logos with matplotlib


Languages

Language:Jupyter Notebook 92.5%Language:Python 7.5%