imagesrecursionpharma/rxrx3-coresize_categories:1M<n<10Mformat:parquetmodality:imagemodality:textlibrary:datasetslibrary:dasklibrary:polarslibrary:mlcroissantarxiv:2503.20158arxiv:2404.10242

recursionpharma/rxrx3-core

Category
Images
Records
1,335,606 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~16584.95 MB
Downloads
0

About this data

To accompany OpenPhenom, Recursion is releasing the RxRx3-core dataset, a challenge dataset in phenomics optimized for the research community. RxRx3-core includes labeled images of 735 genetic knockouts and 1,674 small-molecule perturbations drawn from the RxRx3 dataset, image

Schema

NameTypeDescription
__key__VARCHARUnique identifier for the well combining perturbation ID, plate number, and site location (e.g., compound-004/Plate36/Z42_s1_1).
jp2STRUCT(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
0 downloads
Seller: DataBazaar
Sign up to download

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: "recursionpharma/rxrx3-core" })
// Found: 334360ec-a7f3-452a-8e40-d71d89f021c8
get_download_url({ dataset_id: "334360ec-a7f3-452a-8e40-d71d89f021c8" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/334360ec-a7f3-452a-8e40-d71d89f021c8/download-url