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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00790083",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "13204"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "13204"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "13204"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "13204"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "100909"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "28999"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "11175"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "39"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "24"
                },
                {
                    "key": "Predicted CDS",
                    "value": "43590"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "13126"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "427"
                }
            ],
            "accession": "MGYA00790083",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2025-03-15T11:28:04.399724",
            "mgx-accession": null,
            "complete-time": "2025-03-15T11:28:02",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/genome-properties?format=api"
                }
            },
            "run": {
                "data": null
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ23880358"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ23880358?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006780"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006780?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS8288721"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8288721?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00790083?format=api"
        }
    }
}