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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00001113",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "40859580"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "39259312"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "27897484"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "27897484"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "24680282"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "140849"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "6134956"
                },
                {
                    "key": "Predicted CDS",
                    "value": "24687366"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "6135110"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "8868483"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "25823534"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "25823534"
                }
            ],
            "accession": "MGYA00001113",
            "pipeline-version": "1.0",
            "experiment-type": "metagenomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2013-07-31T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/genome-properties?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR260191"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR260191?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000322"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000322?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS235555"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS235555?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00001113?format=api"
        }
    }
}