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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00643001",
        "attributes": {
            "pipeline-version": "5.0",
            "accession": "MGYA00643001",
            "experiment-type": "assembly",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "114189"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "114189"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "114189"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "114189"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "99537"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "971"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "40721"
                },
                {
                    "key": "Predicted CDS",
                    "value": "203333"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "91811"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "313986"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "29"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "43"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2023-04-19T23:53:16",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "HiSeq X Ten"
        },
        "relationships": {
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006189"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006189?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS6974116"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6974116?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/taxonomy?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ12593191"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ12593191?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/taxonomy/itsonedb?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/downloads?format=api"
                }
            },
            "run": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/interpro-identifiers?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00643001?format=api"
        }
    }
}