query / genomeassist

Course project for 600.615. A Web-based frontend for the comparison of sequence alignment tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenomeAssist

Mansi Arora and Roger Que, 600.615, Fall 2013, Johns Hopkins University


For an introduction to GenomeAssist, see the project writeup.

The primary Django application, with Celery tasks, is located in the genomeassist/ directory. Python dependencies can be installed using pip -r requirements.txt. Bower is required for the management of frontend dependencies.

Additionally, installation-specific settings should be specified in genomeassist/local_settings.py. Consult the settings.py file in the same directory for more information on which variables are used by GenomeAssist.

About

Course project for 600.615. A Web-based frontend for the comparison of sequence alignment tools.


Languages

Language:Python 80.9%Language:JavaScript 16.4%Language:CSS 2.7%