encode_get_references
Retrieve external references like PMIDs, DOIs, and GEO accessions linked to ENCODE experiments for use with PubMed, bioRxiv, or ClinicalTrials.gov tools.
Instructions
Get external references linked to tracked experiments.
Returns PMIDs, DOIs, NCT IDs, GEO accessions and other identifiers linked to experiments. These identifiers can be directly passed to PubMed, bioRxiv, ClinicalTrials.gov, or other MCP tools.
WHEN TO USE: Use to retrieve external references linked to experiments. PMIDs can be passed to PubMed MCP tools. RELATED TOOLS: encode_link_reference, encode_get_citations
Args: experiment_accession: Filter by specific experiment (optional) reference_type: Filter by reference type (optional): "pmid", "doi", "nct_id", "preprint_doi", "geo_accession", "other"
Returns: JSON with linked external references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_accession | No | ||
| reference_type | No |