-
- Downloads
add function to read/write PDB directly from/to string
While it has been possible to read/write PDb directly from/to arbitrary streams, the stream interface is not exposed to Python yet.
Showing
- modules/io/pymod/export_pdb_io.cc 11 additions, 0 deletionsmodules/io/pymod/export_pdb_io.cc
- modules/io/src/mol/CMakeLists.txt 2 additions, 0 deletionsmodules/io/src/mol/CMakeLists.txt
- modules/io/src/mol/pdb_str.cc 48 additions, 0 deletionsmodules/io/src/mol/pdb_str.cc
- modules/io/src/mol/pdb_str.hh 41 additions, 0 deletionsmodules/io/src/mol/pdb_str.hh
Loading
Please register or sign in to comment