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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00780528",
        "attributes": {
            "accession": "MGYA00780528",
            "experiment-type": "assembly",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "440057"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "440057"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "55778"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "55778"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "169224"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "52335"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "39079"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "838"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "228"
                },
                {
                    "key": "Predicted CDS",
                    "value": "84947"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "54679"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1421"
                }
            ],
            "analysis-status": "completed",
            "is-private": false,
            "last-update": "2024-08-15T16:16:00.937964",
            "mgx-accession": null,
            "complete-time": "2024-08-15T16:15:58",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina Genome Analyzer IIx"
        },
        "relationships": {
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/antismash-gene-clusters?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ23868858"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ23868858?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/taxonomy/ssu?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS679575"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS679575?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/genome-properties?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006570"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006570?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/taxonomy/itsonedb?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/go-terms?format=api"
                }
            },
            "run": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00780528?format=api"
        }
    }
}