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

{
    "data": {
        "type": "genomes",
        "id": "MGYG000000554",
        "attributes": {
            "genome-id": 7172,
            "geographic-range": [],
            "geographic-origin": "Asia",
            "accession": "MGYG000000554",
            "ena-genome-accession": null,
            "ena-sample-accession": "SRS1997068",
            "ena-study-accession": "SRP100575",
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": null,
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 1538481,
            "num-contigs": 271,
            "n-50": 7244,
            "gc-content": 33.77,
            "type": "MAG",
            "completeness": 95.54,
            "contamination": 0.68,
            "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": 15.0,
            "nc-rnas": 17,
            "num-proteins": 1557,
            "eggnog-coverage": 98.39,
            "ipr-coverage": 92.23,
            "taxon-lineage": "d__Bacteria;p__Campylobacterota;c__Campylobacteria;o__Campylobacterales;f__Campylobacteraceae;g__Campylobacter;s__Campylobacter fetus",
            "num-genomes-total": 1,
            "pangenome-size": null,
            "pangenome-core-size": null,
            "pangenome-accessory-size": null,
            "last-update": "2024-01-23T13:29:09.168438",
            "first-created": "2021-12-07T19:23:25.525691"
        },
        "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"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554/downloads?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"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554/antismash-genecluster?format=api"
                }
            },
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554/cogs?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554/kegg-module?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554/kegg-class?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000000554?format=api"
        }
    }
}