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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00564945",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "3224091"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1658942"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1658942"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1658942"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1454397"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "41188"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "420838"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1482215"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "421279"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "700316"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "2526"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "4777"
                }
            ],
            "accession": "MGYA00564945",
            "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:15:34",
            "instrument-platform": "ION_TORRENT",
            "instrument-model": "Ion Torrent S5"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/genome-properties?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR3827327"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR3827327?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/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/MGYA00564945/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS4253660"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4253660?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564945?format=api"
        }
    }
}