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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00636055",
        "attributes": {
            "pipeline-version": "5.0",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "1014714"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1014714"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "98750"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "98750"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "97990"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1439"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "70454"
                },
                {
                    "key": "Predicted CDS",
                    "value": "140740"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "90538"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "300167"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "243"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "471"
                }
            ],
            "accession": "MGYA00636055",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0004989",
            "complete-time": "2023-01-19T13:18:58",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ12299477"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ12299477?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS494732"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494732?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/taxonomy/unite?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/taxonomy/lsu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/genome-properties?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006075"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006075?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/taxonomy?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00636055?format=api"
        }
    }
}