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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00067367",
        "attributes": {
            "pipeline-version": "2.0",
            "experiment-type": "metatranscriptomic",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "12292683"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "12288191"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "10663131"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "10663131"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "5698252"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1610016"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "831316"
                },
                {
                    "key": "Predicted CDS",
                    "value": "5709928"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "831318"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "1169161"
                }
            ],
            "accession": "MGYA00067367",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2016-07-05T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR2126398"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR2126398?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS1010849"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1010849?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00001170"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001170?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/genome-properties?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/taxonomy/unite?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/taxonomy/lsu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/interpro-identifiers?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00067367?format=api"
        }
    }
}