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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00759456",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "14359"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "14359"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "14359"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "14359"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "64834"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "24662"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "11205"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "29"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "23"
                },
                {
                    "key": "Predicted CDS",
                    "value": "39925"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "14298"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "216"
                }
            ],
            "accession": "MGYA00759456",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-03-28T10:49:41.813080",
            "mgx-accession": null,
            "complete-time": "2024-03-28T10:49:40",
            "instrument-platform": "ION_TORRENT",
            "instrument-model": "Ion Torrent Proton"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "DRS079904"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS079904?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ1744190"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ1744190?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006642"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006642?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": null
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00759456?format=api"
        }
    }
}