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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00001806",
        "attributes": {
            "accession": "MGYA00001806",
            "pipeline-version": "1.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "41909110"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "41718879"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "30342797"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "30342797"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "27494946"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "56097"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "5068169"
                },
                {
                    "key": "Predicted CDS",
                    "value": "27499043"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "5068226"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "7167415"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "29380094"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "29380094"
                }
            ],
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2014-03-12T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/taxonomy/itsonedb?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS407418"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS407418?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/taxonomy/ssu?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR436052"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR436052?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000341"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000341?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/downloads?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806/antismash-gene-clusters?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001806?format=api"
        }
    }
}