Skip to content

A Python application on the Django framework. Provides a set of sequence manipulation and statistical utilities for bioinformatics.

Notifications You must be signed in to change notification settings

sth144/bio-django

Repository files navigation

Bioinformatics on Django

Running Locally

[clone]

$ pipenv install

$ createdb python_getting_started

$ python manage.py migrate $ python manage.py collectstatic

$ heroku local

Your app should now be running on localhost:5000.

About

A Python application on the Django framework. Provides a set of sequence manipulation and statistical utilities for bioinformatics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published