{"id":19328025,"url":"https://github.com/inab/vre_progeny_executor","last_synced_at":"2025-02-24T06:28:15.076Z","repository":{"id":68993036,"uuid":"283152758","full_name":"inab/vre_progeny_executor","owner":"inab","description":"PROGENy tool job executor for iPC VRE","archived":false,"fork":false,"pushed_at":"2022-08-30T10:22:42.000Z","size":1003,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-06T07:25:45.065Z","etag":null,"topics":["ipc","ipc-project","progeny","tool","vre","wrapper"],"latest_commit_sha":null,"homepage":"https://vre.ipc-project.bsc.es/","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-07-28T08:40:12.000Z","updated_at":"2023-11-22T10:21:23.000Z","dependencies_parsed_at":"2023-04-09T03:34:59.308Z","dependency_job_id":null,"html_url":"https://github.com/inab/vre_progeny_executor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_progeny_executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_progeny_executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_progeny_executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_progeny_executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inab","download_url":"https://codeload.github.com/inab/vre_progeny_executor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240429125,"owners_count":19799797,"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":["ipc","ipc-project","progeny","tool","vre","wrapper"],"created_at":"2024-11-10T02:19:52.965Z","updated_at":"2025-02-24T06:28:15.014Z","avatar_url":"https://github.com/inab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRE PROGENy Tool Executor\n\n## Requirements\n\n- Python 3.6 or later\n- R 4.0.2 or later\n- [git](https://git-scm.com/downloads)\n\n```bash\nsudo apt update\nsudo apt install python3\nsudo apt install r-base\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_progeny_executor.git\ncd vre_progeny_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```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* © 2020-2022 Heidelberg University Hospital (UKL-HD), DE\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_progeny_executor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finab%2Fvre_progeny_executor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_progeny_executor/lists"}