Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shenwei356/bio
A lightweight and high-performance bioinformatics package in Golang
https://github.com/shenwei356/bio
bioinformatics golang minimizer package scaled-minhash sequence syncmer taxdump taxonomy
Last synced: 3 months ago
JSON representation
A lightweight and high-performance bioinformatics package in Golang
- Host: GitHub
- URL: https://github.com/shenwei356/bio
- Owner: shenwei356
- License: mit
- Created: 2013-03-12T05:01:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T08:10:10.000Z (4 months ago)
- Last Synced: 2024-07-15T09:49:13.019Z (4 months ago)
- Topics: bioinformatics, golang, minimizer, package, scaled-minhash, sequence, syncmer, taxdump, taxonomy
- Language: Go
- Homepage:
- Size: 1.86 MB
- Stars: 90
- Watchers: 8
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-bio-go - bio - performance bioinformatics package in Golang. (Sequence Analysis and Manipulation)
- top-life-sciences - **shenwei356/bio** - performance bioinformatics package in Golang<br>`bioinformatics`, `golang`, `minimizer`, `package`, `scaled-minhash`, `sequence`, `syncmer`, `taxdump`, `taxonomy`<br><img src='https://github.com/HubTou/topgh/blob/main/icons/gstars.png'> 88 <img src='https://github.com/HubTou/topgh/blob/main/icons/forks.png'> 9 <img src='https://github.com/HubTou/topgh/blob/main/icons/watchers.png'> 7 <img src='https://github.com/HubTou/topgh/blob/main/icons/code.png'> Go <img src='https://github.com/HubTou/topgh/blob/main/icons/license.png'> MIT license <img src='https://github.com/HubTou/topgh/blob/main/icons/last.png'> 2024-03-11 09:41:44 | (Ranked by starred repositories)
README
# bio - a lightweight and high-performance bioinformatics package for Golang
[![Go Reference](https://pkg.go.dev/badge/github.com/shenwei356/bio.svg)](https://pkg.go.dev/github.com/shenwei356/bio)
[![Go Report Card](https://goreportcard.com/badge/github.com/shenwei356/bio)](https://goreportcard.com/report/github.com/shenwei356/bio)See sub packages for details.
## Install
go get -u github.com/shenwei356/bio
## Support
Please [open an issue](https://github.com/shenwei356/bio/issues) to report bugs,
propose new functions or ask for help.## License
Copyright (c) 2013-2021, Wei Shen ([email protected])
[MIT License](https://github.com/shenwei356/bio/blob/master/LICENSE)