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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00790117",
        "attributes": {
            "accession": "MGYA00790117",
            "experiment-type": "assembly",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "7832"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "7832"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "7832"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "7832"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "47477"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "14219"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "6040"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "23"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "12"
                },
                {
                    "key": "Predicted CDS",
                    "value": "25148"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "7726"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "243"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2025-03-15T12:21:16.371195",
            "mgx-accession": null,
            "complete-time": "2025-03-15T12:21:14",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ23880335"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ23880335?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS8288705"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8288705?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006780"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006780?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/go-terms?format=api"
                }
            },
            "run": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790117?format=api"
        }
    }
}