libtabixpp0

C++ wrapper to tabix indexer

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. After indexing, tabix is able to quickly retrieve data lines by chromosomal coordinates.

This package provides a C++ wrapper to the tabix indexer.

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/ekg/tabixpp


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 libtabixpp0