GET /metagenomics/api/v1/samples/ERS6598982/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/ERS6598982/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6598982/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006249",
            "attributes": {
                "bioproject": "PRJEB45648",
                "samples-count": 188,
                "accession": "MGYS00006249",
                "is-private": false,
                "last-update": "2023-07-18T11:14:41",
                "secondary-accession": "ERP129795",
                "centre-name": "NATIONAL HEART AND LUNG INSTITUTE, IMPERIAL COLLEGE LONDON",
                "public-release-date": null,
                "study-abstract": "ABSTRACTRationale: Elite athletes are susceptible to respiratory tract infection (RTI) leading to significant training and in-competition time loss.Objective: This prospective study aimed to understand RTI susceptibility in elite athletes through systematic clinical and immune phenotyping in a cohort of 121 elite Olympic athletes.Methods/measurements: We performed comprehensive clinical and respiratory function phenotyping to identify athletes highly susceptible and non-susceptible to RTI. Baseline T and B cell peripheral lymphotype phenotyping was performed by flow cytometry with findings validated by mass cytometry in repeat samples. Viral immune response was analysed through peripheral blood mononuclear cell (PBMC) stimulation assays. Further immune phenotyping was performed through 16s rRNA microbial sequencing of oropharyngeal swabs and global untargeted plasma metabolomic profiling. Findings were compared to non-athlete healthy controls.Main Results: Clinical phenotyping revealed 23 athletes as highly susceptible to RTI with 23 athletes non-susceptible. Immune phenotyping revealed that highly susceptible athletes had a significantly reduced peripheral memory T regulatory cell compartment compared to non-susceptible athletes and healthy controls. The PBMC immune response to viral ligands in highly susceptible athletes also revealed a pro-inflammatory skewed T helper 2 response. Analysis of the oropharyngeal microbiome revealed reduced bacterial biomass in elite athletes compared to healthy controls. Metabolomic profiling revealed significant differences in sphingolipid pathway metabolites between RTI highly susceptible, non-susceptible athletes and healthy controls.Conclusion: in this study we highlight a RTI-susceptible elite athlete endotype and show the presence of a persistent reduction in circulating memory T regulatory cells with further evidence of bacterial dysbiosis and metabolic dysregulation of the sphingolipid pathway.",
                "study-name": "Immune dysregulation associated with respiratory illness in elite athletes",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Nasopharyngeal:Pharynx",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Nasopharyngeal:Pharynx?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006249?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}