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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00615341",
        "attributes": {
            "accession": "MGYA00615341",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "78622"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "78622"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "78622"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "78622"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "78171"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1148"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "66134"
                },
                {
                    "key": "Predicted CDS",
                    "value": "135718"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "98272"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "292986"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "113"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "158"
                }
            ],
            "analysis-status": "completed",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0002968",
            "complete-time": "2022-10-07T17:57:10",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/go-terms?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/taxonomy?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006034"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006034?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/taxonomy/ssu?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ4874898"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ4874898?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS7760014"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7760014?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/taxonomy/unite?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/taxonomy/itsonedb?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/downloads?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341/taxonomy/lsu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00615341?format=api"
        }
    }
}