powered by
A helper function to get an object on SolveBio by its path. Used as a pass-through function from some Vault methods.
Object.get_by_path(path, env = .solveEnv, ...)
The path to the object, relative to a vault.
(optional) Custom client environment.
(optional) Additional query parameters.
https://docs.solvebio.com/
if (FALSE) { Object.get_by_path("/ClinVar") }
Run the code above in your browser using DataLab