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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00377486",
        "attributes": {
            "pipeline-version": "4.1",
            "experiment-type": "metagenomic",
            "accession": "MGYA00377486",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "19298166"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "19103988"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "17596418"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "17596415"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "17003874"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "24427"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "5905955"
                },
                {
                    "key": "Predicted CDS",
                    "value": "17017942"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "5906014"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "9048445"
                }
            ],
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2019-06-26T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "unspecified"
        },
        "relationships": {
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR2814989"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR2814989?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/downloads?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS2764848"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2764848?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005057"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005057?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/taxonomy?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/interpro-identifiers?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/go-slim?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/taxonomy/unite?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00377486?format=api"
        }
    }
}