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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004366",
        "attributes": {
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "pipeline-version": "1.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "321295"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "321295"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "321218"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "321218"
                },
                {
                    "key": "Predicted CDS",
                    "value": "358395"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "210602"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "469936"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "321218"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "321119"
                },
                {
                    "key": "Contigs with InterProScan match",
                    "value": "200598"
                },
                {
                    "key": "Contigs with predicted CDS",
                    "value": "318858"
                },
                {
                    "key": "Contigs with predicted RNA",
                    "value": "541"
                }
            ],
            "accession": "MGYA00004366",
            "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": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERR700156"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERR700156?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS627834"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627834?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000453"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000453?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004366?format=api"
        }
    }
}