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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00792148",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "2101732"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1655380"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1655380"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1655380"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1547647"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "853658"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "844447"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "7483"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "4002"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1641566"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1572004"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "13292"
                }
            ],
            "accession": "MGYA00792148",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "experiment-type": "metagenomic",
            "is-private": true,
            "last-update": "2025-04-07T16:12:38.713223",
            "mgx-accession": null,
            "complete-time": "2025-04-07T16:12:35",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS16386001"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16386001?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006799"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006799?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR12068952"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR12068952?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00792148?format=api"
        }
    }
}