目录

This is a C++ wrapper around tabix project which abstracts some of the details of opening and jumping in tabix-indexed files.

Build

git submodule update --init --recursive
make CC=gcc -j 16
make test

See also guix.scm for the build environment we test with.

Dependencies

tabixpp has htslib as a dependency. If you want to build from the included submodule make sure that the following dependencies are available:

libcurl   libcurl - Library to transfer files with ftp, http, etc.
zlib      zlib - zlib compression library
liblzma   liblzma - General purpose data compression library

It is also possible to disable these inside htslib/config.h — generated after the first build.

Author: Erik Garrison erik.garrison@gmail.com

关于

用于索引和查询大型基因组数据文件的C++库

153.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号