-
- Downloads
check for duplicate atoms when importing PDB files
It's intentional to only check for duplicate atoms during PDB import an not directly in InsertAtom, since it is completely valid for a few fileformats to have more than one atom with the same name.
Showing
- modules/io/src/mol/pdb_reader.cc 10 additions, 0 deletionsmodules/io/src/mol/pdb_reader.cc
- modules/io/tests/test_io_pdb.cc 22 additions, 0 deletionsmodules/io/tests/test_io_pdb.cc
- modules/io/tests/testfiles/pdb/duplicate-atom.pdb 4 additions, 0 deletionsmodules/io/tests/testfiles/pdb/duplicate-atom.pdb
Loading
Please register or sign in to comment