HTSlib

github.com/samtools/htslib
Active940updated 3 weeks ago
C
MIT

The main purpose of HTSlib is to provide access to genomic information files, both alignment data (SAM, BAM, and CRAM formats) and variant data (VCF and BCF formats). The library also provides interfaces to access and index genome reference data in FASTA format and tab-delimited files with genomic coordinates. It is utilized and incorporated into both SAMtools and BCFtools.

Sourced from

  • bio.toolshtslib
  • GitHubgithub.com/samtools/htslib

Related resources

Python wrapper for [samtools](https://github.com/samtools/samtools).

Active9021 month ago
Cython
MIT

Cython + HTSlib == fast VCF parsing; even faster parsing than pyVCF.

Active4461 month ago
Cython
MIT

Syntax Highlighting for Computational Biology file formats (SAM, VCF, GTF, FASTA, PDB, etc...) in vim/less/gedit/sublime.

Stale2733 years ago
Shell
GPL-3.0

Deep learning-based variant caller

Active3.8K5 months ago
Python
BSD-3-Clause

Scalable genomic analysis.

Active1.1K2 weeks ago
Python
MIT

Annotate a VCF with other VCFs/BEDs/tabixed files.

Active4062 months ago
Go
MIT