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

{
    "data": {
        "type": "genomes",
        "id": "MGYG000305653",
        "attributes": {
            "genome-id": 34260,
            "geographic-range": [],
            "geographic-origin": "Oceania",
            "accession": "MGYG000305653",
            "ena-genome-accession": null,
            "ena-sample-accession": "SAMEA110744775",
            "ena-study-accession": null,
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": "PRJEB22623",
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 2193399,
            "num-contigs": 54,
            "n-50": 59692,
            "gc-content": 55.64,
            "type": "MAG",
            "completeness": 86.31,
            "contamination": 2.35,
            "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": 18.0,
            "nc-rnas": 3,
            "num-proteins": 1831,
            "eggnog-coverage": 81.65,
            "ipr-coverage": 79.36,
            "taxon-lineage": "d__Bacteria;p__Bacteroidota;c__Bacteroidia;o__Bacteroidales;f__UBA932;g__Cryptobacteroides;s__Cryptobacteroides sp002395925",
            "num-genomes-total": 1,
            "pangenome-size": null,
            "pangenome-core-size": null,
            "pangenome-accessory-size": null,
            "last-update": "2024-08-16T11:04:29.662519",
            "first-created": "2024-08-16T11:04:29.659766"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653/downloads?format=api"
                }
            },
            "catalogue": {
                "data": {
                    "type": "genome-catalogues",
                    "id": "sheep-rumen-v1-0"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genome-catalogues/sheep-rumen-v1-0?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653/kegg-module?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653/kegg-class?format=api"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653/antismash-genecluster?format=api"
                }
            },
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653/cogs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Stomach:Rumen"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Stomach:Rumen?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000305653?format=api"
        }
    }
}