GET /metagenomics/api/v1/samples/ERS15399096/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/ERS15399096/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS15399096/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006251",
            "attributes": {
                "bioproject": "PRJEB61723",
                "samples-count": 38,
                "accession": "MGYS00006251",
                "is-private": false,
                "last-update": "2023-07-18T10:46:53",
                "secondary-accession": "ERP146805",
                "centre-name": "CHUV-UNIL",
                "public-release-date": null,
                "study-abstract": "Gut and lung microbiome play an important role in the host defense and can be predictive of clinical outcome in critically ill patients. However, the interplay between the gut and lung microbiota over time during severe illness is not fully understood and remains to be defined. This study aims to assess the longitudinal changes of the lung and gut microbiota in critically ill patients with and without infection.\nMethods: We performed a prospective, observational cohort study in the intensive care unit (ICU) at Lausanne university hospital. A total of 73 endotracheal aspirates and 93 rectal-swabs were obtained from 38 critically ill adults who required mechanical ventilation. Lung and gut microbiota were characterized using bacterial 16S ribosomal RNA sequencing. The primary outcomes were the bacterial burden, community diversity and community composition of lung and gut microbiota. Secondary outcomes were ICU length of stay and ventilator-free days determined at 28 days after admission.\nResults: We found a loss of alpha diversity during ICU stay which was more pronounced in infected patients than uninfected patients. The gut microbiome, more than the lung microbiome, became more dissimilar at discharge between uninfected and infected patients. The lung microbiome of patients who developed pneumonia was progressively enriched with Enterobacteriaceae and other Proteobacteria. Alpha diversity index in the lungs and Mogibacterium gut relative abundance predicted the length of mechanical ventilation.\nConclusion: Key features of the lung microbiome predicted outcome in critically ill patients. Lung and gut microbiome dysbiosis showed similar trends in critically ill patients, the interplay of gut-lung axis remains yet to be further evaluated.",
                "study-name": "Lung and gut microbiota profiling in intensive care unit patients: a prospective pilot study",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Mixed",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006251?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}