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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00398677",
        "attributes": {
            "accession": "MGYA00398677",
            "pipeline-version": "4.1",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "27332749"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "27320595"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "24488919"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "24488873"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "22823093"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "35317"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "7372867"
                },
                {
                    "key": "Predicted CDS",
                    "value": "22950567"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "7378622"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "12185021"
                }
            ],
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2019-12-07T18:34:20",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 550"
        },
        "relationships": {
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/taxonomy/itsonedb?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS2299028"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2299028?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/taxonomy/ssu?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR5720314"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR5720314?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005141"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005141?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/downloads?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677/antismash-gene-clusters?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00398677?format=api"
        }
    }
}