tabix

generic indexer for TAB-delimited genome position files

Description

Tabix indexes files where some columns indicate sequence coordinates: name (usually a chromosome), start and stop. The input data file must be position sorted and compressed by bgzip (provided in this package), which has a gzip like interface. After indexing, tabix is able to quickly retrieve data lines by chromosomal coordinates. Fast data retrieval also works over network if an URI is given as a file name.

This package is built from the HTSlib source, and provides the bgzip, htsfile, and tabix tools.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/samtools/htslib


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install tabix