Analysis Anti Smash Gene Clusters Relationship List
Retrieves the antiSMASH gene clusters for the given accession
Example:
---
`/analyses/MGYA00102827/antismash-gene-clusters`
GET /metagenomics/api/v1/analyses/MGYA00607893/antismash-gene-clusters?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607893/antismash-gene-clusters?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00607893/antismash-gene-clusters?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "anti-smash-gene-clusters", "id": "terpene", "attributes": { "accession": "terpene", "count": 177, "description": "Terpene" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/terpene?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "bacteriocin", "attributes": { "accession": "bacteriocin", "count": 95, "description": "Bacteriocin or other unspecified ribosomally synthesised and post-translationally modified peptide product (RiPP) cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/bacteriocin?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "nrps", "attributes": { "accession": "nrps", "count": 17, "description": "Non-ribosomal peptide synthetase cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/nrps?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "other", "attributes": { "accession": "other", "count": 16, "description": "Cluster containing a secondary metabolite-related protein that does not fit into any other category" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/other?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "linaridin", "attributes": { "accession": "linaridin", "count": 7, "description": "Linaridin cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/linaridin?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "arylpolyene", "attributes": { "accession": "arylpolyene", "count": 6, "description": "Aryl polyene cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/arylpolyene?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "hserlactone", "attributes": { "accession": "hserlactone", "count": 5, "description": "Homoserine lactone cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/hserlactone?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "otherks", "attributes": { "accession": "otherks", "count": 3, "description": "Other types of PKS cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/otherks?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "proteusin", "attributes": { "accession": "proteusin", "count": 2, "description": "Proteusin cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/proteusin?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "phosphonate", "attributes": { "accession": "phosphonate", "count": 2, "description": "Phosphonate cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/phosphonate?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "thiopeptide", "attributes": { "accession": "thiopeptide", "count": 1, "description": "Thiopeptide cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/thiopeptide?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "siderophore", "attributes": { "accession": "siderophore", "count": 1, "description": "Siderophore cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/siderophore?format=api" } }, { "type": "anti-smash-gene-clusters", "id": "lassopeptide", "attributes": { "accession": "lassopeptide", "count": 1, "description": "Lasso peptide cluster" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/antismash-gene-clusters/lassopeptide?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 13 } } }