{"id":19328034,"url":"https://github.com/inab/vre_dorothea_executor","last_synced_at":"2026-06-17T17:33:55.173Z","repository":{"id":68993009,"uuid":"270635828","full_name":"inab/vre_dorothea_executor","owner":"inab","description":"DoRothEA tool job executor for iPC VRE","archived":false,"fork":false,"pushed_at":"2022-08-30T10:19:44.000Z","size":538,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-24T06:34:12.474Z","etag":null,"topics":["dorothea","ipc","ipc-project","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-06-08T11:04:51.000Z","updated_at":"2023-11-22T10:21:52.000Z","dependencies_parsed_at":"2023-02-21T15:16:02.283Z","dependency_job_id":null,"html_url":"https://github.com/inab/vre_dorothea_executor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/inab/vre_dorothea_executor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_dorothea_executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_dorothea_executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_dorothea_executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_dorothea_executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inab","download_url":"https://codeload.github.com/inab/vre_dorothea_executor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inab%2Fvre_dorothea_executor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["dorothea","ipc","ipc-project","tool","vre","wrapper"],"created_at":"2024-11-10T02:19:53.811Z","updated_at":"2026-06-17T17:33:55.155Z","avatar_url":"https://github.com/inab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VRE DoRothEA 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```\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_dorothea_executor.git\ncd vre_dorothea_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* © 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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_dorothea_executor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finab%2Fvre_dorothea_executor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finab%2Fvre_dorothea_executor/lists"}