Package: wnpp Severity: wishlist Owner: Nilesh Patra <npatra...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : golang-github-brentp-vcfgo Version : 0.0~git20190824.654ed2e-1 Upstream Author : Brent Pedersen * URL : https://github.com/brentp/vcfgo <https://github.com/knsv/mermaid> * License : Expat Programming Lang: Golang Description : 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. I shall maintain this package.