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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00589052",
        "attributes": {
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "accession": "MGYA00589052",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "425937"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "425937"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "425937"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "425937"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "425343"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "7290"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "347714"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1025698"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "706327"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "2317253"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "195"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "240"
                }
            ],
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0003910",
            "complete-time": "2021-10-19T14:53:56",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "unspecified"
        },
        "relationships": {
            "run": {
                "data": null
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/downloads?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS478040"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478040?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00002008"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002008?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ829061"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ829061?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/taxonomy?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/interpro-identifiers?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/go-slim?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/taxonomy/unite?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00589052?format=api"
        }
    }
}