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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00787656",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "70242487"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "18863355"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "18863355"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "18863355"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "16241175"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "9036579"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "9016261"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "12252"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "6749"
                },
                {
                    "key": "Predicted CDS",
                    "value": "19168764"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "18502651"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "27950"
                }
            ],
            "analysis-status": "completed",
            "accession": "MGYA00787656",
            "pipeline-version": "5.0",
            "experiment-type": "metagenomic",
            "is-private": true,
            "last-update": "2025-02-21T16:39:28.394345",
            "mgx-accession": null,
            "complete-time": "2025-02-21T16:39:25",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/taxonomy/itsonedb?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/taxonomy/unite?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/downloads?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/genome-properties?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS18435283"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS18435283?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/go-slim?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/antismash-gene-clusters?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006652"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006652?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR12804551"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR12804551?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656/taxonomy/lsu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00787656?format=api"
        }
    }
}