$npx skillfedfor your agent

Bio-Informatics packages

97 packages · page 2 of 3

Packages

MDAnalysis Worth it
PyPI · Bio-Informatics · released Oct 2025

MDAnalysis reads and analyzes molecular dynamics simulation trajectories from many popular simulation packages, providing atom selection, structural analysis, and trajectory iteration through a Python API.

Install it if you work with molecular dynamics simulations and need a standard, well-documented toolkit for trajectory analysis.

LGPL-3.0-or-latercompiled wheel · 3.11+
256.7Kdownloads / mo
gseapy Worth it
PyPI · Bio-Informatics · released Jul 2026

Performs gene set enrichment analysis (GSEA) on genomic data using Python, supporting multiple methods including prerank, ssGSEA, GSVA, and Enrichr API integration.

BSD-3-Clausecompiled wheel · 3.9+
249.9Kdownloads / mo
pdbeccdutils Worth it
PyPI · Bio-Informatics · released Jun 2026

Parse and process small molecule definitions from the wwPDB Chemical Component Dictionary and Biologically Interesting Molecule Reference Dictionary, with RDKit-based tools for 2D/3D depiction, property computation, and fragment/scaffold analysis.

Install it if you work with PDB ligands, need to compute molecular properties or depictions for small molecules, or want to integrate wwPDB chemical data into a…

Apache-2.0pure Python
238.7Kdownloads / mo
ubiquerg Worth it
PyPI · Bio-Informatics · released Apr 2026

Ubiquerg provides a collection of low-level utility functions organized by category (collection, environment, files, paths, system, web, cli_tools) with no external dependencies, designed for reuse across multiple projects.

BSD-2-Clausepure Python · 3.10+
237.7Kdownloads / mo
mdtraj With conditions
PyPI · Bio-Informatics · released Jul 2026

MDTraj reads, writes, and analyzes molecular dynamics trajectories in multiple formats, providing fast RMSD calculations and structural analysis functions like hydrogen bonding and secondary structure assignment.

The LGPLv2.1+ copyleft license requires careful review if you plan to distribute derivative works or link it into proprietary software.

LGPL-2.0-or-latercompiled wheel · 3.11+
221.1Kdownloads / mo
cyvcf2 Worth it
PyPI · Bio-Informatics · released Jun 2026

cyvcf2 is a Cython wrapper around htslib that parses VCF and BCF genomic variant files at speed, including region-based queries, and returns numpy arrays for immediate downstream analysis.

Install it if you need to parse VCF or BCF files in Python and want speed and direct numpy integration; avoid it only if you cannot tolerate the C compiler…

permissive licensecompiled wheel · 3.9+
217.2Kdownloads / mo
latch With conditions
PyPI · Bio-Informatics · released Jul 2026

Latch SDK is a framework for building, containerizing, and deploying bioinformatics workflows to managed cloud infrastructure with automatically generated web interfaces.

However, the 27 runtime dependencies and requirement for Docker and cloud infrastructure mean this is a substantial commitment—best suited for teams planning to…

license unclearpure Python · 3.9+
216.4Kdownloads / mo
yacman Worth it
PyPI · Bio-Informatics · released Mar 2026

Yacman provides a Python interface for reading, writing, and managing YAML configuration files with support for file locking, environment variable expansion, and multi-process safe updates.

Install it if you need file-safe concurrent YAML access with environment variable expansion; skip it if you only need basic YAML parsing without multi-process locking.

BSD-2-Clausepure Python · 3.10+
213.4Kdownloads / mo
refgenconf With conditions
PyPI · Bio-Informatics · released Apr 2026

Manages standardized configuration for reference genome assemblies, providing a structured way to organize and access genome metadata and resource paths used by refgenie and related bioinformatics tools.

Install it if refgenie or a tool depending on refgenconf is part of your workflow.

BSD-2-Clausepure Python · 3.10+
205.0Kdownloads / mo
mudata Worth it
PyPI · Bio-Informatics · released Jul 2026

MuData is a container for multimodal omics data that organizes multiple AnnData objects (one per modality) with shared and modality-specific observations and features, and provides HDF5-based I/O via .h5mu files.

Install it if you need to organize or persist data from multiple assays measured on the same cells.

BSD-3-Clausepure Python · 3.10+
194.2Kdownloads / mo
napari With conditions
PyPI · Bio-Informatics · released Jul 2026

napari is an interactive, multi-dimensional image viewer for Python that lets you browse, annotate, and analyze large n-dimensional images through a Qt-based GUI with GPU-accelerated rendering.

Not recommended if you need headless batch processing or have minimal GPU/display infrastructure.

BSD-3-Clausepure Python · 3.11+
189.5Kdownloads / mo
napari-plugin-engine Skip
PyPI · Bio-Informatics · released Feb 2026

A plugin discovery and hook-calling system for napari, enabling applications to load and execute plugins registered via naming convention or entry points.

Install only if you are maintaining legacy code that cannot yet move to npe2.

MITpure Python · 3.6+abandoned
180.7Kdownloads / mo
pymzml Worth it
PyPI · Bio-Informatics · released Jun 2026

pymzml parses mzML mass spectrometry data files in Python, providing fast random access to spectra and tools for spectrum comparison and visualization.

Install it if you work with mass spectrometry data in proteomics or metabolomics; the core library is lightweight and optional features are available if needed.

MITpure Python · 3.10.0+
166.3Kdownloads / mo
bioblend Worth it
PyPI · Bio-Informatics · released Apr 2026

BioBlend provides a Python client library for programmatically interacting with Galaxy API endpoints, enabling automation of bioinformatics workflows and data management tasks.

Install it if you need to programmatically interact with a Galaxy server; the recent commit history and broad Python version support indicate ongoing care.

MITpure Python · 3.10+
163.6Kdownloads / mo
logomaker With conditions
PyPI · Bio-Informatics · released Mar 2025

Logomaker creates customized sequence logos—visual representations of sequence alignments commonly used in bioinformatics—by rendering sequence position data as stacked letter plots using matplotlib.

MITpure Python · 3.8+aging
155.3Kdownloads / mo
pyxDamerauLevenshtein Worth it
PyPI · Bio-Informatics · released Mar 2026

Computes Damerau-Levenshtein edit distance between sequences using Cython for high performance, supporting strings, lists, tuples, and other sequence types with optional distance thresholds.

BSD-3-Clausecompiled wheel · 3.9+
153.5Kdownloads / mo
bx-python With conditions
PyPI · Bio-Informatics · released Jul 2025

bx-python provides Python classes and utilities for reading, indexing, and analyzing genome-scale sequence alignments and interval data, with specialized support for MAF, AXT, and LAV alignment formats.

permissive licensecompiled wheel · 3.9+
145.7Kdownloads / mo
scikit-bio With conditions
PyPI · Bio-Informatics · released Jun 2026

scikit-bio provides data structures, algorithms, and educational resources for bioinformatics analysis, including sequence, phylogenetic, and diversity data manipulation.

Not necessary for general scientific computing; install only if you need domain-specific bioinformatics data structures.

BSD-3-Clausecompiled wheel · 3.10+
143.1Kdownloads / mo
pronto Worth it
PyPI · Bio-Informatics · released Jan 2026

Pronto parses, browses, creates, and exports ontologies in OBO, OBO Graphs JSON, and OWL2 RDF/XML formats, providing a high-level Python interface to biomedical ontology data.

Install it if you need to work with biomedical ontologies in Python.

MITpure Python · 3.7+aging
142.9Kdownloads / mo
biom-format With conditions
PyPI · Bio-Informatics · released Aug 2025

Reads, writes, and manipulates Biological Observation Matrix (BIOM) files, a standard format for storing counts of observations across biological samples.

However, maintenance is aging (last release 353 days ago), so verify that it meets your specific pipeline requirements before committing to it for production workflows.

BSD-3-Clausecompiled wheel · 3.9+aging
134.2Kdownloads / mo
fastobo With conditions
PyPI · Bio-Informatics · released Oct 2025

Parses, loads, edits, and serializes OBO (Open Biomedical Ontology) format files via Python bindings to a Rust parser, supporting both plain and gzip-compressed files.

MITcompiled wheel · 3.7+aging
122.5Kdownloads / mo
logmuse Worth it
PyPI · Bio-Informatics · released Aug 2026

Adds standard CLI logging options (`--verbosity`, `--silent`, `--logdev`) to argparse-based command-line tools, with a simple interface to configure Python's standard logging from command-line arguments.

Install it if you're building a command-line tool with argparse and want standard logging options without writing setup code.

BSD-2-Clausepure Python · 3.10+
122.4Kdownloads / mo
pysylph With conditions
PyPI · Bio-Informatics · released Nov 2024

Pysylph provides Python bindings to sylph, enabling fast ANI (Average Nucleotide Identity) querying and taxonomic profiling of metagenomic samples against genome databases.

However, the 647-day gap since last release and dormant maintenance status mean you should verify that the current API meets your needs and be prepared to pin the…

MITcompiled wheel · 3.7+dormant
119.0Kdownloads / mo
pephubclient With conditions
PyPI · Bio-Informatics · released Aug 2026

PEPHubClient provides a Python API and command-line interface to upload and download bioinformatics project metadata to and from PEPhub, with support for authentication and private projects.

BSD-3-Clausepure Python
118.1Kdownloads / mo
peppy With conditions
PyPI · Bio-Informatics · released Oct 2025

peppy reads and manages Portable Encapsulated Projects (PEPs)—a metadata format for organizing bioinformatics workflows and sequencing projects—providing Python access to project configuration and sample metadata.

BSD-3-Clausepure Python
117.9Kdownloads / mo
fastpdb With conditions
PyPI · Bio-Informatics · released May 2025

fastpdb is a Rust-based drop-in replacement for Biotite's PDBFile that reads and writes PDB structure files with significantly higher performance than the original Python implementation.

However, the abandoned repository status means no future updates or bug fixes should be expected; install only if the current feature set meets your needs and you are…

BSD-3-Clausecompiled wheel · 3.7+abandoned
117.7Kdownloads / mo
fastcluster With conditions
PyPI · Bio-Informatics · released May 2025

Performs fast hierarchical agglomerative clustering from distance matrices or vector data, replacing scipy.cluster.hierarchy functions with optimized C++ implementations.

BSD-3-Clausecompiled wheel · 3+aging
116.6Kdownloads / mo
eido With conditions
PyPI · Bio-Informatics · released Jul 2026

Validates project metadata against PEP schemas using jsonschema for structured configuration validation.

BSD-3-Clausepure Python
115.5Kdownloads / mo
openbabel-wheel With conditions
PyPI · Bio-Informatics · released Feb 2026

Provides prebuilt Python wheels for OpenBabel, a molecular chemistry toolkit, making it easy to install OpenBabel via pip without compiling from source.

copyleftcompiled wheel · 3.8+
113.0Kdownloads / mo
pybedtools With conditions
PyPI · Bio-Informatics · released Mar 2025

Wraps the BEDTools suite to perform genomic interval operations (subtract, intersect, closest, etc.) directly from Python, supporting all BEDTools-compatible formats and streaming results.

MITbuilds from sourceaging
109.6Kdownloads / mo
ViennaRNA With conditions
PyPI · Bio-Informatics · released Dec 2025

ViennaRNA provides Python bindings to a C library for predicting and analyzing RNA secondary structures, including minimum free energy folding, partition function calculations, and structure comparison.

license unclearcompiled wheel · 3.8+
109.3Kdownloads / mo
easydev Worth it
PyPI · Bio-Informatics · released Mar 2026

Provides a collection of utility functions and classes for common Python development tasks including parameter validation, logging, progress tracking, configuration management, multiprocessing, and file operations.

Install it if your project needs any of its bundled utilities—parameter validation, logging, progress bars, config parsing, or multiprocessing—and you want to avoid…

BSD-3-Clausepure Python
109.3Kdownloads / mo
isa-rwval With conditions
PyPI · Bio-Informatics · released Jun 2025

Provides Python classes and utilities to read, write, and validate ISA (Investigation, Study, Assay) format metadata for life science experiments, supporting both ISA-Tab and ISA-JSON serializations.

However, note the aging maintenance status (421 days since last release), unclear license treatment under CPAL-1.0, and small community footprint (1 GitHub star).

CPAL-1.0pure Python · 3.9+aging
107.5Kdownloads / mo
pipestat Worth it
PyPI · Bio-Informatics · released Mar 2026

Pipestat provides a standard API for reporting, storing, and retrieving pipeline results validated against a JSON Schema, with support for YAML file or PostgreSQL database backends.

BSD-2-Clausepure Python · 3.10+
105.8Kdownloads / mo
mhctools Worth it
PyPI · Bio-Informatics · released Jul 2026

Unified Python interface to multiple MHC binding, presentation, immunogenicity, and antigen processing prediction tools, returning structured peptide results with affinity, percentile rank, and other prediction kinds.

Install it if you need to predict peptide-MHC binding, presentation, or immunogenicity; the main gotcha is that some wrapped predictors may require additional model…

Apache-2.0pure Python · 3.9+
105.8Kdownloads / mo
openslide-bin With conditions
PyPI · Bio-Informatics · released Jun 2026

Provides prebuilt OpenSlide binaries for Linux, macOS, and Windows, eliminating the need to install OpenSlide separately from your system package manager.

LGPL-2.1-only AND BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND (BSD-3-Clause OR GPL-2.0-only) AND BSD-4.3TAHOE AND IJG AND LGPL-2.0-or-later AND (LGPL-2.1-only OR MPL-1.1) AND LGPL-2.1-or-later AND libpng-2.0 AND libtiff AND MIT AND Zlibcompiled wheel · 3.9+
105.4Kdownloads / mo
piper With conditions
PyPI · Bio-Informatics · released Mar 2026

Pypiper manages shell command execution within Python workflows, providing automatic restartability, file integrity checks, resource monitoring, and structured logging for multi-step pipelines.

BSD-2-Clausepure Python · 3.10+
104.7Kdownloads / mo
pyensembl Worth it
PyPI · Bio-Informatics · released Jul 2026

PyEnsembl provides a Python interface to query Ensembl reference genome metadata—genes, transcripts, exons, and their genomic coordinates—by downloading GTF and FASTA files and indexing them locally or loading custom genome data.

Install it if you need to query genes, transcripts, or exons by name or genomic position in a bioinformatics workflow.

Apache-2.0pure Python · 3.9+
104.2Kdownloads / mo
datamol Worth it
PyPI · Bio-Informatics · released Jun 2024

Datamol provides a pythonic layer on top of RDKit for molecular manipulation, offering simplified APIs for converting between molecular formats, standardizing molecules, and performing common cheminformatics operations.

Install it if you work with molecular structures and want a more ergonomic API than raw RDKit; the Apache-2.0 license poses no barrier.

permissive licensepure Python · 3.8+
104.0Kdownloads / mo
tiledbsoma With conditions
PyPI · Bio-Informatics · released Jan 2026

TileDB-SOMA is a Python implementation of the SOMA API specification for storing and retrieving single-cell genomic data using TileDB as the underlying storage engine.

permissive licensecompiled wheel · 3.9+
100.8Kdownloads / mo