An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/althonos/pyrodigal/

bioconda bioinformatics cython-wrapper gene-finding genome metagenomes orf-finder prodigal python python-interface python-library simd

Score: 7.064759027791801

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Cython bindings and Python interface to Prodigal, an ORF finder for genomes and metagenomes. Now with SIMD!


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 874
Total Committers: 6
Avg Commits per committer: 145.667
Development Distribution Score (DDS): 0.006

Commits in past year: 24
Committers in past year: 2
Avg Commits per committer in past year: 12.0
Development Distribution Score (DDS) in past year: 0.042

Name Email Commits
Martin Larralde m****e@e****e 869
cjprybol c****l 1
Zak 5****s 1
Stefaan Verwimp 5****p 1
Arfon Smith a****n 1
Antônio Camargo a****o 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 67
Total pull requests: 15
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 42
Total pull request authors: 8
Average comments per issue: 3.58
Average comments per pull request: 1.0
Merged pull request: 11
Bot issues: 0
Bot pull requests: 2

Past year issues: 9
Past year pull requests: 3
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 4 days
Past year issue authors: 6
Past year pull request authors: 2
Past year average comments per issue: 3.22
Past year average comments per pull request: 2.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • apcamargo (5)
  • yurivict (5)
  • oschwengers (4)
  • jianshu93 (4)
  • gbouras13 (3)
  • pchaumeil (2)
  • ericolo (2)
  • althonos (2)
  • aaronmussig (2)
  • kbipinkumar (2)
  • schorlton-bugseq (2)
  • tseemann (2)
  • KGerhardt (2)
  • zdk123 (2)
  • geronimp (1)

Top Pull Request Authors

  • althonos (4)
  • sverwimp (2)
  • imgbot[bot] (2)
  • zclaas (2)
  • apcamargo (2)
  • LanderDC (1)
  • arfon (1)
  • cjprybol (1)

Top Issue Labels

  • bug (22)
  • question (20)
  • enhancement (10)
  • external (6)
  • build (5)
  • good first issue (1)
  • wontfix (1)

Top Pull Request Labels

  • enhancement (3)

Dependencies

.github/workflows/package.yml actions
  • KSXGitHub/github-actions-deploy-aur v2.2.5 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v3 composite
  • actions/upload-artifact v2 composite
  • docker/setup-qemu-action v2 composite
  • pypa/cibuildwheel v2.11.3 composite
  • pypa/gh-action-pypi-publish master composite
  • rasmus-saks/release-a-changelog-action v1.0.1 composite
.github/workflows/paper.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/requirements.txt pypi
  • auditwheel <5.2
  • codecov *
  • coverage *
  • cython *
  • setuptools >=46.4.0
  • wheel *
benches/connection_scoring/requirements.txt pypi
  • matplotlib *
  • numpy *
  • palettable *
  • scipy *
  • tqdm *
docs/requirements.txt pypi
  • cython *
  • ipython *
  • nbsphinx *
  • pygments *
  • pygments-style-monokailight *
  • recommonmark *
  • semantic_version *
  • setuptools >=46.4
  • sphinx *
pyproject.toml pypi
  • archspec ~=0.2.0
src/pyrodigal/tests/requirements.txt pypi
  • archspec * test
  • importlib-resources * test