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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00589062",
        "attributes": {
            "pipeline-version": "5.0",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "16647"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "16647"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "16647"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "16647"
                },
                {
                    "key": "Predicted CDS",
                    "value": "29497"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "22280"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "68192"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "23"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "33"
                },
                {
                    "key": "Contigs with InterProScan match",
                    "value": "14612"
                },
                {
                    "key": "Contigs with predicted CDS",
                    "value": "16597"
                },
                {
                    "key": "Contigs with predicted RNA",
                    "value": "268"
                }
            ],
            "accession": "MGYA00589062",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0003920",
            "complete-time": "2021-10-19T18:31:13",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "unspecified"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ829063"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ829063?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS478040"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478040?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/taxonomy/unite?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/taxonomy/lsu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/genome-properties?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00002008"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002008?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/taxonomy?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589062?format=api"
        }
    }
}