samtools

Tools (written in C using htslib) for manipulating next-generation sequencing data

Github星跟蹤圖

samtools

Build Status
Build status
Github All Releases

This is the official development repository for samtools.

The original samtools package has been split into three separate
but tightly coordinated projects:

  • htslib: C-library for handling high-throughput sequencing data
  • samtools: mpileup and other tools for handling SAM, BAM, CRAM
  • bcftools: calling and other tools for handling VCF, BCF

See also http://github.com/samtools/

Building Samtools

See INSTALL for complete details.
Release tarballs contain generated files that have not been
committed to this repository, so building the code from a Git repository
requires extra steps:

autoheader            # Build config.h.in (this may generate a warning about
                      # AC_CONFIG_SUBDIRS - please ignore it).
autoconf -Wno-syntax  # Generate the configure script
./configure           # Needed for choosing optional functionality
make
make install

By default, this will build against an HTSlib source tree in ../htslib.
You can alter this to a source tree elsewhere or to a previously-installed
HTSlib by configuring with --with-htslib=DIR.

主要指標

概覽
名稱與所有者Freeyourgadget/Gadgetbridge
主編程語言Java
編程語言Shell (語言數: 5)
平台
許可證GNU Affero General Public License v3.0
所有者活动
創建於2015-01-05 23:19:03
推送於2024-12-23 17:24:07
最后一次提交2024-12-22 18:04:41
發布數233
最新版本名稱0.83.0 (發布於 )
第一版名稱0.1.0 (發布於 )
用户参与
星數4.4k
關注者數202
派生數657
提交數12.6k
已啟用問題?
問題數0
打開的問題數0
拉請求數236
打開的拉請求數23
關閉的拉請求數121
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?