polars-bio
github.com/biodatageeks/polars-bioPython library for blazing-fast genomic interval operations and genomic file formats I/O on Polars DataFrames
Sourced from
- Awesome Bioinformatics — github.com/biodatageeks/polars-bio
- GitHub — github.com/biodatageeks/polars-bio
Related resources
Cython + HTSlib == fast VCF parsing; even faster parsing than pyVCF.
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.
Deep learning-based variant caller
Scalable toolkit for analyzing single-cell gene expression data, including preprocessing, visualization, clustering, and trajectory inference.
Minimap2 is an pairwise aligner for genomic and spliced nucleotide sequences. It can perform the assembly-to-assembly alignment, and works with gzip'd FASTQ, FASTA formats. It also finds overlaps between long-reads.