ihmwg / python-ihm

Python package for handling IHM mmCIF and BinaryCIF files
MIT License
14 stars 7 forks source link

Make output filename an optional argument in make-mmcif.py #115

Closed brindakv closed 1 year ago

brindakv commented 1 year ago

Allow for an optional output filename to be specified in the argument.

For backward compatibility, output.cif can be the default filename.