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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00587785",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "177345"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "177345"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "177345"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "177345"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "177016"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "2402"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "142688"
                },
                {
                    "key": "Predicted CDS",
                    "value": "334173"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "206964"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "542809"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "81"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "144"
                }
            ],
            "analysis-status": "completed",
            "accession": "MGYA00587785",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0003815",
            "complete-time": "2021-10-11T09:29:35",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2500"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/taxonomy/itsonedb?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ2944984"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ2944984?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/taxonomy/unite?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/downloads?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/genome-properties?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS837592"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS837592?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/go-slim?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/antismash-gene-clusters?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005810"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005810?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785/taxonomy/lsu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00587785?format=api"
        }
    }
}