Find open-source science resources

A directory of tools, AI models, datasets, and research resources for biotech, bioinformatics, and other scientific fields. Aggregated from curated GitHub awesome-lists, HuggingFace, bio.tools, Bioconductor, and more.

176 of 6,565 resources

Showing 150

Machine learning interatomic potentials

Active1.3K2 days ago
Python
NOASSERTION

Directed message passing neural networks for property prediction of molecules and reactions with uncertainty and interpretation.

Active2.4K2 days ago
Python
NOASSERTION

Local-first, open-source AI workbench for scientists — an open alternative to Claude Science (by ai4s-research, maintainers of this list; TypeScript, MIT, 2026)

Active1.4K2 days ago
TypeScript
NOASSERTION

Julia differential equations suite

Active3.1K6 days ago
Julia
NOASSERTION

An object-oriented, webGL based JavaScript library for online molecular visualization.

Active1K6 days ago
Jupyter Notebook
NOASSERTION

OpenTFRaw is a standalone, cross-platform reader for Thermo Fisher Scientific .raw mass-spectrometry files, implemented in pure Rust with no dependency on vendor DLLs or .NET. Python bindings built on PyO3 return NumPy arrays for spectral data, straightforward to load into Pandas or Polars. Covers format versions 8 through 66 (LCQ Classic through Orbitrap Astral and modern TSQ instruments), supporting both centroid and profile spectra.

Active131 week ago
Rust
NOASSERTION

OpenWRaw is a standalone, cross-platform reader for Waters MassLynx .raw acquisition directories, implemented in pure Rust with no dependency on vendor DLLs. Python bindings built on PyO3 expose functions, scans, and ion-mobility data as native Python objects from Waters QTof and SYNAPT instrument families, ready to be assembled into a Pandas or Polars DataFrame.

Active31 week ago
Rust
NOASSERTION

OpenTimsTDF is a standalone, cross-platform reader for Bruker timsTOF .tdf and .tdf_bin acquisition files, implemented in pure Rust with no dependency on vendor SDKs. Python bindings built on PyO3 expose frame, scan, and peak data as native Python objects, providing ion-mobility-aware access that can be assembled into a Pandas or Polars DataFrame.

Active21 week ago
Rust
NOASSERTION

High-Throughput Molecular Dynamics: Programming Environment for Molecular Discovery.

Active2761 week ago
Rich Text Format
NOASSERTION

First bioinformatics-native AI agent skill library enabling local-first, reproducible genomic and population-genetics research workflows built on OpenClaw (871+ stars, MIT License, 2026)

Active1.1K1 week ago
Python
NOASSERTION

A Python package for protein dynamics analysis

Active5541 week ago
Python
NOASSERTION

PanAbyss is a tool for exploring and visualizing pangenome graphs. It allows users to search for and display regions of a pangenome using coordinates on a reference individual or based on annotations. It also enables searching for regions associated with a selected set of individuals (for example, those linked to a phenotype), computing proximity trees, and retrieving sequences from a given region.

Active31 week ago
Python
NOASSERTION

A collection of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and transport processes.

Active8381 week ago
C++
NOASSERTION

Machine learning in Julia

Active4.7K1 week ago
Julia
NOASSERTION

Molecular dynamics analysis

Active1.6K1 week ago
Python
NOASSERTION

Probabilistic programming

Active9.7K1 week ago
Python
NOASSERTION

Curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines, enabling reproducible social science research with AI agents (Stanford REAP & CoPaper.AI, 1.1K+ stars, 2026)

Active3.4K1 week ago
Stata
NOASSERTION

Human-centered research OS with terminal-first harness and local browser Studio, turning research work into reproducible artifact-backed runs through a 9-stage workflow with human approval gates, resume/rollback controls, and venue-aware manuscript packaging (1K+ stars, 2026)

Active8101 week ago
Python
NOASSERTION

Python Library for Automating Molecular Simulation: input preparation, job execution, file management, output processing and building data workflows.

Active932 weeks ago
Python
NOASSERTION

Foundation model for tabular data that predicts on unseen real-world tables in a single forward pass, achieving accurate small-data classification and regression without task-specific training; widely applicable to scientific datasets with limited samples (7.4K+ stars, 2022-2026)

Active7.8K2 weeks ago
Python
NOASSERTION

Official MathWorks toolkit connecting AI agents to MATLAB via the MATLAB MCP Server and curated skills, enabling trusted engineering and scientific computing workflows with idiomatic code generation, testing, and error diagnosis in Claude Code, GitHub Copilot, OpenAI Codex, and Gemini CLI (686+ stars, BSD-3-Clause, 2026)

Active8942 weeks ago
MATLAB
NOASSERTION

PyTorch-based differentiable programming framework for physics-informed system identification, parametric constrained optimization, and model predictive control, integrating neural operators, neural ODEs, KANs, SINDy, and differentiable predictive control with 30+ tutorials (1.3k+ stars, BSD License)

Active1.4K2 weeks ago
Python
NOASSERTION

dadi is a bioinformatics tool for inferring demographic history and selection from genetic data using diffusion approximations, offering speed and flexibility in modeling population dynamics. It supports up to three populations with customizable parameters and provides efficient computational performance.

Active82 weeks ago
Python
NOASSERTION

Neuro-imaging file formats.

Active7832 weeks ago
Python
NOASSERTION

Agent skill for AI-assisted scientific manuscript writing review distilled from Stanford's *Writing in the Sciences* course, performing five sequential editorial audit passes on clarity, voice, structure, consistency, and integrity (2026)

Active7992 weeks ago
NOASSERTION

AI-powered note linking and research graph navigation

Active5.3K3 weeks ago
JavaScript
NOASSERTION

PyTorch toolkit for deep neural networks in atomistic simulations, implementing SchNet, DimeNet++, PaiNN, and GemNet for molecular dynamics and quantum chemistry (900+ stars)

Active9343 weeks ago
Python
NOASSERTION

A vocabulary used in tandem with SHACL for representing node shapes

Active1553 weeks ago
HTML
NOASSERTION

Microsoft's foundation model for the Earth system supporting weather, air pollution, and ocean wave forecasting at multiple resolutions, trained on 1M+ hours of diverse atmospheric data (Nature 2025)

Active9803 weeks ago
Python
NOASSERTION

Meta's comprehensive ML ecosystem for materials/chemistry with 118M+ DFT calculations, EquiformerV2 models achieving top Matbench Discovery performance

Active2.2K3 weeks ago
Python
NOASSERTION

A library for processing, analyzing and modeling spectroscopic data.

Active1793 weeks ago
Python
NOASSERTION

Chemical Information from the Web.

Active1863 weeks ago
R
NOASSERTION

Acausal modeling framework for automatically parallelized scientific machine learning (1.5k+ stars)

Active1.7K3 weeks ago
Julia
NOASSERTION

A Python script that converts positional information from a SAM dataset into interval format with 0-based start and 1-based end. CIGAR string of SAM format is used to compute the end coordinate.

Active373 weeks ago
Python
NOASSERTION

Scientific Computing for Chemists with Python is a Jupyter book teaching basic python in chemistry skills, including relevant libraries, and applies them to solving chemical problems.

Active3333 weeks ago
Jupyter Notebook
NOASSERTION

Non-invasive decoding of typed sentences from MEG and EEG brain recordings using a convolutional encoder, transformer, and character-level language model; official code for the Nature Neuroscience paper and Meta blog post on brain-AI communication (Meta FAIR, 894+ stars, CC BY-NC 4.0, 2026)

Active8953 weeks ago
Python
NOASSERTION

Python Materials Genomics: robust materials analysis library defining classes for structures and molecules with support for many electronic structure codes; foundational toolkit powering the Materials Project (Berkeley Lab, 1.8K+ stars)

Active1.9K3 weeks ago
Python
NOASSERTION

A package to 'build' collections of materials properties from the output of computational materials calculations.

Active683 weeks ago
Python
NOASSERTION

Library of descriptors to aid in the data-mining of materials properties, created by the Lawrence Berkeley National Laboratory.

Active6083 weeks ago
HTML
NOASSERTION

197 bioinformatics and life science skills for Claude Code and AI agents, achieving 92.0% accuracy on BixBench. Covers RNA-seq, single-cell analysis, drug discovery, proteomics, and more. Powers OmicsHorizon (195+ stars, 2026)

Active2811 month ago
Python
NOASSERTION

Machine learning model predicting cellular perturbation response across diverse contexts with State Transition (ST) and State Embedding (SE) variants, featuring CLI tooling, PyPI distribution, and Virtual Cell Challenge integration (575+ stars)

Active6461 month ago
Python
NOASSERTION

Chemical reaction network and systems biology interface for scientific machine learning (SciML), enabling high-performance, GPU-parallelized simulation and analysis of complex biochemical systems with O(1) solvers (SciML, 518+ stars, Julia)

Active5231 month ago
Julia
NOASSERTION

Use this database to browse the CMECS classification and to get definitions for individual CMECS Units. This database contains the units that were published in the Coastal and Marine Ecological Classification Standard.

Active91 month ago
NOASSERTION

Differentiable tokamak core transport simulator for fusion energy research, coupling PDE solvers with JAX auto-differentiation and neural-network surrogates for fast forward modelling, pulse-design, and trajectory optimization (Google DeepMind, Apache 2.0)

Active6961 month ago
Python
NOASSERTION

First open-source agentic AI physicist turning research questions into structured workflows with rigorous verification and multi-step analytical work for long-horizon physics projects; integrates with Claude Code, Codex, Gemini CLI, and OpenCode (804+ stars, Apache 2.0, 2026)

Active8931 month ago
Python
NOASSERTION

This ontology models classes and relationships describing deep learning networks, their component layers and activation functions, as well as potential biases.

Active591 month ago
Jupyter Notebook
NOASSERTION

Curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines, enabling reproducible social science research with AI agents (Stanford REAP & CoPaper.AI, 3K+ stars, 2026)

Active3K1 month ago
Stata
NOASSERTION

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

Composable computational-science methodology skills for AI research agents emphasizing pre-registration, reproducible workspaces, and red-team review to guard against p-hacking and HARKing; zero third-party dependencies and runs with any agent harness plus a POSIX shell (281+ stars, MIT License, 2026)

Active2811 month ago
Shell
NOASSERTION