Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 404 Bytes

File metadata and controls

13 lines (9 loc) · 404 Bytes

FormatConvert

Utility script for converting between file formats in ioNERDSS. The supported files are only the output .cif and .json from ioNERDSS, including regularized_coarse_grained_structure.cif and model.json

  • File types (e.g. .cif, .xyz, .pdb, .json, .gro, etc.)
  • Source vs target formats

Unit Test

Run unit test with:

python -m unittest discover -s tests