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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00582455",
        "attributes": {
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "196155"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "196155"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "42609"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "42609"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "42353"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "450"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "24288"
                },
                {
                    "key": "Predicted CDS",
                    "value": "64823"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "30506"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "77273"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "57"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "85"
                }
            ],
            "accession": "MGYA00582455",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0003578",
            "complete-time": "2021-03-16T17:06:45",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina MiSeq"
        },
        "relationships": {
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/taxonomy/ssu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/genome-properties?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/taxonomy?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS667594"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667594?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/interpro-identifiers?format=api"
                }
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ1741348"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ1741348?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/taxonomy/itsonedb?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/taxonomy/lsu?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00001977"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001977?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/go-terms?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/downloads?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455/taxonomy/unite?format=api"
                }
            },
            "run": {
                "data": null
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00582455?format=api"
        }
    }
}