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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00678944",
        "attributes": {
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "accession": "MGYA00678944",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "19986"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "19986"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "19986"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "19986"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "19893"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "617"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "17477"
                },
                {
                    "key": "Predicted CDS",
                    "value": "71138"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "54685"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "201350"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "36"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "59"
                }
            ],
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2023-09-17T17:34:35",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "run": {
                "data": null
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/downloads?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS11801046"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS11801046?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006490"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006490?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ21776675"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ21776675?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/taxonomy?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/interpro-identifiers?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/go-slim?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/taxonomy/unite?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00678944?format=api"
        }
    }
}