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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004493",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "73966939"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "73965958"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "49357425"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "49357414"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "42359121"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "87350"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "6237895"
                },
                {
                    "key": "Predicted CDS",
                    "value": "42359125"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "6237895"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "8516665"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "49310670"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "48977262"
                }
            ],
            "accession": "MGYA00004493",
            "analysis-status": "completed",
            "pipeline-version": "1.0",
            "experiment-type": "metagenomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2015-02-08T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS643845"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS643845?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000455"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000455?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR738547"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR738547?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004493?format=api"
        }
    }
}