-
- Downloads
Add oligo contact score
Computes Interface Contact Similarity (ICS) score which is relevant for CASP. - Results slightly differ from predictioncenter website, need to check with Andriy where this comes from - Should be a good basis to also add Interface Patch Similarity (IPS) score.
Showing
- modules/mol/alg/doc/molalg.rst 11 additions, 0 deletionsmodules/mol/alg/doc/molalg.rst
- modules/mol/alg/pymod/CMakeLists.txt 1 addition, 0 deletionsmodules/mol/alg/pymod/CMakeLists.txt
- modules/mol/alg/pymod/contact_score.py 507 additions, 0 deletionsmodules/mol/alg/pymod/contact_score.py
- modules/mol/alg/tests/CMakeLists.txt 1 addition, 0 deletionsmodules/mol/alg/tests/CMakeLists.txt
- modules/mol/alg/tests/test_contact_score.py 73 additions, 0 deletionsmodules/mol/alg/tests/test_contact_score.py
modules/mol/alg/pymod/contact_score.py
0 → 100644
modules/mol/alg/tests/test_contact_score.py
0 → 100644
Please register or sign in to comment