{"id":19328016,"url":"https://github.com/inab/vre_wfexs_executor","last_synced_at":"2025-07-12T12:02:44.547Z","repository":{"id":81523006,"uuid":"260183851","full_name":"inab/vre_WfExS_executor","owner":"inab","description":"WfExS tool job executor for VRE (under development)","archived":false,"fork":false,"pushed_at":"2021-07-08T14:55:47.000Z","size":289,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-06T07:25:37.432Z","etag":null,"topics":["cwl","nextflow","ro-crate","tool","vre","wfexs","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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-30T10:40:26.000Z","updated_at":"2021-07-08T15:59:05.000Z","dependencies_parsed_at":"2023-03-18T13:02:53.332Z","dependency_job_id":null,"html_url":"https://github.com/inab/vre_WfExS_executor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_WfExS_executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_WfExS_executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_WfExS_executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_WfExS_executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inab","download_url":"https://codeload.github.com/inab/vre_WfExS_executor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240429118,"owners_count":19799793,"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","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","nextflow","ro-crate","tool","vre","wfexs","wrapper"],"created_at":"2024-11-10T02:19:51.109Z","updated_at":"2025-02-24T06:28:09.689Z","avatar_url":"https://github.com/inab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRE WfExS 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\n```bash\ncd $HOME\ngit clone https://github.com/inab/vre_WfExS_executor.git\ncd vre_container_executor\n```\n\nCreate the Python environment:\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\npip install --upgrade wheel\npip install -r requirements.txt\n```\n\n## Run the Wrapper\n\nFirst, go to [tests/basic/](https://github.com/inab/vre_WfExS_executor/tree/master/tests/basic) to change `config.json` and `in_metadata.json` files.\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\n* © 2020-2021 Barcelona Supercomputing Center (BSC), ES\n\nLicensed under the Apache License, version 2.0 \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e, see the file `LICENSE.txt` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_wfexs_executor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finab%2Fvre_wfexs_executor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_wfexs_executor/lists"}