Search and analyze electron microscopy data — cryo-EM density maps (EMDB), fitted atomic models (PDB), raw micrograph datasets (EMPIAR), and cryo-electron tomography volumes (CryoET Data Portal). Use for finding 3D structural data on a protein/complex, comparing experimental EM resolution to AlphaFold confidence, and accessing raw EM data for re-processing.
Search and analyze electron microscopy data — cryo-EM density maps (EMDB), fitted atomic models (PDB), raw micrograph datasets (EMPIAR), and cryo-electron tomography volumes (CryoET Data Portal). Use for finding 3D structural data on a protein/complex, comparing experimental EM resolution to AlphaFold confidence, and accessing raw EM data for re-processing.
disable-model-invocation
true
Electron Microscopy Structure Analysis
Pipeline for discovering and analyzing electron microscopy data across the full resolution spectrum: from 3D density maps (EMDB) to fitted atomic models (PDB), raw micrograph datasets (EMPIAR), and cryo-electron tomography volumes (CryoET Data Portal). Connects EM data to structural biology context via PDB and AlphaFold.
Guiding principles:
Resolution awareness -- always report and interpret map resolution; sub-4A enables atomic modeling, 4-8A enables domain fitting, >8A is shape-level
Map before model -- the density map is the primary experimental data; fitted models are interpretations
Method matters -- single particle analysis, tomography, 2D crystallography, and helical reconstruction have different strengths and limitations
Raw data value -- EMPIAR raw data enables reprocessing with newer algorithms; always note availability
Cross-reference structures -- connect EMDB maps to PDB entries and AlphaFold predictions for completeness
English-first queries -- use English terms in tool calls
EM resolution determines what you can see. TEM resolves individual protein complexes (~2nm). Cryo-EM achieves near-atomic resolution (<4Å) for large complexes. SEM shows surface topology. Choose the right EM modality for the question.
LOOK UP, DON'T GUESS
When uncertain about any scientific fact, SEARCH databases first rather than reasoning from memory. A database-verified answer is always more reliable than a guess.
COMPUTE, DON'T DESCRIBE
When analysis requires computation (statistics, data processing, scoring, enrichment), write and run Python code via Bash. Don't describe what you would do — execute it and report actual results. Use ToolUniverse tools to retrieve data, then Python (pandas, scipy, statsmodels, matplotlib) to analyze it.
When to Use
Typical triggers:
"Find cryo-EM structures of [protein/complex]"
"What EMDB maps are available for [target]?"
"Get raw micrograph data for [structure]"
"Find tomography datasets for [organelle/cell type]"
"What is the resolution of [EMDB entry]?"
"Cross-reference this EM map with PDB models"
"Find cryo-ET datasets for [sample]"
Not this skill: For X-ray crystallography or NMR structures, use PDB search tools directly. For protein structure prediction, use tooluniverse-protein-structure.
Core Databases
Database
Content
Best For
EMDB
3D EM density maps (>40K entries)
Finding processed maps, resolution data, fitting info
Output: run details, tilt parameters, voxel spacing
Workflow:
Search CryoET Data Portal for the target organism/structure
Get dataset details including sample preparation and imaging parameters
Explore individual runs for tilt series specifications
Note voxel spacing and tomogram dimensions
Tomography vs single particle: Tomography preserves cellular context (in situ) but typically achieves lower resolution. Single particle gives higher resolution but requires purified samples.
Phase 5: Cross-Reference & Context
Objective: Connect EM data to broader structural biology context.
Tools:
alphafold_get_prediction -- get AlphaFold predicted structure
PubMed_search_articles -- find publications describing the EM work
Input: query (search term), optional limit
Output: articles with title, abstract, PMID
Workflow:
For proteins with EM structures, get AlphaFold predictions for comparison
Note regions where AlphaFold confidence is low (pLDDT < 70) -- these may be flexible and harder to resolve by EM
Search PubMed for methodological papers and biological insights from the EM studies
Cross-reference EMDB/PDB/EMPIAR accessions in publications
Phase 6: Interpretation & Recommendations
Don't just list maps — help the user choose the RIGHT map for their purpose.
Decision matrix: Which map should I use?
Purpose
Best Resolution
Method
Priority Criteria
Atomic model building
< 3.5A
Single particle
Highest resolution with fitted PDB model
Drug binding site analysis
< 3.0A
Single particle
Must resolve side chains in binding pocket
Domain architecture
4-8A
Single particle or subtomogram avg
Large complexes where domains need fitting
Conformational states
< 4.5A
Single particle (multiple classes)
Look for entries with multiple maps from same dataset
Cellular context
15-40A
Cryo-ET
Tomographic datasets showing in-situ arrangement
Reprocessing
Any
Any
Must have EMPIAR raw data; prefer recent datasets (better detectors)
Quality assessment checklist:
Resolution reported is the "gold standard" FSC 0.143 cutoff? (some older entries use 0.5 cutoff — inflates resolution)
Map sharpened appropriately? (over-sharpened maps can look better but contain artifacts)
Fitting statistics available? (cross-correlation > 0.7 is acceptable)
Multiple maps from same sample? (suggests conformational heterogeneity — important for drug design)
Resolution trend analysis: If multiple maps exist over time, note the resolution trajectory. Improvement from 6A (2015) to 2.8A (2023) suggests the sample is amenable to high-resolution single particle analysis with modern hardware.
Data Gaps -- missing conformational states, unresolved regions, need for higher resolution
Common Analysis Patterns
Pattern
Description
Key Phases
Structure Discovery
Find all EM data for a protein
0, 1, 2, 5
Reprocessing Prep
Find raw data for re-analysis
0, 1, 3
Tomography Survey
Explore in-situ structural data
0, 4
Resolution Comparison
Track resolution improvements over time
0, 1, 2
Map-Model Validation
Assess quality of fitted atomic models
0, 1, 2, 5
Edge Cases & Fallbacks
No EMDB entries: The complex may only have X-ray or NMR structures. Search PDB via RCSBAdvSearch_search_structures with method filter
EMDB entry without PDB model: Common for lower-resolution maps. Note the gap; suggest AlphaFold for approximate modeling
No EMPIAR data: Raw data deposition is newer and not universal. The processed map in EMDB may be the only available data
Large complexes: Ribosomes, viruses, etc. may have hundreds of EMDB entries. Use resolution filters to narrow results
Light-microscopy / phenotypic-screen question (not EM): If the user actually wants published light-microscopy or high-content imaging data (e.g. "which imaging studies knocked down gene X?", "find HeLa images stained for an antibody", "what phenotypes were screened with compound Y?"), this EM pipeline does not apply. Use the Image Data Resource (IDR) search tools instead (see below).
Related Resource: IDR (light microscopy & high-content screening)
IDR (Image Data Resource, https://idr.openmicroscopy.org) is the reference repository for light microscopy and high-content screening data — distinct from the EM databases above. Use it to find published imaging studies and images by curated metadata across all ~140 studies at once:
IDR_search_studies — which screens/projects involve a gene/organism/compound/phenotype. Returns containing screens and projects with IDR container IDs.
Example: tu.run_tool("IDR_search_studies", {"key": "Gene Symbol", "value": "TP53"}) -> 12 studies (idr0043 Human Protein Atlas, idr0135 melanocytes, ...).
IDR_list_values_for_key — enumerate values + image counts for a key, e.g. all organisms or all screened compounds.
Notes: value matching is case-sensitive on the stored capitalization (organism must be Homo sapiens, not homo sapiens); use IDR_list_values_for_key to find valid values. To drill from a returned IDR study container into its datasets/images, use the existing IDR_get_study / IDR_get_study_datasets / IDR_list_dataset_images / IDR_get_image_map_annotations tools.
Limitations
No map visualization: This skill retrieves metadata and statistics, not 3D renderings. Use UCSF ChimeraX or IMOD for visualization
No reprocessing: Finding raw data is supported; actual cryo-EM data processing requires specialized software (RELION, cryoSPARC)
Resolution is not accuracy: A 3A map processed with errors may be less reliable than a well-validated 4A map. Fitting statistics matter
Deposition lag: Structures may be published months before EMDB deposition, or vice versa