GET /metagenomics/api/v1/samples/ERS955636/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/ERS955636/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS955636/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000575",
            "attributes": {
                "samples-count": 114,
                "bioproject": "PRJEB11694",
                "accession": "MGYS00000575",
                "is-private": false,
                "last-update": "2023-07-18T11:25:17",
                "secondary-accession": "ERP013102",
                "centre-name": "Universita degli studi di Milano",
                "public-release-date": null,
                "study-abstract": "The modulation of the intestinal microbial ecosystem is considered to be the first target to establish probiotic efficacy in a healthy population.  A randomized, double-blind, crossover, placebo-controlled intervention study was conducted to determine the impact of the probiotic strain Bifidobacterium bifidum BB on the intestinal microbial ecology of adult healthy volunteers of both sexes. High-throughput 16S ribosomal RNA gene sequencing was used to characterize the fecal microbiota before and after four weeks of daily probiotic cells consumption.  This work shows that the intake of one billion live B. bifidum BB cells affects the relative abundance of dominant taxa in the fecal microbiota and modulates the fecal levels of butyrate. Specifically the relative abundance of family Prevotellaceae (P=0.041) and genus Prevotella (P=0.034) was significantly decreased, whereas the relative abundance of families Ruminococcaceae (P=0.039) and Rikenellaceae (P=0.010) was significantly increased. Although the overall composition of the microbiota was not affected, the dependency of the probiotic intervention on the enterotype has been highlighted observing the major effects of BB on microbiota composition in the Prevotella-dominated enterotype rather than the Bacteroides-dominated one. In addition, we observed a normalizing effect on fecal butyrate levels during the probiotic intervention. In conclusion, our study demonstrates that a single daily administration of B. bifidum BB can modify the human intestinal microbial ecology in healthy (not diseased) adults in a significant fashion. These findings can convey the need to reassess the notion of probiotics’ inability to influence the complex and stable intestinal microbial ecosystem of a healthy individual.",
                "study-name": "Dietary intervention with a probiotic Bifidobacterium modulates dominant bacterial taxa in an enterotype-dependent fashion and normalizes butyrate levels in the gut of healthy adults",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000575?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}