[ 源代码: golang-github-brentp-vcfgo ]
软件包:golang-github-brentp-vcfgo-dev(0.0~git20190824.654ed2e-2)
golang-github-brentp-vcfgo-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-brentp-vcfgo:
- [golang-github-brentp-vcfgo_0.0~git20190824.654ed2e-2.dsc]
- [golang-github-brentp-vcfgo_0.0~git20190824.654ed2e.orig.tar.xz]
- [golang-github-brentp-vcfgo_0.0~git20190824.654ed2e-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Golang library to read, write, manipulate VCF format files
Package vcfgo implements a Reader and Writer for variant call format. It eases reading, filtering modifying VCF's even if they are not to spec.
Status: vcfgo is well-tested, but still in development. It tries to tolerate, but report errors; after every rdr.Read() call, the caller can check rdr.Error() and get feedback on the errors without stopping execution unless it is explicitly requested to do so.
其他与 golang-github-brentp-vcfgo-dev 有关的软件包
|
|
|
|
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package