Back to catalog
Cortexa research tool·structure·mgnify_expanded
MGnify Get Genome
Get detailed genome information from the MGnify genome catalog. Returns assembly quality metrics (completeness, contamination, N50), taxonomy, geographic origin, rRNA counts, protein count, pangenome statistics, and cross-references to ENA. Example: MGYG000000001 returns a high-quality Firmicutes isolate genome with 98.6% completeness.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"genome_id": {
"description": "MGnify genome accession. Examples: 'MGYG000000001', 'MGYG000535630'.",
"type": "string"
}
},
"required": [
"genome_id"
],
"type": "object"
}Examples (1)
Default MGnify Get Genome call
public-safeinput
{
"genome_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MGnify_get_genome
- Tool name
- MGnify_get_genome
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse