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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004357",
        "attributes": {
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "327084"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "327084"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "327084"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "327084"
                },
                {
                    "key": "Predicted CDS",
                    "value": "358365"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "222602"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "485677"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "327084"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "326799"
                },
                {
                    "key": "Contigs with InterProScan match",
                    "value": "216553"
                },
                {
                    "key": "Contigs with predicted CDS",
                    "value": "324328"
                },
                {
                    "key": "Contigs with predicted RNA",
                    "value": "1112"
                }
            ],
            "accession": "MGYA00004357",
            "pipeline-version": "1.0",
            "experiment-type": "assembly",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2015-02-06T00:00:00",
            "instrument-platform": "",
            "instrument-model": ""
        },
        "relationships": {
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/taxonomy/itsonedb?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/antismash-gene-clusters?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/go-slim?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/genome-properties?format=api"
                }
            },
            "run": {
                "data": null
            },
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERR700147"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERR700147?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/taxonomy?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/downloads?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/interpro-identifiers?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/taxonomy/lsu?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/taxonomy/unite?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000453"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000453?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/go-terms?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS627829"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627829?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357/taxonomy/ssu?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004357?format=api"
        }
    }
}