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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00585556",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "3430212"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "1865155"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "1865155"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "1865155"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "1429078"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "2775"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "149884"
                },
                {
                    "key": "Predicted CDS",
                    "value": "1454184"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "150113"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "234618"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "816"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "1647"
                }
            ],
            "experiment-type": "metagenomic",
            "accession": "MGYA00585556",
            "pipeline-version": "5.0",
            "analysis-status": "completed",
            "is-private": true,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2021-07-27T23:47:58",
            "instrument-platform": "DNBSEQ",
            "instrument-model": "DNBSEQ-G400"
        },
        "relationships": {
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS5126638"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5126638?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/downloads?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR4647691"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR4647691?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/go-terms?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/genome-properties?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/taxonomy?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005766"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005766?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/go-slim?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/taxonomy/ssu?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556/taxonomy/lsu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00585556?format=api"
        }
    }
}