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

{
    "data": {
        "type": "genomes",
        "id": "MGYG000436653",
        "attributes": {
            "genome-id": 26174,
            "geographic-range": [],
            "geographic-origin": "not provided",
            "accession": "MGYG000436653",
            "ena-genome-accession": null,
            "ena-sample-accession": "SAMEA8498494",
            "ena-study-accession": null,
            "ncbi-genome-accession": null,
            "ncbi-sample-accession": null,
            "ncbi-study-accession": "PRJEB38290",
            "img-genome-accession": null,
            "patric-genome-accession": null,
            "length": 1523069,
            "num-contigs": 125,
            "n-50": 18884,
            "gc-content": 27.69,
            "type": "MAG",
            "completeness": 88.5,
            "contamination": 1.29,
            "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": 24,
            "num-proteins": 1573,
            "eggnog-coverage": 92.5,
            "ipr-coverage": 89.38,
            "taxon-lineage": "d__Bacteria;p__Campylobacterota;c__Campylobacteria;o__Campylobacterales;f__Arcobacteraceae;g__Poseidonibacter;s__Poseidonibacter sp905479135",
            "num-genomes-total": 4,
            "pangenome-size": 1843,
            "pangenome-core-size": 800,
            "pangenome-accessory-size": 1043,
            "last-update": "2024-05-12T20:54:16.941822",
            "first-created": "2024-05-12T20:54:16.937161"
        },
        "relationships": {
            "cog-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653/cogs?format=api"
                }
            },
            "antismash-geneclusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653/antismash-genecluster?format=api"
                }
            },
            "kegg-class-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653/kegg-class?format=api"
                }
            },
            "kegg-modules-matches": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653/kegg-module?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653/downloads?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "catalogue": {
                "data": {
                    "type": "genome-catalogues",
                    "id": "marine-v2-0"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/genome-catalogues/marine-v2-0?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/genomes/MGYG000436653?format=api"
        }
    }
}