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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00000016",
        "attributes": {
            "accession": "MGYA00000016",
            "experiment-type": "metagenomic",
            "pipeline-version": "1.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "431927"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "431927"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "344173"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "344173"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "268480"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "237"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "73769"
                },
                {
                    "key": "Predicted CDS",
                    "value": "286738"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "74414"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "139148"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "303697"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "296989"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2012-01-05T00:00:00",
            "instrument-platform": "LS454",
            "instrument-model": "454 GS FLX"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS010108"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS010108?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000282"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000282?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR035086"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR035086?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000016?format=api"
        }
    }
}