encode_get_experiment
Retrieve complete metadata for ENCODE experiments using accession IDs, including files, quality metrics, controls, replicates, and audit status.
Instructions
Get full details for a specific ENCODE experiment by accession ID.
Returns complete experiment metadata including all associated files, quality metrics, controls, replicate information, and audit status.
WHEN TO USE: Use when you have a specific accession and need full details including files, quality metrics, and audit status. RELATED TOOLS: encode_list_files, encode_track_experiment, encode_compare_experiments
Args: accession: ENCODE experiment accession (e.g., "ENCSR133RZO", "ENCSR000AKS")
Returns: JSON with full experiment details and file listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes |