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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00789701",
        "attributes": {
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "accession": "MGYA00789701",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "87763"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "87763"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "87763"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "87763"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "246165"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "93099"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "70782"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "107"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "43"
                },
                {
                    "key": "Predicted CDS",
                    "value": "147259"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "87548"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "742"
                }
            ],
            "is-private": false,
            "last-update": "2025-03-14T01:13:54.497366",
            "mgx-accession": null,
            "complete-time": "2025-03-14T01:13:53",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina Genome Analyzer II"
        },
        "relationships": {
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/go-terms?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ23872159"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ23872159?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/downloads?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/go-slim?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006773"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006773?format=api"
                }
            },
            "run": {
                "data": null
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/genome-properties?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS1615146"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1615146?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00789701?format=api"
        }
    }
}