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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00724983",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "92433"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "92433"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "92433"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "92433"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "607470"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "177984"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "78802"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "181"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "114"
                },
                {
                    "key": "Predicted CDS",
                    "value": "249681"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "92124"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "2056"
                }
            ],
            "accession": "MGYA00724983",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-03-09T02:04:30.140978",
            "mgx-accession": null,
            "complete-time": "2024-03-09T02:04:28",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS1966292"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1966292?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ9450814"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ9450814?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006621"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006621?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": null
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00724983?format=api"
        }
    }
}