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: 26 days ago
JSON representation

A lightweight and high-performance bioinformatics package in Golang

Lists

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)