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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00564936",
        "attributes": {
            "accession": "MGYA00564936",
            "experiment-type": "metagenomic",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "2347377"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1217167"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1217167"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1217167"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "839381"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "75797"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "39420"
                },
                {
                    "key": "Predicted CDS",
                    "value": "865032"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "39471"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "64791"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "413"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "660"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2020-08-20T17:56:46",
            "instrument-platform": "ION_TORRENT",
            "instrument-model": "Ion Torrent S5"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS4253669"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4253669?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005592"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005592?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR3827336"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR3827336?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00564936?format=api"
        }
    }
}