ngl icon indicating copy to clipboard operation
ngl copied to clipboard

Bug in CIF reader

Open bergwerf opened this issue 5 years ago • 1 comments

This file from the crystallography open database does not render correctly: https://www.crystallography.net/cod/2310564.html

This is what NGL renders. image

(FYI, the issue does not occur in Mol*).

bergwerf avatar Apr 14 '20 20:04 bergwerf

Reading cif-core files in NGL is barely supported. One thing that is also wrong in Mol* is not taking the charge information in the type_symbol field into account (https://github.com/molstar/molstar/issues/31).

arose avatar Apr 14 '20 21:04 arose