Project

General

Profile

Idea #11159

Updated by Peter Amstutz about 7 years ago

Support import of tools from tool registry API. 

 Initial capability: add support to arvados-cwl-runner to fetch a CWL file from GA4GH tool API over HTTP and import it to Arvados with existing --create-workflow feature. 

 Could use the resolve_ga4gh_tool function from this branch: 

 https://github.com/common-workflow-language/cwltool/commit/1efcfc77a640fe15906fd724ba498c439be98d37 

 https://github.com/ga4gh/tool-registry-schemas

Back