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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00607671",
        "attributes": {
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "62626"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "62626"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "62626"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "62626"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "62404"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "751"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "44443"
                },
                {
                    "key": "Predicted CDS",
                    "value": "105933"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "60377"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "169531"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "59"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "98"
                }
            ],
            "accession": "MGYA00607671",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0002622",
            "complete-time": "2022-09-01T15:43:35",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina NovaSeq 6000"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ9423301"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ9423301?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS7772755"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7772755?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006034"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006034?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607671?format=api"
        }
    }
}