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
For no good reason, the compound list is global. Change this such that a compound list may be loaded into a workspace rather than the hidden, global env. All functions getting compound list data will accept an optional w argument, trying to get the info from the workspace rather than from global env.
The text was updated successfully, but these errors were encountered:
For no good reason, the compound list is global. Change this such that a compound list may be loaded into a workspace rather than the hidden, global env. All functions getting compound list data will accept an optional
w
argument, trying to get the info from the workspace rather than from global env.The text was updated successfully, but these errors were encountered: