GET /metagenomics/api/v1/samples/SRS6134624/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/SRS6134624/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6134624/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006292",
            "attributes": {
                "accession": "MGYS00006292",
                "bioproject": "PRJNA606061",
                "samples-count": 70,
                "is-private": false,
                "last-update": "2023-08-14T19:31:30",
                "secondary-accession": "SRP248397",
                "centre-name": "CRCHUM",
                "public-release-date": null,
                "study-abstract": "The gut microbiome (GM) plays an important role in shaping systemic immune responses. Preclinical and clinical data suggest that GM influences anti-PD-1/PD-L1 or -CTLA-4 Ab-mediated anti-cancer responses. Furthermore, there is strong evidence that antibiotics (ATB) worsen clinical outcomes based on multiple retrospective and one prospective studies using immune checkpoint inhibition (ICI). However, whether GM profiling, at baseline or post-ATB, could represent a biomarker of response in advanced non-small cell lung cancer (NSCLC) during ICI therapy remains unknown. Moreover, the relationship between specific gut microbiota and incidence of immune-related adverse events (irAEs) remain to be precisely elucidated. The objective of the present study was to characterize the impact of ATB on specific GM signatures using metagenomics sequencing in a cohort of 70 patients with advanced NSCLC treated with anti-PD-1/anti-PD-L-1. Primary endpoints were to define specific gut microbiota associated with response and non-response, progression-free survival (PFS), overall survival (OS), and irAEs in both patients who received ATB and those who did not receive ATB.",
                "study-name": "Gut microbiome predicts efficacy and immune-related toxicities of advanced non-small cell lung cancer patients treated with anti-PD-1/PD-L1 Ab-based immunotherapy",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006292?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}