#7 · Primary category: Bioinformatics & Genomics
CLAM
Open source tools for computational pathology - Nature BME
Project last updated:04/14/25
GitHub Stars
1.7K
Forks
517
Contributors
10
License
GPL-3.0
Why we included this project
CLAM is the reference implementation of a weakly supervised deep learning method for classifying whole slide images in digital pathology, published in Nature Biomedical Engineering. Teams working with digitized histopathology slides in clinical research, biobanks, or diagnostic tooling get a complete, reproducible pipeline: tissue segmentation and patching, feature extraction, attention-based multiple instance learning training, and heatmap visualization that shows which regions of a slide drove a prediction. Because it trains on slide-level labels rather than requiring patch-level annotations, it works well on real-world datasets where detailed labeling is impractical. The codebase also integrates newer pretrained histopathology encoders such as UNI and CONCH, so it stays a useful starting point even as newer tooling appears. Researchers and engineers building computational pathology workflows find a well-documented, actively maintained reference for the whole pipeline, not just a single model.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
scanpy
Single-cell analysis in Python. Scales to >100M cells.
chemprop
Message Passing Neural Networks for Molecule Property Prediction
Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
Provides experimental sequence data for COVID-19 vaccine mRNAs to facilitate identification of vaccine-derived reads in RNA-seq studies.
scvi-tools
Deep probabilistic analysis of single-cell and spatial omics data