GET /metagenomics/api/v1/samples/SRS2077029/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/SRS2077029/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2077029/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006478",
            "attributes": {
                "accession": "MGYS00006478",
                "bioproject": "PRJNA377739",
                "samples-count": 584,
                "is-private": false,
                "last-update": "2023-09-12T10:55:51",
                "secondary-accession": "SRP102629",
                "centre-name": "GlaxoSmithKline",
                "public-release-date": null,
                "study-abstract": "Healthy human lungs are not sterile and contain a variety of commensal microbiota. Alterations in the composition of the lung microbiome, known as dysbiosis, have been associated with lung disease and in particular may play a functional role in disease severity and exacerbations in chronic obstructive pulmonary disease (COPD). The AERIS study (Acute Exacerbation and Respiratory Infections in COPD; GSK Study 114378; NCT01360398) provides a unique opportunity to observe dynamic changes in the lung microbiome and associated biomarkers in a cohort of 127 COPD patients, who were followed monthly and within 72 h of exacerbation onset over two years. We surveyed 584 sputum samples from 104 patients to analyze the lung microbiome at both stable and exacerbation time points in the first year of the study via 16S rRNA sequencing. We obtained a mean of 5.7 samples per subject, 2.1 of which were collected during an exacerbation event. Ranking subjects by GOLD status showed a significant decrease in entropy of the microbiome (Shannon diversity index) and an increase in the relative abundance of Proteobacteria, such as Haemophilus, with an increase in disease severity. The genus with the most significant increase between stable and exacerbation events was Moraxella. Exacerbations with different phenotypes (containing bacterial pathogens detected by culture compared to eosinophils in sputum) had significantly distinct ratios of Proteobacteria to Firmicutes. Moreover, using a Markov chain analysis of exacerbation phenotypes, we found that bacterial and eosinophilic but not viral exacerbations were more likely to be repeated in subsequent exacerbations within a subject. Markov chain analysis also revealed that bacterial exacerbations containing Haemophilus influenzae (Hi, mostly nontypeable) had an increased probability of repeating relative to bacterial (e.g. Moraxella) exacerbations without Hi. Finally, we analyzed the temporal stability of the lung microbiome within each subject and found that microbiome composition in both stable and exacerbation states became more variable in patients experiencing exacerbations during the year. Patients with bronchiectasis showed notably more stability in microbiome composition, which was characterized by a high proportion of Haemophilus relative to that in patients without bronchiectasis. These findings improve our understanding of lung microbiome behavior over time in COPD, providing insight into our ability to use dysbiosis as a biomarker in COPD classification and establishing for the first time infective and inflammatory longitudinal phenotypes that may be used to guide future therapeutic strategies.",
                "study-name": "GlaxoSmithKline - UofSouthampton - AERIS COPD Lung Microbiome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}