GET /metagenomics/api/v1/samples/ERS1107816/studies?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/samples/ERS1107816/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1107816/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001395",
            "attributes": {
                "accession": "MGYS00001395",
                "bioproject": "PRJEB13300",
                "samples-count": 56,
                "is-private": false,
                "last-update": "2017-01-11T09:26:59",
                "secondary-accession": "ERP014856",
                "centre-name": "Graz University of Technology",
                "public-release-date": null,
                "study-abstract": "The indigenous phyllosphere microbiome was identified as a key component for plant growth and health, and for positive effects on microbial diversity within a built environment. Nevertheless, there is still limited understanding of the phyllosphere microbiota and its driving factors. To study the variability of the microbiome in relation to plant genotype and climate, we investigated 14 phylogenetically diverse plant species grown under different controlled conditions in the greenhouses of the Botanical Garden in Graz (Austria). All investigated plants showed highly specific bacterial abundances of up to 106 CFU cm-2 on their leaves. Bacterial diversity (Shannon index H?: 4.1 ? 6.8) and number of putative OTUs (Chao 1: 501 ? 1,097) were strongly plant species-dependent, but comprised similar dominant phyla: Firmicutes, Proteobacteria and Actinobacteria. Non-metric multidimensional scaling and BIO-ENV analysis showed a higher correlation of community composition to plant genotype rather than the ambient climatic variables. The antagonistic potential of the phyllosphere microbiome towards the plant pathogen Botrytis cinerea measured by production of antifungal volatile organic compounds (VOCs) differed in a range of 2 up to 58% of the isolates. Frequently isolated VOCs produces were represented by Bacillus ssp., Stenotrophomonas rhizophila and Kocuria ssp. Surprisingly, the applied biopesticide B. thuringiensis Bt407 was found well-established in all phyllospheres. This study indicates that indoor ornamentals feature a distinct, stable microbiota with a high proportion of antifungal VOC-producers on leaves irrespective of the indoor climate. Hence, the microbiome of phyllospheres stabilize microbial diversity indoors, and can lead to beneficial effects on human health inside buildings.",
                "study-name": "The plant is crucial: specific composition and function of the phyllosphere microbiome of indoor ornamentals",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001395?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}