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.

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.

Active1.9K2 weeks ago
C
MIT

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.

Active9403 weeks ago
C
MIT

Ultra-fast, sensitive search and clustering suite for protein and nucleotide sequence sets.

Active2.1K4 weeks ago
C
MIT

A python extension, written in C, for quick access to bigBed files and access to and creation of bigWig files.

Active2481 month ago
C
MIT

A compressor of common genomic file formats (BAM, CRAM, FASTQ, VCF etc).

Active1851 month ago
C
NOASSERTION

the wavefront alignment algorithm (WFA) which expoit sequence similarity to speed up alignment

Active2241 month ago
C
NOASSERTION

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.

Active8801 month ago
C
MIT

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)

Active1.3K1 month ago
C
GPL-3.0

Burrow-Wheeler Aligner for pairwise alignment between DNA sequences.

Active1.8K2 months ago
C
GPL-3.0

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.

Active762 months ago
C

A Swiss Army knife for genome arithmetic.

Active1K2 months ago
C
MIT

This repository contains GGUF files for gemma4-12b-bioinfo, a fine-tuned Gemma 4 12B model for bioinformatics and computational biology.

Active6622 months ago
C

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.

Active2.2K3 months ago
C
NOASSERTION

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.

Active53 months ago
C
GPL-2.0

De novo assembler for single molecule sequencing reads using repeat graphs.

Active9494 months ago
C
NOASSERTION

BWA-MEM drop-in replacement: 2-3x faster, 2-5x cheaper, 100% identical output on standard CPUs.

Idle266 months ago
C
MIT

lumpy: a general probabilistic framework for structural variant discovery.

Idle3456 months ago
C
MIT

Pairwise SNP distance matrix from a FASTA sequence alignment

Idle1567 months ago
C
GPL-3.0

SIMD C library for global, semi-global, and local pairwise sequence alignments

Idle28512 months ago
C
NOASSERTION

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.

Idle4831 year ago
C
MIT

Toolkit for processing sequences in FASTA/Q formats.

Idle1.6K1 year ago
C
MIT

A database system designed to store, organize, and manage large-scale nucleotide sequencing read data (like PacBio reads) for the Dazzler genome assembler

Idle361 year ago
C
NOASSERTION

A fuzzy Bruijn graph approach to long noisy reads assembly

Stale5312 years ago
C
GPL-3.0

Displaying sequence statistics for next-generation sequencing.

Stale243 years ago
C
NOASSERTION

Create an index on a compressed text file.

Stale6593 years ago
C
BSD-2-Clause

Standalone C library for assembling Illumina short reads in small regions

Stale723 years ago
C
MIT

FASTQ/A short-reads pre-processing tools: Demultiplexing, trimming, clipping, quality filtering, and masking utilities.

Stale2024 years ago
C
NOASSERTION

**Comes with samtools!** - Reads simulator.

Stale2864 years ago
C

Table file index.

Archived925 years ago
C

Finds SNP sites from a multi-FASTA alignment file.

Stale2785 years ago
C
NOASSERTION

A wee tool for random access into BGZF files.

Stale868 years ago
C
MIT

Comprehensive set of programs for phylogenetic analyses; available for PC and Mac; source code available for easy compiling in UNIX.