Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templates stored within Polymer #293

Open
rwxayheee opened this issue Dec 24, 2024 · 0 comments
Open

Templates stored within Polymer #293

rwxayheee opened this issue Dec 24, 2024 · 0 comments

Comments

@rwxayheee
Copy link
Contributor

residue_chem_templates (ResidueChemTemplates) is an attribute of Polymer. The residue chem templates can be read from and written to JSON. Currently it includes a full set of available templates that has been loaded during the construction.

For each Monomer, there is also a template attribute but it is not a JSON-bound property (not exported to JSON or imported from JSON of a polymer).

Based on discussion we had today, we might want to re-evaluate whether we want and which templates to store with polymer. For templates generated during construction, this attribute serves as a useful cache. For templates that didn't match, retaining them may not be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant