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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00132739",
        "attributes": {
            "accession": "MGYA00132739",
            "pipeline-version": "3.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "8447758"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "8432266"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "6854414"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "6854414"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "6359611"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "46707"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "2064003"
                },
                {
                    "key": "Predicted CDS",
                    "value": "6369508"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "2064226"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "3125987"
                }
            ],
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2017-07-04T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/taxonomy/itsonedb?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS1803133"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1803133?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/taxonomy/ssu?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR2020025"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR2020025?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00001866"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001866?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/downloads?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739/antismash-gene-clusters?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00132739?format=api"
        }
    }
}