Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
/ spiceweb Public archive

SPiCe - Sequence-based Protein Classification web application

License

Notifications You must be signed in to change notification settings

basvandenberg/spiceweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spiceweb

This is the source code of the SPiCE web application.

Dependencies

The software is developed for Python 2.7. Other required python packages are:

  • cherrypy
  • mako
  • simplejson

Packages from my github repository:

  • spice
  • biopy
  • cherrypy_auth