{"id":19327991,"url":"https://github.com/inab/vre_cwl_executor","last_synced_at":"2025-07-27T07:07:34.565Z","repository":{"id":81522975,"uuid":"231596186","full_name":"inab/vre_cwl_executor","owner":"inab","description":"Generic CWL tool job executor for VRE","archived":false,"fork":false,"pushed_at":"2022-08-31T10:39:35.000Z","size":4233,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-12T12:42:43.941Z","etag":null,"topics":["cwl-workflows","cwltool","ro-crate","tool","vre","wrapper"],"latest_commit_sha":null,"homepage":"https://github.com/inab/openVRE","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-03T13:38:24.000Z","updated_at":"2021-12-14T10:44:09.000Z","dependencies_parsed_at":"2023-03-18T13:02:44.421Z","dependency_job_id":null,"html_url":"https://github.com/inab/vre_cwl_executor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/inab/vre_cwl_executor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_cwl_executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_cwl_executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_cwl_executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_cwl_executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inab","download_url":"https://codeload.github.com/inab/vre_cwl_executor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_cwl_executor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267320254,"owners_count":24068527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cwl-workflows","cwltool","ro-crate","tool","vre","wrapper"],"created_at":"2024-11-10T02:19:41.446Z","updated_at":"2025-07-27T07:07:34.532Z","avatar_url":"https://github.com/inab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRE CWL Tool Executor\n\n## Requirements\n\n- Python 3.6 or later\n- [git](https://git-scm.com/downloads)\n- [singularity](https://sylabs.io/singularity/)\n\n```bash\nsudo apt update\nsudo apt install python3\nsudo apt install git\n```\n \nIn order to install the Python dependencies you need `pip` and `venv` modules.\n\n```bash\nsudo apt install python3-pip python3-venv\n```\n\n## Installation\n\nDirectly from GitHub:\n```bash\ncd $HOME\ngit clone https://github.com/inab/vre_cwl_executor.git\ncd vre_cwl_executor\n```\n\nCreate the Python environment:\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\npip install --upgrade pip wheel\npip install -r requirements.txt\n```\n\n## Run the Wrapper\n\n```bash\n./VRE_RUNNER --config tests/basic/config.json --in_metadata tests/basic/in_metadata.json --out_metadata out_metadata.json --log_file VRE_RUNNER.log\n```\n\n## License\n* © 2020-2022 Barcelona Supercomputing Center (BSC), ES\n\nLicensed under the Apache License [Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_cwl_executor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finab%2Fvre_cwl_executor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_cwl_executor/lists"}