Skip to content

stjude/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

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.9%
  • JavaScript 35.3%
  • CSS 12.0%
  • HTML 9.7%
  • R 0.1%