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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00133499",
        "attributes": {
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "pipeline-version": "1.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "4295174"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "4253152"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "3201716"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "3201716"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1996541"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "10731"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "987184"
                },
                {
                    "key": "Predicted CDS",
                    "value": "2092882"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "998842"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1863030"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "2040738"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "2038516"
                }
            ],
            "accession": "MGYA00133499",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2017-07-18T00:00:00",
            "instrument-platform": "LS454",
            "instrument-model": "454 GS FLX Titanium"
        },
        "relationships": {
            "assembly": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRS009825"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRS009825?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS009825"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009825?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00001892"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001892?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00133499?format=api"
        }
    }
}