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
There are plans to deprecate the lomap.DBMolecules class, which is currently used by our network generation code. It looks like we could do everything using the rest of the API, i.e. bypassing DBMolecules entirely.
There are plans to deprecate the
lomap.DBMoleculesclass, which is currently used by our network generation code. It looks like we could do everything using the rest of the API, i.e. bypassingDBMoleculesentirely.