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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00000025",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "1666535"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "-1"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "-1"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "-1"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "618608"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "2375"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "325080"
                },
                {
                    "key": "Predicted CDS",
                    "value": "675342"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "332248"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "662688"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "1261325"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "1253243"
                }
            ],
            "accession": "MGYA00000025",
            "pipeline-version": "1.0",
            "experiment-type": "metatranscriptomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2012-02-22T00:00:00",
            "instrument-platform": "LS454",
            "instrument-model": "454 GS FLX Titanium"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/genome-properties?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR091528,ERR091529,ERR091530,ERR091531,ERR091532"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR091528,ERR091529,ERR091530,ERR091531,ERR091532?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000298"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000298?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS095013"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS095013?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00000025?format=api"
        }
    }
}