imagesphenomicsmicroscopydrug-discoverycomputer-visionbiology
RxRx3-core — Phenomics Microscopy Image Challenge
About this data
Recursion's RxRx3-core phenomics dataset: labeled microscopy images of 735 genetic knockouts and 1,674 small-molecule perturbations drawn from RxRx3, released as a benchmark for cellular image representation learning.
Schema
| Name | Type | Description |
|---|---|---|
| __key__ | VARCHAR | Unique identifier for the well combining perturbation ID, plate number, and site location (e.g., compound-004/Plate36/Z42_s1_1). |
| jp2 | STRUCT(bytes BLOB, path VARCHAR) | JP2-compressed 6-channel Cell Painting image with binary data and file path reference. |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
1 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "RxRx3-core — Phenomics Microsc" })
// Found: 334360ec-a7f3-452a-8e40-d71d89f021c8
get_download_url({ dataset_id: "334360ec-a7f3-452a-8e40-d71d89f021c8" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/334360ec-a7f3-452a-8e40-d71d89f021c8/download-url