cadencorontzos / lzwfordna

A few versions of Lempel Ziv Welch tailored for DNA compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LZW for DNA compression

This project is centered around the Lempel Ziv Welch compression algorithm. This project was completed as a senior thesis for the undergraduate Computer Science program at Reed College.

To see the code, visit /code, and to see the thesis document and data, see /document.

Usage

This repository relies on submodules. To clone

git clone https://github.com/cadencorontzos/lzwfordna.git --recursive

About

A few versions of Lempel Ziv Welch tailored for DNA compression

License:GNU General Public License v3.0


Languages

Language:TeX 56.6%Language:C++ 37.4%Language:Python 3.4%Language:Shell 1.3%Language:Makefile 1.3%