Tsjerk / Insane

INSert membrANE - A simple, versatile tool for building coarse-grained simulation systems
GNU General Public License v2.0
39 stars 24 forks source link

Hopefully fix PDB file writing #59

Closed jbarnoud closed 6 years ago

jbarnoud commented 6 years ago

Truncate aton and residue name, fix resid truncation.

Fixes #44

codecov[bot] commented 6 years ago

Codecov Report

Merging #59 into master will increase coverage by 1.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   74.29%   75.42%   +1.12%     
==========================================
  Files          12       12              
  Lines        1066     1066              
==========================================
+ Hits          792      804      +12     
+ Misses        274      262      -12
Impacted Files Coverage Δ
insane/structure.py 87.68% <100%> (ø) :arrow_up:
insane/converters.py 90.32% <0%> (+6.45%) :arrow_up:
insane/pbc.py 89.01% <0%> (+10.98%) :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 5f81103...bed7bf2. Read the comment docs.