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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00701262",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "87425"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "87425"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "87425"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "87425"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "565595"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "173973"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "74430"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "150"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "106"
                },
                {
                    "key": "Predicted CDS",
                    "value": "252894"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "87226"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1926"
                }
            ],
            "analysis-status": "completed",
            "accession": "MGYA00701262",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2023-12-29T00:33:03",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina Genome Analyzer IIx"
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/taxonomy/itsonedb?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ502029"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ502029?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/taxonomy/unite?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/downloads?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/genome-properties?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS199255"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS199255?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/go-slim?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/go-terms?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/antismash-gene-clusters?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00003468"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003468?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262/taxonomy/lsu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00701262?format=api"
        }
    }
}