encode_get_file_info
Retrieve detailed metadata for ENCODE genomic files including size, format, download URL, assembly, and biological replicate information using the file accession ID.
Instructions
Get detailed information about a specific ENCODE file.
WHEN TO USE: Use when you need detailed metadata for a specific file (size, md5, assembly, biological replicate info). RELATED TOOLS: encode_download_files, encode_list_files
Args: accession: File accession ID (e.g., "ENCFF635JIA")
Returns: JSON with file metadata including format, size, download URL, MD5, assembly, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes |