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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00001921",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "304500"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "304500"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "285870"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "285870"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "254429"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "737"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "153710"
                },
                {
                    "key": "Predicted CDS",
                    "value": "281531"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "157798"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "327695"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "263979"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "260925"
                }
            ],
            "accession": "MGYA00001921",
            "analysis-status": "completed",
            "pipeline-version": "1.0",
            "experiment-type": "metagenomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2014-04-23T00:00:00",
            "instrument-platform": "LS454",
            "instrument-model": "454 GS FLX Titanium"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS085671"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS085671?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000355"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000355?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR062144"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR062144?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001921?format=api"
        }
    }
}