nordhuang / samtools

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

Home Page:http://samtools.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samtools

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/

About

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

http://samtools.sourceforge.net/

License:Other


Languages

Language:C 61.1%Language:Groff 17.7%Language:Perl 16.5%Language:Lua 2.1%Language:Makefile 0.9%Language:Java 0.7%Language:Python 0.6%Language:Shell 0.4%