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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004428",
        "attributes": {
            "accession": "MGYA00004428",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "363884"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "362039"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "329037"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "329037"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "322913"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "660"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "158946"
                },
                {
                    "key": "Predicted CDS",
                    "value": "332588"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "159625"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "279280"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "328970"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "328970"
                }
            ],
            "pipeline-version": "1.0",
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2015-02-06T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina MiSeq"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/downloads?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/taxonomy/lsu?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS631624"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS631624?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/taxonomy/ssu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/go-slim?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/interpro-identifiers?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/taxonomy?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/antismash-gene-clusters?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/go-terms?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/taxonomy/itsonedb?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR707050"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR707050?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000454"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000454?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004428?format=api"
        }
    }
}