Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 629 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 629 Bytes

SSBOND Website

  • the program inside this folder are the source code about SSBOND website, the website was developed with django, you can use the website simplely by run:
python mangage.py runserver
  • filename.txt can record the pdbID has been processed by this website.

  • media is a folder can storage the pdbfiles users had uploaded from local or download from the Protein Data Bank, the file records the predicted result is also stored in media.

  • project: :inside this folder are some programs about this website's bankgroud.

  • static :inside this folder are some static files and network model.