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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00711571",
        "attributes": {
            "pipeline-version": "5.0",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "854024"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "854024"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "61776"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "61776"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "173170"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "52736"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "42742"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "630"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "251"
                },
                {
                    "key": "Predicted CDS",
                    "value": "84756"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "60727"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "1182"
                }
            ],
            "accession": "MGYA00711571",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2024-01-17T16:06:23",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 500"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ22157982"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ22157982?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS15366479"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS15366479?format=api"
                }
            },
            "run": {
                "data": null
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/taxonomy/unite?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/taxonomy/lsu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/genome-properties?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006570"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006570?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/taxonomy?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00711571?format=api"
        }
    }
}