Skip to content

stevenwpaugh/trident_web

Repository files navigation

trident_web

trident_web is a django based framework for bioinformatics anaylsis packages

To use trident_web, clone the repo and then

Copy trident_web/local_settings.py.example to trident_web/local_settings.py

Edit trident_web/local_settings.py to appropriate values

The run:

python manage.py collectstatic

python manage.py syncdb

python manage.py testserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published