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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00606499",
        "attributes": {
            "accession": "MGYA00606499",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "81626815"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "51492473"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "51492473"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "51492473"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "49449054"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "236876"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "21369764"
                },
                {
                    "key": "Predicted CDS",
                    "value": "50409818"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "21402923"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "35601398"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "73141"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "134443"
                }
            ],
            "experiment-type": "metagenomic",
            "analysis-status": "completed",
            "is-private": true,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2022-08-04T11:25:00",
            "instrument-platform": "DNBSEQ",
            "instrument-model": "DNBSEQ-G400"
        },
        "relationships": {
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/taxonomy/unite?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/genome-properties?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/taxonomy/itsonedb?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS7814523"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS7814523?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/taxonomy/ssu?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR6889850"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR6889850?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/taxonomy?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/go-slim?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00006042"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006042?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/downloads?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/interpro-identifiers?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499/antismash-gene-clusters?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00606499?format=api"
        }
    }
}