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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERR700155/analyses?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERR700155/analyses?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "analysis-jobs",
            "id": "MGYA00004365",
            "attributes": {
                "analysis-status": "completed",
                "analysis-summary": [
                    {
                        "key": "Submitted nucleotide sequences",
                        "value": "241155"
                    },
                    {
                        "key": "Nucleotide sequences after format-specific filtering",
                        "value": "241155"
                    },
                    {
                        "key": "Nucleotide sequences after length filtering",
                        "value": "240984"
                    },
                    {
                        "key": "Nucleotide sequences after undetermined bases filtering",
                        "value": "240984"
                    },
                    {
                        "key": "Predicted CDS",
                        "value": "265863"
                    },
                    {
                        "key": "Predicted CDS with InterProScan match",
                        "value": "161019"
                    },
                    {
                        "key": "Total InterProScan matches",
                        "value": "358238"
                    },
                    {
                        "key": "Nucleotide sequences after clustering",
                        "value": "240984"
                    },
                    {
                        "key": "Nucleotide sequences after repeat masking and filtering",
                        "value": "240948"
                    },
                    {
                        "key": "Contigs with InterProScan match",
                        "value": "155468"
                    },
                    {
                        "key": "Contigs with predicted CDS",
                        "value": "239424"
                    },
                    {
                        "key": "Contigs with predicted RNA",
                        "value": "386"
                    }
                ],
                "accession": "MGYA00004365",
                "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/MGYA00004365/taxonomy/itsonedb?format=api"
                    }
                },
                "antismash-gene-clusters": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/antismash-gene-clusters?format=api"
                    }
                },
                "go-slim": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/go-slim?format=api"
                    }
                },
                "genome-properties": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/genome-properties?format=api"
                    }
                },
                "run": {
                    "data": null
                },
                "assembly": {
                    "data": {
                        "type": "assemblies",
                        "id": "ERR700155"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERR700155?format=api"
                    }
                },
                "taxonomy": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/taxonomy?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/downloads?format=api"
                    }
                },
                "interpro-identifiers": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/interpro-identifiers?format=api"
                    }
                },
                "taxonomy-lsu": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/taxonomy/lsu?format=api"
                    }
                },
                "taxonomy-itsunite": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/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/MGYA00004365/go-terms?format=api"
                    }
                },
                "sample": {
                    "data": {
                        "type": "samples",
                        "id": "ERS627836"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS627836?format=api"
                    }
                },
                "taxonomy-ssu": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365/taxonomy/ssu?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004365?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}