(de-agave-client-v2 base-url
storage-system
token-info-fn
jobs-enabled?
&
agave-opts)
An Agave client with customizations that are specific to the discovery environment.
An Agave client with customizations that are specific to the discovery environment.
(getAppDetails _ app-id)
(getAppInputIds _ app-id)
(listAppPermissions _ app-ids)
(listAppTasks _ app-id)
(stopJob _ job-id)
(getDefaultOutputName _ app-id output-id)
(getAppToolListing _ app-id)
(shareAppWithUser _ username app-id level)
(regenerateJobSubmission _ job-id)
(listApps _)
(listApps _ opts)
(listApps _ app-ids opts)
(listJob _ job-id)
(listAppsWithOntology _ term)
(translateJobStatus _ status)
(hasAppPermission _ username app-id required-level)
(listJobIds _)
(submitJob _ submission)
(getAppRerunInfo _ job-id)
(getApp _ app-id)
(getJobHistory _ job-id)
(sendJobSubmission _ submission)
(listJobs _)
(listJobs _ job-ids)
(prepareJobSubmission _ submission)
(getJobParams _ job-id)
(searchApps _ search-term)
(searchApps _ search-term opts)
(hpcAppGroup _)
(emptyAppListing _)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close