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

JOSS: https://github.com/biogo/ncbi

Score: 7.22983877815125

Last synced: about 3 hours ago
JSON representation

Repository metadata:

bíogo ncbi utilities repository

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 113
Total Committers: 4
Avg Commits per committer: 28.25
Development Distribution Score (DDS): 0.044

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
kortschak d****k@a****u 108
Josh Bleecher Snyder j****n@g****m 2
Harry Scells h****s@g****m 2
daniel-anavaino d****l@a****m 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 4
Total pull requests: 14
Average time to close issues: 2 days
Average time to close pull requests: 2 days
Total issue authors: 4
Total pull request authors: 6
Average comments per issue: 4.0
Average comments per pull request: 1.57
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • hscells (1)
  • corburn (1)
  • elucify (1)
  • comatrion (1)

Top Pull Request Authors

  • kortschak (8)
  • hscells (2)
  • corburn (1)
  • josharian (1)
  • daniel-anavaino (1)
  • arfon (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/biogo/ncbi

Package ncbi provides support for interaction with the NCBI services, Entrez and Blast. Please check the relevant usage policy when using these services. Note that the Blast and Entrez server requests are subject to frequency limits. Required parameters are specified by name in the function call. The following two parameters should be included in all requests.

  • Homepage: https://github.com/biogo/ncbi
  • Documentation: https://pkg.go.dev/github.com/biogo/ncbi#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.0.2 (published over 7 years ago)
  • Last Synced: 2026-01-30T17:16:04.806Z (5 months ago)
  • Versions: 3
  • Dependent Packages: 10
  • Dependent Repositories: 5
  • Rankings:
    • Dependent packages count: 1.658%
    • Dependent repos count: 2.279%
    • Average: 4.817%
    • Forks count: 6.65%
    • Stargazers count: 8.681%
proxy.golang.org: github.com/BioGo/ncbi

Package ncbi provides support for interaction with the NCBI services, Entrez and Blast. Please check the relevant usage policy when using these services. Note that the Blast and Entrez server requests are subject to frequency limits. Required parameters are specified by name in the function call. The following two parameters should be included in all requests.

  • Homepage: https://github.com/BioGo/ncbi
  • Documentation: https://pkg.go.dev/github.com/BioGo/ncbi#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.0.2 (published over 7 years ago)
  • Last Synced: 2026-01-30T17:16:02.625Z (5 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.378%
    • Average: 6.593%
    • Dependent repos count: 6.808%

Dependencies

go.mod go
  • github.com/ajstarks/svgo v0.0.0-20181006003313-6ce6a3bcf6cd
  • github.com/go-gl/gl v0.0.0-20181026044259-55b76b7df9d2
  • github.com/go-gl/glfw v0.0.0-20181213070059-819e8ce5125f
  • github.com/kortschak/utter v0.0.0-20181020070522-d57bf3064fe6
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.3
  • github.com/llgcode/draw2d v0.0.0-20180825133448-f52c8a71aff0
  • golang.org/x/exp v0.0.0-20190123073158-f1c91bc264ca
  • golang.org/x/image v0.0.0-20190118043309-183bebdce1b2
  • golang.org/x/net v0.0.0-20190119204137-ed066c81e75e
  • golang.org/x/tools v0.0.0-20190124004107-78ee07aa9465
  • gonum.org/v1/gonum v0.0.0-20190123113241-dd4cc715c58a
  • gonum.org/v1/plot v0.0.0-20190124062938-5260e111b590
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go.sum go
  • github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af
  • github.com/ajstarks/svgo v0.0.0-20181006003313-6ce6a3bcf6cd
  • github.com/go-gl/gl v0.0.0-20180407155706-68e253793080
  • github.com/go-gl/gl v0.0.0-20181026044259-55b76b7df9d2
  • github.com/go-gl/glfw v0.0.0-20180426074136-46a8d530c326
  • github.com/go-gl/glfw v0.0.0-20181213070059-819e8ce5125f
  • github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
  • github.com/jung-kurt/gofpdf v1.0.0
  • github.com/kortschak/utter v0.0.0-20181020070522-d57bf3064fe6
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/pty v1.1.3
  • github.com/kr/text v0.1.0
  • github.com/llgcode/draw2d v0.0.0-20180817132918-587a55234ca2
  • github.com/llgcode/draw2d v0.0.0-20180825133448-f52c8a71aff0
  • github.com/llgcode/ps v0.0.0-20150911083025-f1443b32eedb
  • golang.org/x/exp v0.0.0-20180321215751-8460e604b9de
  • golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f
  • golang.org/x/exp v0.0.0-20190123073158-f1c91bc264ca
  • golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81
  • golang.org/x/image v0.0.0-20190118043309-183bebdce1b2
  • golang.org/x/net v0.0.0-20190119204137-ed066c81e75e
  • golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b
  • golang.org/x/tools v0.0.0-20190124004107-78ee07aa9465
  • gonum.org/v1/gonum v0.0.0-20180816165407-929014505bf4
  • gonum.org/v1/gonum v0.0.0-20190123113241-dd4cc715c58a
  • gonum.org/v1/plot v0.0.0-20190123092404-18bcd5ccd1fc
  • gonum.org/v1/plot v0.0.0-20190124062938-5260e111b590
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • rsc.io/pdf v0.1.1