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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00452709",
        "attributes": {
            "accession": "MGYA00452709",
            "pipeline-version": "4.1",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "36245790"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "36223218"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "32568477"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "32568477"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "30357108"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "50123"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "7243887"
                },
                {
                    "key": "Predicted CDS",
                    "value": "30507384"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "7249181"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "11739449"
                }
            ],
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2020-02-03T23:19:02",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 550"
        },
        "relationships": {
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/taxonomy/itsonedb?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS2329571"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2329571?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/taxonomy/ssu?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR5788170"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR5788170?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005294"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005294?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/downloads?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709/antismash-gene-clusters?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452709?format=api"
        }
    }
}