DeepRank / iScore

iScore: an MPI supported software for ranking protein-protein docking models based on a random walk graph kernel and support vector machines
Apache License 2.0
26 stars 11 forks source link

fix bug to remove molecule without enough features #17

Closed CunliangGeng closed 4 years ago

CunliangGeng commented 4 years ago

To fix the bug in #16.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 155


Changes Missing Coverage Covered Lines Changed/Added Lines %
iScore/function/score.py 21 23 91.3%
<!-- Total: 23 25 92.0% -->
Files with Coverage Reduction New Missed Lines %
iScore/function/score.py 1 93.83%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 146: 0.2%
Covered Lines: 1042
Relevant Lines: 1742

💛 - Coveralls