GET /metagenomics/api/v1/samples/ERS3356339/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/ERS3356339/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3356339/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004708",
            "attributes": {
                "bioproject": "PRJEB32062",
                "accession": "MGYS00004708",
                "samples-count": 25,
                "is-private": false,
                "last-update": "2019-05-02T15:45:41",
                "secondary-accession": "ERP114688",
                "centre-name": "UNIVERSITY OF ZURICH, Institute of Molecular Life Sciences",
                "public-release-date": null,
                "study-abstract": "Cystic fibrosis (CF) is a life-threatening genetic disorder accompanied by chronic lung infections and respiratory complications that arise from the accumulation of viscous mucus in the airways. In the clinic, cultures of microbes isolated from the coughed-up lung sputum are used to decide on the CF management strategy. The approach, however, frequently misses non-typical microbes and provides limited strain-level resolution. In the study, we applied an unbiased sequencing approach to lung sputum samples in order to gain a more complete picture of the lung microbiome. We explored changes in the lung microbiome composition over time, particularly during exacerbations and antibiotic treatments. Moreover, we distinguished between evolution of internal strains and introduction of external strains from the environment. To do this, we followed four CF patients displaying extreme clinical phenotypes over the course of two years. During each exacerbation or routine clinical visit, the lung sputum from these patients was taken for shotgun sequencing. Reads not mapping to the host were subjected to assembly, taxonomic profiling, strain typing, and variant analysis. Sequencing revealed the presence of several microbes missed by culture, particularly anaerobes. It allowed us to identify dominant strains of abundant microbes, and to correct mistakes in taxonomic assignment from culture. Finally, after analysing variation on the genome level, we describe multiple events such as a battle for dominance between multiple strains of Pseudomonas aeruginosa in the same patient. This study provides a first insight into the advantages of assessing the complete lung microbiome over time.",
                "study-name": "Strain-Level Dynamics of the Lung Microbiome in Patients with Cystic Fibrosis",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/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"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004708?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}