1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
# bio - a lightweight and high-performance bioinformatics package for Golang
[](https://pkg.go.dev/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 (shenwei356@gmail.com)
[MIT License](https://github.com/shenwei356/bio/blob/master/LICENSE)
|