Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Issue61: when pssm file does not match pdb files , report error #63

Closed
wants to merge 2 commits into from

Conversation

LilySnow
Copy link
Contributor

@LilySnow LilySnow commented Mar 19, 2019

I fixed the following:

  1. When pssm file does not match pdb files , report error. Previously, no error is generated.
  2. set contact cutoff for pssm-feature to 5.5A. Previously, it used the default cutoff of 8.5A.
  3. replaced the 1AK4 pdb files and pssm files in test

@LilySnow LilySnow closed this Mar 19, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 404

  • 18 of 24 (75.0%) changed or added relevant lines in 1 file are covered.
  • 33 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.6%) to 72.914%

Changes Missing Coverage Covered Lines Changed/Added Lines %
deeprank/features/FullPSSM.py 18 24 75.0%
Files with Coverage Reduction New Missed Lines %
deeprank/features/FullPSSM.py 1 76.99%
deeprank/generate/DataGenerator.py 9 56.31%
deeprank/generate/NormalizeData.py 10 87.5%
deeprank/generate/GridTools.py 13 65.52%
Totals Coverage Status
Change from base Build 403: -0.6%
Covered Lines: 2097
Relevant Lines: 2876

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants