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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00452401",
        "attributes": {
            "pipeline-version": "4.1",
            "experiment-type": "metagenomic",
            "accession": "MGYA00452401",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "31741558"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "31722362"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "28465113"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "28465101"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "27064492"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "46935"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "7796643"
                },
                {
                    "key": "Predicted CDS",
                    "value": "27205164"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "7803796"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "12698862"
                }
            ],
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2020-02-03T13:09:14",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 550"
        },
        "relationships": {
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR5788004"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR5788004?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/downloads?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS2329737"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2329737?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005294"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005294?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/taxonomy?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/interpro-identifiers?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/go-slim?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/taxonomy/unite?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00452401?format=api"
        }
    }
}