GET /metagenomics/api/v1/samples/ERS811296/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/ERS811296/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS811296/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000530",
            "attributes": {
                "accession": "MGYS00000530",
                "bioproject": "PRJEB10309",
                "samples-count": 17,
                "is-private": false,
                "last-update": "2016-01-30T00:05:04",
                "secondary-accession": "ERP011541",
                "centre-name": "BGI",
                "public-release-date": null,
                "study-abstract": "Crohn?s disease (CD) is characterized by chronic transmural inflammation. The symptom of the mice model induced by 2, 4, 6-Trinitrobenzenesulfonic acid (TNBS) is closed to human under CD condition, so this kind of animal is widely used in the related researches. Although the dysbiosis of the fecal microbiota have been proved to play an important role in the patients with CD, the composition of the gastrointestinal microbiota in the mouse model under disease condition is still unclear. In the current study, male seven-weeks BALB/c mice were anesthetized and intrarectal administrated by ethanol (ET group), TNBS in ethanol (TN group) and phosphate buffered saline (PBS) (CK group) as control. The symptoms of individuals under the CD condition were observed, and the changes of the bacterial taxonomic structure and functional composition were revealed by NGS 16S sequencing. The BALB/c mice in TN group demonstrated CD-like symptoms and the damages in the intestinal tract. The NGS 16S results exhibited that the diversity and microbial composition under CD condition are significantly different with those in ET group. The KO profile were generated from PICRUSt, and function modules such as methanogenesis (M00347) and microcin C transport system (M00349) were found enriched in the individuals in the TN group. This study proved that mouse model induced by TNBS could develop the similar symptom to CD patient, and we firstly showed the significant intestinal microbes changes both on taxonomic structure and functional composition in this mouse model.",
                "study-name": "Dysbiosis of the fecal microbiota in the TNBS-induced Crohn?s disease mouse model",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000530?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}