hts

module
v0.0.0-...-6b08992 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2015 License: BSD-3-Clause

README

bíogo

#HTS

##Installation

    $ go get github.com/biogo/hts/...

##Overview

SAM and BAM handling for the Go language.

Citing

If you use bíogo, please cite Kortschak and Adelson "bíogo: a simple high-performance bioinformatics toolkit for the Go language", doi:10.1101/005033.

##Library Structure and Coding Style

The coding style should be aligned with normal Go idioms as represented in the Go core libraries.

##Copyright and License

Copyright ©2011-2013 The bíogo Authors except where otherwise noted. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

The bíogo logo is derived from Bitstream Charter, Copyright ©1989-1992 Bitstream Inc., Cambridge, MA.

BITSTREAM CHARTER is a registered trademark of Bitstream Inc.

Directories

Path Synopsis
Package bam implements BAM file format reading, writing and indexing.
Package bam implements BAM file format reading, writing and indexing.
Package bgzf implements BGZF format reading and writing according to the SAM specification.
Package bgzf implements BGZF format reading and writing according to the SAM specification.
cache
Package cache provides basic block cache types for the bgzf package.
Package cache provides basic block cache types for the bgzf package.
index
Package index provides common code for CSI and tabix BGZF indexing.
Package index provides common code for CSI and tabix BGZF indexing.
Package csi implements CSIv1 and CSIv2 coordinate sorted indexing.
Package csi implements CSIv1 and CSIv2 coordinate sorted indexing.
Package internal provides shared code for BAI and tabix index implementations.
Package internal provides shared code for BAI and tabix index implementations.
Package sam implements SAM file format reading and writing.
Package sam implements SAM file format reading and writing.
Package tabix implements tabix coordinate sorted indexing.
Package tabix implements tabix coordinate sorted indexing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL