You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
This feature would add a set of functions to map residue / atom-level graphs to secondary structure / chain-level graphs, preserving metadata and aggregating node & edge information in the coarsened graph
The text was updated successfully, but these errors were encountered:
* add initial graph equality funtions
* add equality function
* Add equality testing utils & tests
* add chain-level and ss-level coarsening functions
* add ss graph test
* fix feature types
* black
* restore DSSP tests as testing framework now supports it
* add test for chain graph
* add lookup against obsolete structures if download fails
* update download docstrings
* add chord plot
* update import error message
* black
* update docs and changelog
* update docs and changelog
* update docstrings
* add tutorial notebook
* separate pytorch3d imports from mpl_chord
* add extra dependencies to CI build
* add extra dependencies to CI build
* update docs with coarse graph tutorial
Describe the solution you'd like
This feature would add a set of functions to map residue / atom-level graphs to secondary structure / chain-level graphs, preserving metadata and aggregating node & edge information in the coarsened graph
The text was updated successfully, but these errors were encountered: