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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004413",
        "attributes": {
            "accession": "MGYA00004413",
            "experiment-type": "metagenomic",
            "pipeline-version": "1.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "444031"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "442533"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "410438"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "410438"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "403407"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "759"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "198348"
                },
                {
                    "key": "Predicted CDS",
                    "value": "415593"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "199142"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "349179"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "410355"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "410355"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2015-02-06T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina MiSeq"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS631609"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS631609?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000454"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000454?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/go-terms?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR707035"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR707035?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004413?format=api"
        }
    }
}