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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00701388",
        "attributes": {
            "pipeline-version": "5.0",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "66728"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "66728"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "66728"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "66728"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "497846"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "148739"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "57305"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "122"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "88"
                },
                {
                    "key": "Predicted CDS",
                    "value": "212239"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "66596"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1521"
                }
            ],
            "accession": "MGYA00701388",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2023-12-29T03:09:32",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina Genome Analyzer IIx"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ501996"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ501996?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS199273"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS199273?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/taxonomy/unite?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/taxonomy/lsu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/genome-properties?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00003468"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003468?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/taxonomy?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701388?format=api"
        }
    }
}