-
- Downloads
fix: allow short count lines
The RCSB ModelServer SDF files contain counts line with only 33 characters. Although invalid, they can be read by RDKit (which only requires 6 characters). This commit emmulates the behavior of RDKit.
Showing
- modules/io/src/mol/sdf_reader.cc 14 additions, 4 deletionsmodules/io/src/mol/sdf_reader.cc
- modules/io/tests/test_io_sdf.cc 12 additions, 0 deletionsmodules/io/tests/test_io_sdf.cc
- modules/io/tests/testfiles/sdf/1atg_C_ACT.sdf.gz 0 additions, 0 deletionsmodules/io/tests/testfiles/sdf/1atg_C_ACT.sdf.gz
File added
Please register or sign in to comment