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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00772721",
        "attributes": {
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "122795"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "122795"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "122795"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "122795"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "112252"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "52577"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "27727"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "66"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "35"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1323205"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "121902"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "9162"
                }
            ],
            "accession": "MGYA00772721",
            "is-private": false,
            "last-update": "2024-05-29T15:00:23.749818",
            "mgx-accession": null,
            "complete-time": "2024-05-29T15:00:21",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "HiSeq X Ten"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ13706726"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ13706726?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS7374685"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7374685?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006668"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006668?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00772721?format=api"
        }
    }
}