ihmwg / python-ihm

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

Provide an example for using nonstandard/modified residues #23

Closed benmwebb closed 5 years ago

benmwebb commented 5 years ago

We should provide an example that passes nonstandard chemical components to the Entity constructor, and another that uses a custom Alphabet subclass.

benmwebb commented 5 years ago

@mtrellet see https://github.com/ihmwg/python-ihm/blob/master/examples/non_standard_residues.py