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.
Filters
Health
Domain
Language(1)
License
Source
Type
32 of 6,565 resources
SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods.
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.
Ultra-fast, sensitive search and clustering suite for protein and nucleotide sequence sets.
A python extension, written in C, for quick access to bigBed files and access to and creation of bigWig files.
A compressor of common genomic file formats (BAM, CRAM, FASTQ, VCF etc).
the wavefront alignment algorithm (WFA) which expoit sequence similarity to speed up alignment
BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.
Fast and accurate protein structure search using a learned 3Di structural alphabet (VQ-VAE) that discretizes tertiary interactions into structural tokens, enabling protein-universe-scale structural alignment at sequence-search speeds (4-5 orders of magnitude faster than DALI/TM-align) and underpinning many AI4S tools such as SaProt, ESMAtlas search, and AFDB clustering pipelines (Steinegger Lab, Nature Biotechnology 2023)
Burrow-Wheeler Aligner for pairwise alignment between DNA sequences.
qwen35-9b-medical is an Ollama/GGUF medical assistant profile based on Jackrong/Qwen3.5-9B-Claude-4.6-Opus-Reasoning-Distilled-v2-GGUF, distributed locally through the Ollama model kwangsuklee/Qwen3.5-9B.Q4KM-Claude-4.6-Opus-Reasoning-Distilled-v2.
A Swiss Army knife for genome arithmetic.
This repository contains GGUF files for gemma4-12b-bioinfo, a fine-tuned Gemma 4 12B model for bioinformatics and computational biology.
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.
metilene³ is a computational tool for identifying Differentially Methylated Regions (DMRs) across multiple conditions, supporting both supervised and unsupervised analyses, and enables the construction of Differentially Methylated Trees for epigenetic relationship inference and sample clustering.
De novo assembler for single molecule sequencing reads using repeat graphs.
BWA-MEM drop-in replacement: 2-3x faster, 2-5x cheaper, 100% identical output on standard CPUs.
lumpy: a general probabilistic framework for structural variant discovery.
Pairwise SNP distance matrix from a FASTA sequence alignment
SIMD C library for global, semi-global, and local pairwise sequence alignments
Minigraph is a sequence-to-graph mapper and graph constructor. For graph generation, it aligns a query sequence against a sequence graph and incrementally augments an existing graph with long query subsequences diverged from the graph.
Toolkit for processing sequences in FASTA/Q formats.
A database system designed to store, organize, and manage large-scale nucleotide sequencing read data (like PacBio reads) for the Dazzler genome assembler
A fuzzy Bruijn graph approach to long noisy reads assembly
Displaying sequence statistics for next-generation sequencing.
Create an index on a compressed text file.
Standalone C library for assembling Illumina short reads in small regions
FASTQ/A short-reads pre-processing tools: Demultiplexing, trimming, clipping, quality filtering, and masking utilities.
Finds SNP sites from a multi-FASTA alignment file.
Comprehensive set of programs for phylogenetic analyses; available for PC and Mac; source code available for easy compiling in UNIX.