conkit icon indicating copy to clipboard operation
conkit copied to clipboard

Package for contact prediction

Open fsimkovic opened this issue 8 years ago • 0 comments

A ConKit package containing source code for contact prediction written in (scikit-learn)[http://scikit-learn.org/]. Idea is to implement commonly used applications in Python.

Possible first applications could be:

  • [ ] PSICOV
  • [ ] CCMpred / plmDCA
  • [ ] MI

Benefit of such application could be contact prediction without compilation or any other requirements. Major drawback is obvious, we will definitely lose performance.

Alternatively, native integration of the applications could also be an option by shipping them. Other packages do that, i.e. MSAVALVE

fsimkovic avatar Feb 27 '17 19:02 fsimkovic