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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00792128",
        "attributes": {
            "accession": "MGYA00792128",
            "experiment-type": "metagenomic",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "1682021"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1349936"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1349936"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1349936"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1218038"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "678303"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "671596"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "5994"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "3328"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1334620"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1283236"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "10848"
                }
            ],
            "analysis-status": "completed",
            "is-private": true,
            "last-update": "2025-04-07T15:57:14.303660",
            "mgx-accession": null,
            "complete-time": "2025-04-07T15:57:11",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS16385999"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16385999?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006799"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006799?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR12068950"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR12068950?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792128?format=api"
        }
    }
}