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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00375314",
        "attributes": {
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "pipeline-version": "4.1",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "34272479"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "34262385"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "31384505"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "31384488"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "30332023"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "92034"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "11824539"
                },
                {
                    "key": "Predicted CDS",
                    "value": "30355329"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "11824820"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "18195789"
                }
            ],
            "accession": "MGYA00375314",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2019-06-13T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "assembly": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR3339036"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR3339036?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS3459724"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3459724?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00004995"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004995?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00375314?format=api"
        }
    }
}