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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00594151",
        "attributes": {
            "accession": "MGYA00594151",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "12999"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "12999"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "12999"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "12999"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "12812"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "30"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "7619"
                },
                {
                    "key": "Predicted CDS",
                    "value": "41746"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "16051"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "45608"
                }
            ],
            "pipeline-version": "4.1",
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2022-02-15T20:14:17",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2500"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/downloads?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/taxonomy/lsu?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS4558642"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4558642?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/taxonomy/ssu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/go-slim?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/interpro-identifiers?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/taxonomy?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/antismash-gene-clusters?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/go-terms?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/taxonomy/itsonedb?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ1284142"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ1284142?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": null
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005977"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005977?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00594151?format=api"
        }
    }
}