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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00615678",
        "attributes": {
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "12154"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "12154"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "12154"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "12154"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "12131"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "356"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "10993"
                },
                {
                    "key": "Predicted CDS",
                    "value": "37983"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "26229"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "71410"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "23"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "30"
                }
            ],
            "accession": "MGYA00615678",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0004614",
            "complete-time": "2022-10-17T13:41:43",
            "instrument-platform": "LS454",
            "instrument-model": "454 GS FLX Titanium"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ5402194"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ5402194?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS489341"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489341?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006074"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006074?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615678?format=api"
        }
    }
}