Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
87c91b25c2 |
@@ -2,9 +2,9 @@
|
||||
title: "Readme"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/709cee28/README.md
|
||||
upstream_sha: 709cee28
|
||||
imported_at: 2026-07-15
|
||||
upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/c8f7de70/README.md
|
||||
upstream_sha: c8f7de70
|
||||
imported_at: 2026-07-18
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -290,6 +290,7 @@ validated: false
|
||||
- [SR-Scientist (ICLR 2026)](https://github.com/GAIR-NLP/SR-Scientist) - Scientific equation discovery with agentic AI, elevating LLMs from equation proposers to autonomous scientists that write code, analyze data, implement equations, and optimize based on experimental feedback; outperforms baselines by 6-35% across four science disciplines with robustness to noise and out-of-domain generalization (GAIR-NLP / SJTU, 49+ stars, Apache 2.0)
|
||||
- [ARA (Agent-Native Research Artifact)](https://github.com/ARA-Labs/Agent-Native-Research-Artifact) - Research ecosystem for rigorous and trustworthy AI scientists — a protocol and skill bundle that makes autonomous research verifiable, crystallized, and observable through structured, machine-executable research artifacts and five agent skills for research management, compilation, verification, visualization, and publication (ARA-Labs, 447+ stars, MIT License, 2026)
|
||||
- [Scholar Loop](https://github.com/renee-jia/scholar-loop) - Autonomous multi-agent AI scientist that mirrors a PhD workflow: literature review → grounded hypothesis → real ML experiments → self-critique → write-up; features a deterministic harness with frozen-metric scoring, edit allowlists, and a verified registry to make reward-hacking and hallucination impossible, plus 108 unit tests runnable without API keys or GPUs (461+ stars, MIT License, 2026)
|
||||
- [ResearchStudio (Microsoft)](https://github.com/microsoft/ResearchStudio) - AI co-author covering the entire research lifecycle — from an under-specified research direction to a published paper; includes ResearchStudio-Idea for evidence-grounded research ideation and ResearchStudio-Reel for turning finished papers into posters, narrated videos, blogs, and interactive reels; runs as skills on Claude Code and Codex (1.2K+ stars, MIT License, 2026)
|
||||
|
||||
### Evaluation & Benchmarking
|
||||
- [ScienceAgentBench (ICLR 2025)](https://github.com/OSU-NLP-Group/ScienceAgentBench) - 102 executable tasks from 44 peer-reviewed papers across 4 disciplines with containerized evaluation
|
||||
@@ -646,6 +647,7 @@ validated: false
|
||||
- [micro-sam](https://github.com/computational-cell-analytics/micro-sam) - Segment Anything Model for microscopy: interactive and automatic segmentation of light, electron, and fluorescence microscopy images in 2D and 3D, with domain-specific fine-tuning workflows for scientific imaging (1.5K+ stars)
|
||||
- [MedSAM](https://github.com/bowang-lab/MedSAM) - Universal medical image segmentation foundation model trained on 1.57M image-mask pairs across 10 imaging modalities and 30+ cancer types (Nature Communications 2024)
|
||||
- [MedSAM2](https://github.com/bowang-lab/MedSAM2) - Segment Anything in 3D medical images and videos, extending SAM2 to volumetric and temporal medical imaging with state-of-the-art zero-shot segmentation performance across CT, MRI, and surgical video (arXiv 2025)
|
||||
- [Medical SAM3 (AIM Research Lab, arXiv 2026)](https://github.com/AIM-Research-Lab/Medical-SAM3) - Foundation model for universal prompt-driven medical image segmentation extending SAM3 to clinical imaging, supporting 2D public benchmarks and 3D training/evaluation with text and box prompts; pretrained weights available on HuggingFace (189+ stars)
|
||||
- [MedSegX](https://github.com/MedSegX/MedSegX-code) - Generalist foundation model and database for open-world medical image segmentation, enabling universal segmentation of diverse anatomical structures and pathologies with zero-shot generalization to unseen tasks and modalities (Nature Biomedical Engineering 2025)
|
||||
- [VoxTell (MIC-DKFZ, 2025)](https://github.com/MIC-DKFZ/VoxTell) - Free-text promptable universal 3D medical image segmentation foundation model enabling zero-shot segmentation of diverse anatomical structures and pathologies via natural language prompts across CT, MRI, and other volumetric imaging modalities (DKFZ, 195+ stars, Apache 2.0)
|
||||
- [BiomedParse](https://github.com/microsoft/BiomedParse) - Foundation model for joint segmentation, detection, and recognition of biomedical objects across nine imaging modalities, with v2 introducing BoltzFormer architecture for end-to-end 3D inference (Microsoft, Nature Methods 2025)
|
||||
@@ -798,6 +800,7 @@ validated: false
|
||||
- [Chronos (Amazon Science, NeurIPS 2024)](https://github.com/amazon-science/chronos-forecasting) - Pretrained time series foundation model for zero-shot forecasting across diverse scientific and real-world domains; tokenizes continuous time series into discrete bins to train transformer language models on large-scale corpora, achieving strong zero-shot generalization and competitive performance with task-specific supervised models on climate, energy, and health benchmarks (5.3K+ stars, Apache 2.0, 2024-2026)
|
||||
- [TabPFN (Prior Labs, Nature 2025)](https://github.com/PriorLabs/tabpfn) - 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)
|
||||
- [DeepInnovator (HKUDS, arXiv 2026)](https://github.com/HKUDS/DeepInnovator) - Scientific foundation model and AI research copilot for idea generation, cross-disciplinary connection discovery, and hypothesis formation; trained with a decoupled reward-comment RL architecture and achieves GPT-4o-competitive novelty/rationale on STEM and social-science idea-generation benchmarks (270+ stars, MIT License, 2026)
|
||||
- [LOGOS (arXiv 2026)](https://github.com/LOGOS-Hub/LOGOS) - First multi-domain generative foundation model for the natural sciences built on a unified scientific grammar, encoding proteins, antibodies, small molecules, chemical reactions, materials, and their spatial interactions into a shared token vocabulary; enables unified generation, prediction, and design across domains under a purely autoregressive paradigm (134+ stars, Apache 2.0, 2026)
|
||||
- [MinervaAI](https://github.com/google-research/minerva) - Mathematical reasoning
|
||||
- [PaLM-2](https://ai.google/discover/palm2) - Scientific reasoning capabilities
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Awesome Computational Biology [](https://awesome.re)"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/478be843/README.md
|
||||
upstream_sha: 478be843
|
||||
imported_at: 2026-07-17
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/12d87583/README.md
|
||||
upstream_sha: 12d87583
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -265,8 +265,6 @@ Browse and search the resources via the [GitHub Pages UI](https://inoue0426.gith
|
||||
- [Tabula Sapiens](https://tabula-sapiens-portal.ds.czbiohub.org/) — Comprehensive human single-cell atlas of ~500K cells from 24 organs and tissues across multiple donors.
|
||||
- [TAPE (Tasks Assessing Protein Embeddings)](https://github.com/songlab-cal/tape) — Benchmark suite of five biologically meaningful semi-supervised learning tasks for evaluating protein representations.
|
||||
- [The Cancer Genome Atlas (TCGA)](https://www.cancer.gov/about-nci/organization/ccg/research/structural-genomics/tcga) — Comprehensive multi-omics (genomics, transcriptomics, proteomics, methylation) dataset for 33 cancer types across ~11,000 patients.
|
||||
- [TCGA virtual spatial transcriptomics atlas](https://huggingface.co/datasets/ratschlab/TCGA_virtual_spatial_transcriptomics_atlas) — DeepSpot-M predicted transcriptome-wide ST for TCGA H&E (FF + FFPE; 28,664 slides / 32 cancer types; gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).
|
||||
- [HEST Xenium virtual spatial transcriptomics](https://huggingface.co/datasets/ratschlab/HEST_Xenium_virtual_spatial_transcriptomics) — DeepSpot-M predicted transcriptome-wide ST for 59 HEST-1k 10x Xenium samples (~13.3M cells) (gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).
|
||||
- [Therapeutics Data Commons (TDC)](https://tdcommons.ai/) — Unified benchmark suite covering ADMET, drug-target interaction, drug response, and more.
|
||||
- [Tox21](https://tripod.nih.gov/tox21/challenge/) — 12,707 compounds tested in 12 nuclear receptor and stress-response pathway biochemical assays for toxicity prediction.
|
||||
- [UK Biobank](https://www.ukbiobank.ac.uk/) — Large-scale biomedical database of ~500K participants with genetic, imaging, and health data for population genetics and disease studies.
|
||||
@@ -322,7 +320,6 @@ Browse and search the resources via the [GitHub Pages UI](https://inoue0426.gith
|
||||
- [sciPENN](https://github.com/jlakkis/sciPENN) — RNN-based method for simultaneous protein expression prediction, uncertainty estimation, and cell-type label transfer from CITE-seq and scRNA-seq data.
|
||||
- [MOGONET](https://github.com/txWang/MOGONET) — Multi-omics graph convolutional network framework for patient classification and biomarker identification.
|
||||
- [AutoZyme](https://github.com/ElliotXie/autozyme) — Autonomous agentic framework that speeds up bioinformatics software (e.g. Scanpy, Seurat) on CPUs while preserving the original results.
|
||||
- [SeqBench](https://seqbench.com/) — Web-based molecular biology sequence workbench for primer design, cloning simulation (Gibson, Golden Gate, restriction digest), CRISPR guide RNA design, and sequence analysis, with a public REST API, OpenAPI 3.1 spec, and MCP server.
|
||||
|
||||
---
|
||||
|
||||
@@ -415,10 +412,6 @@ Browse and search the resources via the [GitHub Pages UI](https://inoue0426.gith
|
||||
- [Phikon](https://huggingface.co/owkin/phikon) — ViT-based pathology foundation model pretrained with iBOT self-supervision on TCGA whole-slide images.
|
||||
- [Nicheformer](https://github.com/theislab/nicheformer) — Foundation model for single-cell and spatial omics using a transformer architecture with positional embeddings to encode spatial cell information.
|
||||
- [scGPT-spatial](https://github.com/bowang-lab/scGPT-spatial) — Extension of scGPT for spatial transcriptomics with continual pretraining and a mixture-of-experts decoder for spatial gene expression analysis.
|
||||
- [DeepSpot](https://github.com/ratschlab/DeepSpot) — Deep learning model predicting spatial transcriptomics from H&E images at spot and single-cell resolution.
|
||||
- [DeepSpot2Cell](https://github.com/ratschlab/DeepSpot2Cell) — Predicts virtual single-cell spatial transcriptomics from H&E using spot-level supervision (NeurIPS 2025 Imageomics).
|
||||
- [DeepSpot-M](https://github.com/ratschlab/DeepSpotM) — Multimodal foundation model for transcriptome-wide virtual spatial transcriptomics from histology.
|
||||
- [AESTETIK](https://github.com/ratschlab/aestetik) — Autoencoder for spatial transcriptomics representation learning using topology and histology image knowledge.
|
||||
|
||||
##### Multi-Omics Foundation Models
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Resources"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/478be843/data/resources.json
|
||||
upstream_sha: 478be843
|
||||
imported_at: 2026-07-17
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/12d87583/data/resources.json
|
||||
upstream_sha: 12d87583
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -292,20 +292,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "hest_xenium_virtual_spatial_transcriptomics",
|
||||
"name": "HEST Xenium virtual spatial transcriptomics",
|
||||
"type": "benchmark",
|
||||
"url": "https://huggingface.co/datasets/ratschlab/HEST_Xenium_virtual_spatial_transcriptomics",
|
||||
"description": "DeepSpot-M predicted transcriptome-wide ST for 59 HEST-1k 10x Xenium samples (~13.3M cells) (gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).",
|
||||
"tags": [
|
||||
"benchmarks-and-datasets"
|
||||
],
|
||||
"tasks": [],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "jump_cell_painting_datasets",
|
||||
"name": "JUMP Cell Painting Datasets",
|
||||
@@ -544,20 +530,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "tcga_virtual_spatial_transcriptomics_atlas",
|
||||
"name": "TCGA virtual spatial transcriptomics atlas",
|
||||
"type": "benchmark",
|
||||
"url": "https://huggingface.co/datasets/ratschlab/TCGA_virtual_spatial_transcriptomics_atlas",
|
||||
"description": "DeepSpot-M predicted transcriptome-wide ST for TCGA H&E (FF + FFPE; 28,664 slides / 32 cancer types; gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).",
|
||||
"tags": [
|
||||
"benchmarks-and-datasets"
|
||||
],
|
||||
"tasks": [],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "the_cancer_genome_atlas_tcga",
|
||||
"name": "The Cancer Genome Atlas (TCGA)",
|
||||
@@ -2123,27 +2095,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "aestetik",
|
||||
"name": "AESTETIK",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/aestetik",
|
||||
"description": "Autoencoder for spatial transcriptomics representation learning using topology and histology image knowledge.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "ai4chem_chemllm_7b_chat",
|
||||
"name": "AI4Chem/ChemLLM-7B-Chat",
|
||||
@@ -2716,69 +2667,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot",
|
||||
"name": "DeepSpot",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpot",
|
||||
"description": "Deep learning model predicting spatial transcriptomics from H&E images at spot and single-cell resolution.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot_m",
|
||||
"name": "DeepSpot-M",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpotM",
|
||||
"description": "Multimodal foundation model for transcriptome-wide virtual spatial transcriptomics from histology.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot2cell",
|
||||
"name": "DeepSpot2Cell",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpot2Cell",
|
||||
"description": "Predicts virtual single-cell spatial transcriptomics from H&E using spot-level supervision (NeurIPS 2025 Imageomics).",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "dgdrp",
|
||||
"name": "DGDRP",
|
||||
@@ -5025,22 +4913,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "seqbench",
|
||||
"name": "SeqBench",
|
||||
"type": "toolkit",
|
||||
"url": "https://seqbench.com/",
|
||||
"description": "Web-based molecular biology sequence workbench for primer design, cloning simulation (Gibson, Golden Gate, restriction digest), CRISPR guide RNA design, and sequence analysis, with a public REST API, OpenAPI 3.1 spec, and MCP server.",
|
||||
"tags": [
|
||||
"preprocessing-tools"
|
||||
],
|
||||
"tasks": [
|
||||
"Preprocessing"
|
||||
],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "seurat",
|
||||
"name": "Seurat",
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
title: "Awesome Computational Biology - machine-readable resource list"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/478be843/data/resources.yml
|
||||
upstream_sha: 478be843
|
||||
imported_at: 2026-07-17
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/12d87583/data/resources.yml
|
||||
upstream_sha: 12d87583
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -248,17 +248,6 @@ resources:
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: hest_xenium_virtual_spatial_transcriptomics
|
||||
name: "HEST Xenium virtual spatial transcriptomics"
|
||||
type: benchmark
|
||||
url: https://huggingface.co/datasets/ratschlab/HEST_Xenium_virtual_spatial_transcriptomics
|
||||
description: "DeepSpot-M predicted transcriptome-wide ST for 59 HEST-1k 10x Xenium samples (~13.3M cells) (gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1)."
|
||||
tags: [benchmarks-and-datasets]
|
||||
tasks: []
|
||||
modalities: []
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: jump_cell_painting_datasets
|
||||
name: "JUMP Cell Painting Datasets"
|
||||
type: benchmark
|
||||
@@ -446,17 +435,6 @@ resources:
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: tcga_virtual_spatial_transcriptomics_atlas
|
||||
name: "TCGA virtual spatial transcriptomics atlas"
|
||||
type: benchmark
|
||||
url: https://huggingface.co/datasets/ratschlab/TCGA_virtual_spatial_transcriptomics_atlas
|
||||
description: "DeepSpot-M predicted transcriptome-wide ST for TCGA H&E (FF + FFPE; 28,664 slides / 32 cancer types; gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1)."
|
||||
tags: [benchmarks-and-datasets]
|
||||
tasks: []
|
||||
modalities: []
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: the_cancer_genome_atlas_tcga
|
||||
name: "The Cancer Genome Atlas (TCGA)"
|
||||
type: benchmark
|
||||
@@ -1513,17 +1491,6 @@ resources:
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: aestetik
|
||||
name: "AESTETIK"
|
||||
type: model
|
||||
url: https://github.com/ratschlab/aestetik
|
||||
description: "Autoencoder for spatial transcriptomics representation learning using topology and histology image knowledge."
|
||||
tags: [foundation-models, single-cell-foundation-models, spatial-foundation-models]
|
||||
tasks: [Foundation Model]
|
||||
modalities: [Single Cell, Spatial Transcriptomics]
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: ai4chem_chemllm_7b_chat
|
||||
name: "AI4Chem/ChemLLM-7B-Chat"
|
||||
type: model
|
||||
@@ -1843,39 +1810,6 @@ resources:
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: deepspot
|
||||
name: "DeepSpot"
|
||||
type: model
|
||||
url: https://github.com/ratschlab/DeepSpot
|
||||
description: "Deep learning model predicting spatial transcriptomics from H&E images at spot and single-cell resolution."
|
||||
tags: [foundation-models, single-cell-foundation-models, spatial-foundation-models]
|
||||
tasks: [Foundation Model]
|
||||
modalities: [Single Cell, Spatial Transcriptomics]
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: deepspot_m
|
||||
name: "DeepSpot-M"
|
||||
type: model
|
||||
url: https://github.com/ratschlab/DeepSpotM
|
||||
description: "Multimodal foundation model for transcriptome-wide virtual spatial transcriptomics from histology."
|
||||
tags: [foundation-models, single-cell-foundation-models, spatial-foundation-models]
|
||||
tasks: [Foundation Model]
|
||||
modalities: [Single Cell, Spatial Transcriptomics]
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: deepspot2cell
|
||||
name: "DeepSpot2Cell"
|
||||
type: model
|
||||
url: https://github.com/ratschlab/DeepSpot2Cell
|
||||
description: "Predicts virtual single-cell spatial transcriptomics from H&E using spot-level supervision (NeurIPS 2025 Imageomics)."
|
||||
tags: [foundation-models, single-cell-foundation-models, spatial-foundation-models]
|
||||
tasks: [Foundation Model]
|
||||
modalities: [Single Cell, Spatial Transcriptomics]
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: dgdrp
|
||||
name: "DGDRP"
|
||||
type: model
|
||||
@@ -3163,17 +3097,6 @@ resources:
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: seqbench
|
||||
name: "SeqBench"
|
||||
type: toolkit
|
||||
url: https://seqbench.com/
|
||||
description: "Web-based molecular biology sequence workbench for primer design, cloning simulation (Gibson, Golden Gate, restriction digest), CRISPR guide RNA design, and sequence analysis, with a public REST API, OpenAPI 3.1 spec, and MCP server."
|
||||
tags: [preprocessing-tools]
|
||||
tasks: [Preprocessing]
|
||||
modalities: []
|
||||
organism: []
|
||||
api: false
|
||||
|
||||
- id: seurat
|
||||
name: "Seurat"
|
||||
type: toolkit
|
||||
|
||||
+3
-131
@@ -2,9 +2,9 @@
|
||||
title: "Resources"
|
||||
task: ""
|
||||
lineage_type: import
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/478be843/docs/data/resources.json
|
||||
upstream_sha: 478be843
|
||||
imported_at: 2026-07-17
|
||||
upstream_source: https://github.com/inoue0426/awesome-computational-biology/blob/12d87583/docs/data/resources.json
|
||||
upstream_sha: 12d87583
|
||||
imported_at: 2026-06-26
|
||||
prompt_class: catalogue
|
||||
upstream_changes: accepted
|
||||
author: upstream
|
||||
@@ -292,20 +292,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "hest_xenium_virtual_spatial_transcriptomics",
|
||||
"name": "HEST Xenium virtual spatial transcriptomics",
|
||||
"type": "benchmark",
|
||||
"url": "https://huggingface.co/datasets/ratschlab/HEST_Xenium_virtual_spatial_transcriptomics",
|
||||
"description": "DeepSpot-M predicted transcriptome-wide ST for 59 HEST-1k 10x Xenium samples (~13.3M cells) (gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).",
|
||||
"tags": [
|
||||
"benchmarks-and-datasets"
|
||||
],
|
||||
"tasks": [],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "jump_cell_painting_datasets",
|
||||
"name": "JUMP Cell Painting Datasets",
|
||||
@@ -544,20 +530,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "tcga_virtual_spatial_transcriptomics_atlas",
|
||||
"name": "TCGA virtual spatial transcriptomics atlas",
|
||||
"type": "benchmark",
|
||||
"url": "https://huggingface.co/datasets/ratschlab/TCGA_virtual_spatial_transcriptomics_atlas",
|
||||
"description": "DeepSpot-M predicted transcriptome-wide ST for TCGA H&E (FF + FFPE; 28,664 slides / 32 cancer types; gated). Paper: [DeepSpot-M](https://www.medrxiv.org/content/10.64898/2026.06.19.26356060v1).",
|
||||
"tags": [
|
||||
"benchmarks-and-datasets"
|
||||
],
|
||||
"tasks": [],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "the_cancer_genome_atlas_tcga",
|
||||
"name": "The Cancer Genome Atlas (TCGA)",
|
||||
@@ -2123,27 +2095,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "aestetik",
|
||||
"name": "AESTETIK",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/aestetik",
|
||||
"description": "Autoencoder for spatial transcriptomics representation learning using topology and histology image knowledge.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "ai4chem_chemllm_7b_chat",
|
||||
"name": "AI4Chem/ChemLLM-7B-Chat",
|
||||
@@ -2716,69 +2667,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot",
|
||||
"name": "DeepSpot",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpot",
|
||||
"description": "Deep learning model predicting spatial transcriptomics from H&E images at spot and single-cell resolution.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot_m",
|
||||
"name": "DeepSpot-M",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpotM",
|
||||
"description": "Multimodal foundation model for transcriptome-wide virtual spatial transcriptomics from histology.",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "deepspot2cell",
|
||||
"name": "DeepSpot2Cell",
|
||||
"type": "model",
|
||||
"url": "https://github.com/ratschlab/DeepSpot2Cell",
|
||||
"description": "Predicts virtual single-cell spatial transcriptomics from H&E using spot-level supervision (NeurIPS 2025 Imageomics).",
|
||||
"tags": [
|
||||
"foundation-models",
|
||||
"single-cell-foundation-models",
|
||||
"spatial-foundation-models"
|
||||
],
|
||||
"tasks": [
|
||||
"Foundation Model"
|
||||
],
|
||||
"modalities": [
|
||||
"Single Cell",
|
||||
"Spatial Transcriptomics"
|
||||
],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "dgdrp",
|
||||
"name": "DGDRP",
|
||||
@@ -5025,22 +4913,6 @@ validated: false
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "seqbench",
|
||||
"name": "SeqBench",
|
||||
"type": "toolkit",
|
||||
"url": "https://seqbench.com/",
|
||||
"description": "Web-based molecular biology sequence workbench for primer design, cloning simulation (Gibson, Golden Gate, restriction digest), CRISPR guide RNA design, and sequence analysis, with a public REST API, OpenAPI 3.1 spec, and MCP server.",
|
||||
"tags": [
|
||||
"preprocessing-tools"
|
||||
],
|
||||
"tasks": [
|
||||
"Preprocessing"
|
||||
],
|
||||
"modalities": [],
|
||||
"organism": [],
|
||||
"api": false
|
||||
},
|
||||
{
|
||||
"id": "seurat",
|
||||
"name": "Seurat",
|
||||
|
||||
Reference in New Issue
Block a user