haddocking / pdb-tools

A dependency-free cross-platform swiss army knife for PDB files.
https://haddocking.github.io/pdb-tools/
Apache License 2.0
390 stars 114 forks source link

Ignore residues with non-matching altlocs when only one is present. #99

Closed JoaoRodrigues closed 3 years ago

joaomcteixeira commented 3 years ago

Read the whole discussion in #96.

codecov[bot] commented 3 years ago

Codecov Report

Merging #99 (ce0327f) into master (46c3360) will increase coverage by 0.26%. The diff coverage is 98.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   82.08%   82.34%   +0.26%     
==========================================
  Files          47       47              
  Lines        3679     3711      +32     
  Branches      763      767       +4     
==========================================
+ Hits         3020     3056      +36     
+ Misses        469      465       -4     
  Partials      190      190              
Impacted Files Coverage Δ
pdbtools/pdb_selaltloc.py 90.15% <98.46%> (+7.15%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46c3360...ce0327f. Read the comment docs.