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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00604412",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "112183"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "112183"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "112183"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "112183"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "111717"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1423"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "89173"
                },
                {
                    "key": "Predicted CDS",
                    "value": "183496"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "123817"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "359667"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "90"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "157"
                }
            ],
            "accession": "MGYA00604412",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0002111",
            "complete-time": "2022-07-18T17:59:31",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS7229551"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7229551?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ4874117"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ4874117?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006034"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006034?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": null
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00604412?format=api"
        }
    }
}