Skip to content

sbliven/eppic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eppic

EPPIC is a software package for the analysis of interfaces present in protein crystal structures. It uses mainly evolutionary criteria to try to assess whether interfaces are biologically relevant or simply crystal contacts.

The software is divided into submodules:

  • eppic-cli: the command line interface
  • eppic-wui: the web graphical user interface, a front-end to the command line tool. You can see it working live at http://www.eppic-web.org
  • eppic-model: Hybernate model for communicating with the database
  • eppic-dbtools: Tools for managing the database

Please note that the project was previously in two separate repositories (eppic-cli and eppic-wui) and has now been unified into a single repository here.

Feel free to fork or clone the repository, if you want to work with the source code, we would recommend using eclipse. You will need the m2e (maven) and google (GWT) plugins for the whole thing to work properly under eclipse. The whole project is written in Java, for the WUI with the help of GWT and GXT frameworks.

About

Evolutionary protein-protein interface classifier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.6%
  • HTML 4.7%
  • Shell 2.6%
  • Other 1.1%