Skip to content

XML and compressed input; JSON output

Latest
Compare
Choose a tag to compare
@jkleinj jkleinj released this 04 Nov 13:40
· 18 commits to master since this release

Input

This release has added capability to read XML files in plain and compressed files,
classical PDB and XML files. Decompression is performed by the ZLIB library for PDB
files and natively included in the XML library. Both libraries (zlib and libxml-2.0) are now
a mandatory dependency that is checked by 'configure'.

Output

Output can be speficied to be in JSON format. That format is compatible with the FunPDBe schema.