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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00041273",
        "attributes": {
            "pipeline-version": "2.0",
            "experiment-type": "amplicon",
            "analysis-status": "completed",
            "accession": "MGYA00041273",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "10658"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "10658"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "7069"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "7069"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "0"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "7069"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "0"
                },
                {
                    "key": "Predicted CDS",
                    "value": "0"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "0"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "0"
                }
            ],
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2016-05-04T00:00:00",
            "instrument-platform": "ION_TORRENT",
            "instrument-model": "Ion Torrent PGM"
        },
        "relationships": {
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/go-terms?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/downloads?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/go-slim?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000825"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000825?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR971577"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR971577?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/genome-properties?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS477483"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS477483?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00041273?format=api"
        }
    }
}