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

{
    "data": {
        "type": "genomes",
        "id": "MGYG000000247",
        "attributes": {
            "genome-id": 6309,
            "geographic-origin": "Asia",
            "geographic-range": [
                "North America",
                "Europe",
                "Asia"
            ],
            "accession": "MGYG000000247",
            "ena-genome-accession": null,
            "ena-sample-accession": null,
            "ena-study-accession": null,
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": "SAMN09736316",
            "ncbi-study-accession": "PRJNA482748",
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 1726565,
            "num-contigs": 4,
            "n-50": 1316588,
            "gc-content": 62.61,
            "type": "Isolate",
            "completeness": 100.0,
            "contamination": 0.0,
            "busco-completeness": null,
            "rna-5s": 94.12,
            "rna-16s": 99.61,
            "rna-23s": 99.42,
            "rna-5-8s": null,
            "rna-18s": null,
            "rna-28s": null,
            "trnas": 20.0,
            "nc-rnas": 19,
            "num-proteins": 1444,
            "eggnog-coverage": 97.09,
            "ipr-coverage": 94.81,
            "taxon-lineage": "d__Bacteria;p__Actinobacteriota;c__Coriobacteriia;o__Coriobacteriales;f__Coriobacteriaceae;g__Collinsella;s__Collinsella intestinalis",
            "num-genomes-total": 135,
            "pangenome-size": 4550,
            "pangenome-core-size": 497,
            "pangenome-accessory-size": 4053,
            "last-update": "2024-01-23T13:28:28.444512",
            "first-created": "2021-12-07T18:59:30.508217"
        },
        "relationships": {
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/cogs?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/downloads?format=api"
                }
            },
            "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"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/kegg-module?format=api"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/antismash-genecluster?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"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247/kegg-class?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000247?format=api"
        }
    }
}