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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00457192",
        "attributes": {
            "analysis-status": "completed",
            "experiment-type": "metagenomic",
            "accession": "MGYA00457192",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "59735660"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "59680587"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "49105324"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "49105320"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "45107588"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "63571"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "11860558"
                },
                {
                    "key": "Predicted CDS",
                    "value": "45338405"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "11869917"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "19060473"
                }
            ],
            "pipeline-version": "4.1",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2020-02-07T12:08:54",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 550"
        },
        "relationships": {
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS2329749"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2329749?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/genome-properties?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/taxonomy?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/taxonomy/ssu?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/downloads?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/go-terms?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR5787992"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR5787992?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005294"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005294?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/taxonomy/unite?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192/interpro-identifiers?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00457192?format=api"
        }
    }
}