11 مستودعات
Python-specific libraries for biological data access and analysis.
Explore 11 awesome GitHub repositories matching part of an awesome list · Python Bioinformatics Modules. Refine with filters or upvote what's useful.
Scanpy is a Python library for the preprocessing, visualization, and analysis of large-scale single-cell gene expression datasets. It serves as a toolkit for single-cell RNA sequencing analysis, providing a framework to process and analyze genomic data from individual cells to identify biological markers and cell types. The library includes a scalable data processing pipeline for cleaning and preparing genomic data, a clustering framework for grouping cells with similar expression profiles, and a system for modeling transitions between cell states to reconstruct biological development and dif
Toolkit for single-cell gene expression analysis.
Pysam is a Python package for reading, manipulating, and writing genomics data such as SAM/BAM/CRAM and VCF/BCF files. It's a lightweight wrapper of the HTSlib API, the same one that powers samtools, bcftools, and tabix.
Python wrapper for SAM/BAM file manipulation tools.
Efficient pythonic random access to fasta subsequences
Pythonic access to FASTA files.
cython htslib == fast VCF and BCF processing
Fast VCF parsing using Cython and HTSlib.
A Variant Call Format reader for Python.
VCF parser for Python.
Python interface to access reference genome features (such as genes, transcripts, and exons) from Ensembl
Pythonic access to the Ensembl database.
Access to Biological Web Services from Python.
Library for accessing biological web services.
Python wrapper -- and more -- for BEDTools (bioinformatics tools for "genome arithmetic")
Python wrapper for genome interval arithmetic tools.
Blazing-Fast Bioinformatic Operations on Python DataFrames
Library for fast genomic interval operations on DataFrames.
python access to UCSC genomes database
Pythonic access to the UCSC Genome database.
A fast Python library for VCF files leveraging Cython for speed.
Cython-based VCF parser for improved speed.