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

Visual validation tool for checking to see if an object is fully parameterized #486

Open
CalCraven opened this issue Nov 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request visualization

Comments

@CalCraven
Copy link
Contributor

I worked on a tool to integrate with Foyer that would visually show if an atomtype was missing. It would use py3dmol to show which atoms were missing by coloring them differently. See the attached figure. I want to integrate this into GMSO and also visualize missing angles, dihedrals, bonds etc. Might make the most sense to utilize networkx objects since they're already being used to store connection information, and would be simple to pull information from and figure out where you need to update your forcefield file.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request visualization
Projects
None yet
Development

No branches or pull requests

1 participant