JOSS: https://github.com/biogo/ncbi
Score: 7.22983877815125
Last synced: about 21 hours ago
JSON representation
Repository metadata:
bíogo ncbi utilities repository
- Host: GitHub
- URL: https://github.com/biogo/ncbi
- Owner: biogo
- License: bsd-3-clause
- Created: 2015-03-13T01:10:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T02:42:28.000Z (about 5 years ago)
- Last Synced: 2026-07-28T20:04:22.965Z (25 days ago)
- Language: Go
- Size: 393 KB
- Stars: 21
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: http://orcid.org/0000-0001-8295-2301
- @type: Person
- Email: dan.kortschak@adelaide.edu.au
- Name: R Daniel Kortschak
- Affiliation: School of Biological Sciences, The University of Adelaide
- @id: http://orcid.org/0000-0003-2404-5636
- @type: Person
- Email: david.adelson@adelaide.edu.au
- Name: David L Adelson
- Affiliation: School of Biological Sciences, The University of Adelaide
- Identifier:
- Code repository: https://github.com/biogo/ncbi
- Date published: 2017-03-03
- Date modified: 2017-03-03
- Date created: 2017-03-03
- Description: interfaces to NCBI services for the Go language
- Keywords: bioinformatics, NCBI, EUtilities, BLAST, golang
- License: BSD-3 like
- Title: bíogo/ncbi
- Version: v1.0.0
Owner metadata:
- Name: bíogo
- Login: biogo
- Email:
- Kind: organization
- Description: bíogo is a bioinformatics library collection for Go
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1227814?v=4
- Repositories: 14
- Last Synced at: 2023-02-28T17:20:29.475Z
- Profile URL: https://github.com/biogo
GitHub Events
Total
- Watch event: 2
- Total: 2
Last Year
- Total: 0
Committers metadata
Last synced: 4 days 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 | 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: 2 days 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
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
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 10 (may contain duplicates)
- Total dependent repositories: 5 (may contain duplicates)
- Total versions: 6
proxy.golang.org: github.com/biogo/ncbi
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast.
- 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-08-21T08:41:15.582Z (2 days 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.
- 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-08-21T08:36:26.299Z (2 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.378%
- Average: 6.593%
- Dependent repos count: 6.808%
Dependencies
- 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
- 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