File: README.md

package info (click to toggle)
golang-github-shenwei356-bio 0.13.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 792 kB
  • sloc: perl: 114; sh: 58; makefile: 21
file content (9 lines) | stat: -rwxr-xr-x 332 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# taxdump

[![Go Reference](https://pkg.go.dev/badge/github.com/shenwei356/bio/taxdump.svg)](https://pkg.go.dev/github.com/shenwei356/bio/taxdump)

This package provides querying manipulations from NCBI Taxonomy taxdump files.

## History

This package was originally maintained in [unikmer](https://github.com/shenwei356/unikmer).