https://github.com/mbhall88/tbpore

Mycobacterium tuberculosis genomic analysis from Nanopore sequencing data
https://github.com/mbhall88/tbpore

Keywords

bioinformatics drug-resistance-prediction genomics mycobacterium-tuberculosis nanopore variant-calling

Keywords from Contributors

conda control routing virtual transform crop report simulations weighted file-upload

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Mycobacterium tuberculosis genomic analysis from Nanopore sequencing data


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 261
Total Committers: 4
Avg Commits per committer: 65.25
Development Distribution Score (DDS): 0.364

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.1

Name Email Commits
Leandro Ishi l****a@g****m 166
Michael Hall m****l@m****h 93
Leandro Lima l****o@h****k 1
github-actions[bot] 4****] 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 42
Total pull requests: 13
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 5
Total pull request authors: 3
Average comments per issue: 6.17
Average comments per pull request: 1.92
Merged pull request: 12
Bot issues: 0
Bot pull requests: 2

Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: 2 days
Past year average time to close pull requests: 23 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mbhall88/tbpore

Top Issue Authors

  • leoisl (28)
  • mbhall88 (11)
  • FlorianePoint (1)
  • jloubser (1)
  • pedrodcb (1)

Top Pull Request Authors

  • mbhall88 (6)
  • leoisl (5)
  • github-actions[bot] (2)

Top Issue Labels

Top Pull Request Labels

  • autorelease: pending (1)
  • autorelease: tagged (1)

Package metadata

pypi.org: tbpore

Mycobacterium tuberculosis genomic analysis from Nanopore sequencing data

  • Homepage: https://github.com/mbhall88/tbpore
  • Documentation: https://tbpore.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.7.0 (published over 1 year ago)
  • Last Synced: 2024-06-12T01:15:44.894Z (11 months ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 75 Last month
  • Rankings:
    • Dependent packages count: 10.126%
    • Stargazers count: 17.739%
    • Average: 18.414%
    • Forks count: 19.143%
    • Dependent repos count: 21.535%
    • Downloads: 23.526%
  • Maintainers (1)

Dependencies

poetry.lock pypi
  • appdirs 1.4.4 develop
  • atomicwrites 1.4.0 develop
  • attrs 21.4.0 develop
  • black 22.3.0 develop
  • certifi 2022.5.18.1 develop
  • charset-normalizer 2.0.12 develop
  • configargparse 1.5.3 develop
  • connection-pool 0.0.3 develop
  • coverage 6.4 develop
  • datrie 0.8.2 develop
  • decorator 5.1.1 develop
  • dictdiffer 0.9.0 develop
  • docutils 0.18.1 develop
  • dpath 2.0.6 develop
  • fastjsonschema 2.15.3 develop
  • flake8 4.0.1 develop
  • gitdb 4.0.9 develop
  • gitpython 3.1.27 develop
  • idna 3.3 develop
  • importlib-resources 5.7.1 develop
  • iniconfig 1.1.1 develop
  • isort 5.10.1 develop
  • jinja2 3.1.2 develop
  • jsonschema 4.5.1 develop
  • jupyter-core 4.10.0 develop
  • markupsafe 2.1.1 develop
  • mccabe 0.6.1 develop
  • mypy-extensions 0.4.3 develop
  • nbformat 5.4.0 develop
  • packaging 21.3 develop
  • pathspec 0.9.0 develop
  • plac 1.3.5 develop
  • platformdirs 2.5.2 develop
  • pluggy 1.0.0 develop
  • psutil 5.9.1 develop
  • pulp 2.6.0 develop
  • py 1.11.0 develop
  • pycodestyle 2.8.0 develop
  • pyflakes 2.4.0 develop
  • pyparsing 3.0.9 develop
  • pyrsistent 0.18.1 develop
  • pytest 6.2.5 develop
  • pytest-cov 3.0.0 develop
  • pywin32 304 develop
  • ratelimiter 1.2.0.post0 develop
  • requests 2.27.1 develop
  • retry 0.9.2 develop
  • smart-open 6.0.0 develop
  • smmap 5.0.0 develop
  • snakemake 7.8.0 develop
  • stopit 1.1.2 develop
  • tabulate 0.8.9 develop
  • toml 0.10.2 develop
  • tomli 2.0.1 develop
  • toposort 1.7 develop
  • traitlets 5.2.1.post0 develop
  • typing-extensions 4.2.0 develop
  • urllib3 1.26.9 develop
  • wrapt 1.14.1 develop
  • yte 1.4.0 develop
  • zipp 3.8.0 develop
  • click 8.1.3
  • colorama 0.4.4
  • coloredlogs 15.0.1
  • cyvcf2 0.30.15
  • humanfriendly 10.0
  • loguru 0.5.3
  • networkx 2.8.2
  • numpy 1.22.4
  • pandas 1.4.2
  • pyreadline3 3.4.1
  • pysam 0.17.0
  • python-dateutil 2.8.2
  • pytz 2022.1
  • pyyaml 6.0
  • six 1.16.0
  • win32-setctime 1.1.0
pyproject.toml pypi
  • black >=22.3.0 develop
  • dictdiffer ^0.9.0 develop
  • flake8 ^4.0.1 develop
  • isort ^5.10.1 develop
  • pytest ^6.2.5 develop
  • pytest-cov ^3.0.0 develop
  • snakemake ^7.6.2 develop
  • click ^8.0.3
  • cyvcf2 ^0.30
  • loguru ^0.5.3
  • networkx ^2.8
  • pandas ^1.4.2
  • pysam ^0.17
  • python >=3.8,<4.0
  • pyyaml >=6.0
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • cocogitto/cocogitto-action v3 composite
  • codecov/codecov-action v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/release-please.yaml actions
  • google-github-actions/release-please-action v3 composite
.github/workflows/release-pypi.yaml actions
  • JRubics/poetry-publish v1.17 composite
  • actions/checkout v4 composite
environment.yaml pypi

Score: 8.295049140435111