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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00380098",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "72638546"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "72583706"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "67591733"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "67591733"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "65102953"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "228557"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "28827326"
                },
                {
                    "key": "Predicted CDS",
                    "value": "65315590"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "28839538"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "47023429"
                }
            ],
            "accession": "MGYA00380098",
            "pipeline-version": "4.1",
            "experiment-type": "metagenomic",
            "is-private": true,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2019-07-15T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/genome-properties?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR3408983"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR3408983?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005084"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS3553713"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3553713?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00380098?format=api"
        }
    }
}