pysam

github.com/pysam-developers/pysam
Active902updated 1 month ago
Cython
MIT

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

Sourced from

  • Awesome Bioinformaticsgithub.com/pysam-developers/pysam
  • GitHubgithub.com/pysam-developers/pysam

Related resources

Scalable toolkit for analyzing single-cell gene expression data, including preprocessing, visualization, clustering, and trajectory inference.

Active2.5K2 weeks ago
Python
BSD-3-Clause

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.

Active9403 weeks ago
C
MIT

Pythonic access to FASTA files.

Active4885 months ago
Python
NOASSERTION

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

Active4461 month ago
Cython
MIT

Freely available tools for biological computing in Python, with included cookbook, packaging and thorough documentation. Part of the [Open Bioinformatics Foundation](http://open-bio.org/). Contains the very useful [Entrez](https://biopython.org/DIST/docs/api/Bio.Entrez-module.html) package for API access to the NCBI databases.

Active5.1K1 month ago
Python
NOASSERTION

Deep learning-based variant caller

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