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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00792176",
        "attributes": {
            "accession": "MGYA00792176",
            "experiment-type": "metagenomic",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "53596783"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "33302294"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "33302294"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "33302294"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "3508311"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "2339403"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "2338619"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "221897"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "142368"
                },
                {
                    "key": "Predicted CDS",
                    "value": "27310024"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "27090468"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "382319"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2025-04-07T17:35:14.849194",
            "mgx-accession": null,
            "complete-time": "2025-04-07T17:35:09",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq X"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS19937416"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS19937416?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006736"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006736?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR13148227"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR13148227?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792176?format=api"
        }
    }
}