ensembl_meta
Retrieve server metadata, species information, data releases, and system status from the Ensembl genomics database. Supports version tracking and species-specific queries for comprehensive genomic insights.
Instructions
Get server metadata, data releases, species info, and system status. Covers /info/* endpoints and /archive/id for version tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archive_id | No | ID to get version information for (alternative to info_type) (e.g., 'ENSG00000141510', 'rs699') | |
division | No | Ensembl division name (e.g., 'vertebrates', 'plants', 'fungi', 'metazoa') | |
info_type | No | Type of information to retrieve | |
species | No | Species name (required for species-specific info) (e.g., 'homo_sapiens', 'mus_musculus', 'drosophila_melanogaster') |