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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00615424",
        "attributes": {
            "accession": "MGYA00615424",
            "experiment-type": "assembly",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "404983"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "404983"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "404983"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "404983"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "403678"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "4275"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "324942"
                },
                {
                    "key": "Predicted CDS",
                    "value": "648323"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "442707"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1277170"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "210"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "361"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0003051",
            "complete-time": "2022-10-10T09:25:17",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ9808610"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ9808610?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS7764841"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7764841?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006034"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006034?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/go-terms?format=api"
                }
            },
            "run": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615424?format=api"
        }
    }
}