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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00792136",
        "attributes": {
            "accession": "MGYA00792136",
            "experiment-type": "metagenomic",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "1869090"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1415148"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1415148"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1415148"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1014721"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "611058"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "608714"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "9212"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "4940"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1348875"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1326647"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "15553"
                }
            ],
            "analysis-status": "completed",
            "is-private": true,
            "last-update": "2025-04-07T16:03:18.254239",
            "mgx-accession": null,
            "complete-time": "2025-04-07T16:03:14",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS16385981"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16385981?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/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/MGYA00792136/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR12068932"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR12068932?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792136?format=api"
        }
    }
}