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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00564955",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "2381237"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1212346"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1212346"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1212346"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "836605"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "83178"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "34723"
                },
                {
                    "key": "Predicted CDS",
                    "value": "863280"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "34780"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "58039"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "524"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "696"
                }
            ],
            "accession": "MGYA00564955",
            "pipeline-version": "5.0",
            "experiment-type": "metagenomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2020-08-20T18:37:07",
            "instrument-platform": "ION_TORRENT",
            "instrument-model": "Ion Torrent S5"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/genome-properties?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR3827317"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR3827317?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005592"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005592?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS4253650"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4253650?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564955?format=api"
        }
    }
}