https://github.com/bihealth/reev
REEV: Explanation and Evaluation of Variants
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
REEV: Explanation and Evaluation of Variants
Basic Info
Statistics
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 52
- Releases: 6
Created over 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Security
Owner
- Name: Berlin Institute of Health
- Login: bihealth
- Kind: organization
- Website: https://www.cubi.bihealth.org/
- Repositories: 215
- Profile: https://github.com/bihealth
BIH Core Unit Bioinformatics & BIH HPC IT
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 295
- Issue comment event: 57
- Push event: 273
- Pull request event: 592
- Fork event: 2
- Create event: 301
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 295
- Issue comment event: 57
- Push event: 273
- Pull request event: 592
- Fork event: 2
- Create event: 301
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 91
- Total pull requests: 675
- Average time to close issues: 11 days
- Average time to close pull requests: 2 days
- Total issue authors: 9
- Total pull request authors: 8
- Average comments per issue: 0.45
- Average comments per pull request: 0.24
- Merged pull requests: 505
- Bot issues: 9
- Bot pull requests: 582
Past Year
- Issues: 11
- Pull requests: 350
- Average time to close issues: 1 day
- Average time to close pull requests: 1 day
- Issue authors: 4
- Pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.16
- Merged pull requests: 254
- Bot issues: 6
- Bot pull requests: 340
Top Authors
Issue Authors
- gromdimon (35)
- holtgrewe (31)
- dependabot[bot] (9)
- sczakihl (8)
- xiamaz (3)
- stolpeo (2)
- fazialnjd (1)
- mikebaravo (1)
- Nicolai-vKuegelgen (1)
Pull Request Authors
- dependabot[bot] (582)
- gromdimon (51)
- holtgrewe (34)
- varfish-bot (3)
- sczakihl (2)
- fazialnjd (1)
- lki1354 (1)
- 382982408 (1)
Top Labels
Issue Labels
enhancement (48)
bug (32)
dependencies (9)
internal (7)
python (5)
javascript (5)
documentation (1)
Pull Request Labels
dependencies (580)
python (304)
javascript (261)
github_actions (15)
autorelease: pending (3)
bug (1)
Dependencies
.github/workflows/automerge.yml
actions
.github/workflows/conventional-prs.yml
actions
- amannn/action-semantic-pull-request v3.4.0 composite
.github/workflows/docker-build.yml
actions
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
.github/workflows/docker-cleanup-pr.yml
actions
- bots-house/ghcr-delete-image-action v1.1.0 composite
.github/workflows/docker-cleanup-untagged.yml
actions
- bots-house/ghcr-delete-image-action v1.1.0 composite
.github/workflows/main.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- khan/pull-request-workflow-cancel 1.0.0 composite
.github/workflows/release-please.yml
actions
- GoogleCloudPlatform/release-please-action v3 composite
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/metadata-action v4 composite
utils/docker/Dockerfile
docker
- backend-base latest build
- frontend-deps latest build
- node 20-slim build
- python 3.10-slim build
frontend/package-lock.json
npm
- 860 dependencies
frontend/package.json
npm
- @pinia/testing ^0.1.3 development
- @rushstack/eslint-patch ^1.3.3 development
- @tsconfig/node18 ^18.2.2 development
- @types/jsdom ^21.1.2 development
- @types/node ^20.6.0 development
- @vitejs/plugin-vue ^4.3.4 development
- @vitejs/plugin-vue-jsx ^3.0.2 development
- @vitest/coverage-istanbul ^0.34.4 development
- @vue/eslint-config-prettier ^8.0.0 development
- @vue/eslint-config-typescript ^11.0.3 development
- @vue/test-utils ^2.4.1 development
- @vue/tsconfig ^0.4.0 development
- eslint ^8.49.0 development
- eslint-plugin-vue ^9.17.0 development
- jsdom ^22.1.0 development
- npm-check-updates ^16.14.2 development
- npm-run-all ^4.1.5 development
- prettier ^3.0.3 development
- typescript ^5.2.2 development
- vite ^4.4.9 development
- vite-plugin-vuetify ^1.0.2 development
- vitest ^0.32.4 development
- vitest-canvas-mock ^0.3.3 development
- vitest-fetch-mock ^0.2.2 development
- vue-cli-plugin-vuetify ~2.5.8 development
- vue-tsc ^1.8.11 development
- @mdi/font ^7.2.96
- pinia ^2.1.6
- resize-observer-polyfill ^1.5.1
- vega ^5.25.0
- vega-embed ^6.22.2
- vue ^3.3.4
- vue-router ^4.2.4
- vuetify ^3.3.16
package-lock.json
npm
backend/Pipfile
pypi
- black * develop
- flake8 * develop
- isort * develop
- mypy * develop
- pytest * develop
- pytest-asyncio * develop
- pytest-cov * develop
- pytest-httpx * develop
- pytest-subprocess * develop
- sphinx * develop
- sphinx-rtd-theme * develop
- starlette * develop
- fastapi *
- httpx *
- pydantic *
- python-dotenv *
- requests-mock *
- uvicorn *
backend/Pipfile.lock
pypi
- alabaster ==0.7.13 develop
- anyio ==3.7.1 develop
- babel ==2.12.1 develop
- black ==23.7.0 develop
- certifi ==2023.7.22 develop
- charset-normalizer ==3.2.0 develop
- click ==8.1.7 develop
- coverage ==7.3.1 develop
- docutils ==0.18.1 develop
- exceptiongroup ==1.1.3 develop
- flake8 ==6.1.0 develop
- h11 ==0.14.0 develop
- httpcore ==0.17.3 develop
- httpx ==0.24.1 develop
- idna ==3.4 develop
- imagesize ==1.4.1 develop
- iniconfig ==2.0.0 develop
- isort ==5.12.0 develop
- jinja2 ==3.1.2 develop
- markupsafe ==2.1.3 develop
- mccabe ==0.7.0 develop
- mypy ==1.5.1 develop
- mypy-extensions ==1.0.0 develop
- packaging ==23.1 develop
- pathspec ==0.11.2 develop
- platformdirs ==3.10.0 develop
- pluggy ==1.3.0 develop
- pycodestyle ==2.11.0 develop
- pyflakes ==3.1.0 develop
- pygments ==2.16.1 develop
- pytest ==7.4.1 develop
- pytest-asyncio ==0.21.1 develop
- pytest-cov ==4.1.0 develop
- pytest-httpx ==0.24.0 develop
- pytest-subprocess ==1.5.0 develop
- requests ==2.31.0 develop
- sniffio ==1.3.0 develop
- snowballstemmer ==2.2.0 develop
- sphinx ==7.2.5 develop
- sphinx-rtd-theme ==1.3.0 develop
- sphinxcontrib-applehelp ==1.0.7 develop
- sphinxcontrib-devhelp ==1.0.5 develop
- sphinxcontrib-htmlhelp ==2.0.4 develop
- sphinxcontrib-jquery ==4.1 develop
- sphinxcontrib-jsmath ==1.0.1 develop
- sphinxcontrib-qthelp ==1.0.6 develop
- sphinxcontrib-serializinghtml ==1.1.9 develop
- starlette ==0.27.0 develop
- tomli ==2.0.1 develop
- typing-extensions ==4.7.1 develop
- urllib3 ==2.0.4 develop
- annotated-types ==0.5.0
- anyio ==3.7.1
- certifi ==2023.7.22
- charset-normalizer ==3.2.0
- click ==8.1.7
- exceptiongroup ==1.1.3
- fastapi ==0.103.1
- h11 ==0.14.0
- httpcore ==0.17.3
- httpx ==0.24.1
- idna ==3.4
- pydantic ==2.3.0
- pydantic-core ==2.6.3
- python-dotenv ==1.0.0
- requests ==2.31.0
- requests-mock ==1.11.0
- six ==1.16.0
- sniffio ==1.3.0
- starlette ==0.27.0
- typing-extensions ==4.7.1
- urllib3 ==2.0.4
- uvicorn ==0.23.2
docs/requirements.txt
pypi
- sphinx *
- sphinx-rtd-theme *