GET /metagenomics/api/v1/genomes/MGYG000000362?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "genomes",
        "id": "MGYG000000362",
        "attributes": {
            "genome-id": 7964,
            "geographic-range": [
                "North America",
                "Europe",
                "Asia",
                "Oceania"
            ],
            "geographic-origin": "Europe",
            "accession": "MGYG000000362",
            "ena-genome-accession": null,
            "ena-sample-accession": "ERS554207",
            "ena-study-accession": "ERP007090",
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": null,
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 2638970,
            "num-contigs": 54,
            "n-50": 93205,
            "gc-content": 53.18,
            "type": "MAG",
            "completeness": 97.99,
            "contamination": 0.0,
            "busco-completeness": null,
            "rna-5s": 0.0,
            "rna-16s": 0.0,
            "rna-23s": 0.0,
            "rna-5-8s": null,
            "rna-18s": null,
            "rna-28s": null,
            "trnas": 17.0,
            "nc-rnas": 17,
            "num-proteins": 2369,
            "eggnog-coverage": 89.74,
            "ipr-coverage": 89.19,
            "taxon-lineage": "d__Bacteria;p__Firmicutes_A;c__Clostridia;o__Oscillospirales;f__Ruminococcaceae;g__CAG-115;s__CAG-115 sp003531585",
            "num-genomes-total": 541,
            "pangenome-size": 6834,
            "pangenome-core-size": 908,
            "pangenome-accessory-size": 5926,
            "last-update": "2024-01-23T13:29:48.824384",
            "first-created": "2021-12-07T19:45:14.101283"
        },
        "relationships": {
            "catalogue": {
                "data": {
                    "type": "genome-catalogues",
                    "id": "human-gut-v2-0-2"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genome-catalogues/human-gut-v2-0-2?format=api"
                }
            },
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362/cogs?format=api"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362/antismash-genecluster?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362/kegg-class?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362/kegg-module?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000362?format=api"
        }
    }
}