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
{{ message }}
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
Implement a newConn() helper function that uses this default instance for calling defaultInstance$getFactory()$createConn().
Implement a getConn() helper function that uses this default instance for calling defaultInstance$getFactory()$getConn().
Is it possible to define dynamically at loading time an helper function for each connector class (e.g.: keggGlycan()) along with its documentation ? If not, can we define variables attached to the biodb namespace: biodb::keggGlycan ?