GET /metagenomics/api/v1/samples/ERS509945/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/ERS509945/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS509945/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001224",
            "attributes": {
                "samples-count": 66,
                "bioproject": "PRJEB6686",
                "accession": "MGYS00001224",
                "is-private": false,
                "last-update": "2024-04-15T17:02:07",
                "secondary-accession": "ERP006247",
                "centre-name": "MHH",
                "public-release-date": null,
                "study-abstract": "Recent results indicate a significant contribution of innate immune signalling to maintain mucosal homeostasis but the precise underlying signal transduction pathways are ill-defined. By comparative analysis of intestinal epithelial cells isolated from conventionally raised and germ-free mice as well as animals deficient in the adaptor molecules MyD88 and TRIF, the Toll-like receptors (TLR) 3 and 4, as well as the type I and III interferon (IFN) receptors, we demonstrate significant TLR-mediated signalling under homeostatic conditions. Surprisingly, homeostatic expression of Reg3γ and Paneth cell enteric antimicrobial peptides critically relied on TRIF and in part TLR3 but was independent of IFN receptor signalling. Reduced antimicrobial peptide expression was associated with signicantly lower numbers of Paneth cells and a reduced Paneth cell maturation and differentiation factor expression in TRIF mutant compared to wildtype epithelium. This phenotype was not transferred to TRIF sufficient germ-free animals during cohousing. Low antimicrobial peptide expression in TRIF deficient mice caused reduced immediate killing of orally administered bacteria but was not associated with significant alterations in the overall composition of the enteric microbiota. The phenotype was rapidly restored in a TRIF-independent fashion after transient epithelial damage. Our results identify TRIF signalling as truly homeostatic pathway to maintain intestinal epithelial barrier function revealing fundamental differences in the innate immune signalling between mucosal homeostasis and tissue repair.",
                "study-name": "TRIF signalling drives homeostatic intestinal epithelial antimicrobial peptide expression",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Large intestine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001224?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}