Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: biorxiv.org -
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Repository
bíogo data store repository
Basic Info
Statistics
- Stars: 37
- Watchers: 6
- Forks: 9
- Open Issues: 0
- Releases: 0
Metadata Files
README.md

Store
Installation
$ go get github.com/biogo/store/...
Overview
Store provides a number of data store types that are useful for bioinformatic analysis.
Left-Leaning Red-Black tree
Interval tree
k-d tree
Run-length encoding data store
Getting help
Help or similar requests are preferred on the biogo-user Google Group.
https://groups.google.com/forum/#!forum/biogo-user
Contributing
If you find any bugs, feel free to file an issue on the github issue tracker. Pull requests are welcome, though if they involve changes to API or addition of features, please first open a discussion at the biogo-dev Google Group.
https://groups.google.com/forum/#!forum/biogo-dev
Citing
If you use bíogo, please cite Kortschak and Adelson "bíogo: a simple high-performance bioinformatics toolkit for the Go language", doi:10.1101/005033.
Library Structure and Coding Style
The coding style should be aligned with normal Go idioms as represented in the Go core libraries.
Copyright and License
Copyright ©2011-2013 The bíogo Authors except where otherwise noted. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
The bíogo logo is derived from Bitstream Charter, Copyright ©1989-1992 Bitstream Inc., Cambridge, MA.
BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
Owner
- Name: bíogo
- Login: biogo
- Kind: organization
- Repositories: 14
- Profile: https://github.com/biogo
bíogo is a bioinformatics library collection for Go
GitHub Events
Total
Last Year
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 182
- Total Committers: 3
- Avg Commits per committer: 60.667
- Development Distribution Score (DDS): 0.066
Top Committers
| Name | Commits | |
|---|---|---|
| kortschak | d****k@a****u | 170 |
| Dan Kortschak | d****n@k****o | 11 |
| Peter Mattis | p****s@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: almost 3 years ago
All Time
- Total issues: 0
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: about 7 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.38
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- kortschak (7)
- petermattis (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 222,306
- Total dependent packages: 84
- Total dependent repositories: 364
- Total versions: 2
proxy.golang.org: github.com/biogo/store
- Homepage: https://github.com/biogo/store
- Documentation: https://pkg.go.dev/github.com/biogo/store#section-documentation
- License: BSD-3-Clause
-
Latest release: v0.0.0-20201120204734-aad293a2328f
published over 5 years ago
Rankings
Dependencies
- github.com/kr/pretty v0.2.0
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- github.com/kr/pretty v0.2.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15