GET /metagenomics/api/v1/samples/ERS3573669/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/ERS3573669/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3573669/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006269",
            "attributes": {
                "bioproject": "PRJEB33434",
                "samples-count": 478,
                "accession": "MGYS00006269",
                "is-private": false,
                "last-update": "2023-09-01T15:43:32",
                "secondary-accession": "ERP116225",
                "centre-name": "NATIONAL HEART AND LUNG INSTITUTE, IMPERIAL COLLEGE LONDON",
                "public-release-date": null,
                "study-abstract": "The prevalence of fungal airways disease is increasing yet the lack of standardised diagnostic criteria make interpretation of culture results challenging. Development of effective management strategies requires a more accurate and comprehensive understanding of the fungal airway microbiome.Through the use of next generation sequencing of the ITS2 region we aimed to assess the load and diversity of fungi in patients with chronic bronchial infection. Sputum samples from 87 adults with cystic fibrosis and 24 with bronchiectasis were used to investigate patterns in fungal community composition between those with recognized fungal disease and disease controls. Only 49% of the samples were positive by fungal culture while all samples produced high quality fungal sequencing profiles. Patients with Cystic fibrosis were found to have a higher fungal biomass with lower fungal diversity than those with bronchiectasis. Candida was a common OTU is all individuals, however, Candida parapsilosis was found only in cystic fibrosis sputum while Candida albicans was most common in those with bronchiectasis. This study provides a more accurate framework to characterize the fungal airways disease-phenotypes in adult suppurative lung diseases.",
                "study-name": "Characterizing the Fungal Airway Microbiome in Cystic Fibrosis and Bronchiectasis by Next Generation Sequencing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Sputum",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Sputum?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006269?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}