Registry / utility / biogo-hts

biogo-hts

JSON →
library1.4.5gogounverified

A Go library for reading and writing high-throughput sequencing data in SAM, BAM, and VCF formats.

go get github.com/biogo/hts
INSTALL
IMPORT
SIG · BIOGO-HTS
B
biogo-hts
utilitygov1.4.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hts
github.com/biogo/hts

Print the BAM package version.

package main import ( "fmt" "github.com/biogo/hts/bam" ) func main() { fmt.Println(bam.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
biogo-hts — go get biogo-hts · libregistry