GET /metagenomics/api/v1/samples/SRS1467751/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/SRS1467751/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1467751/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001270",
            "attributes": {
                "bioproject": "PRJNA322917",
                "samples-count": 35,
                "accession": "MGYS00001270",
                "is-private": false,
                "last-update": "2019-11-07T16:52:33",
                "secondary-accession": "SRP075726",
                "centre-name": "City of Hope",
                "public-release-date": null,
                "study-abstract": "Hirschsprung-associated enterocolitis (HAEC) is a life-threatening complication of Hirschsprungs disease (HD). Despite the pathological mechanisms are still unclear, studies have shown that HAEC has close relationship with intestinal microbiota disturbance. This study aimed to investigate the characterization of the intestinal microbiome of HD with or without enterocolitis. During routine or emergency surgery we collected 35 intestinal content samples from five patients with HAEC and eight HD patients, including three HD patients with a history of enterocolitis (HAEC remission, HAEC-R). Using Illumina-MiSeq high-throughput sequencing, we sequenced the V4 region of bacterial 16S rRNA, and operational taxonomic units (OTUs) were defined by 97% sequence similarity. Principal coordinate analysis (PCoA) of weighted UniFrac distances was performed to compare the diversity of each intestinal microbiome sample. The microbiota differed significantly between the HD patients (characterized by Bacteroidetes) and HAEC patients (characterized by Proteobacteria), and the microbiota of HAEC-R patients was more similar to that of HAEC patients. We also observed that specimens from different intestinal sites in each HD patient differed significantly, whilst specimens from different intestinal sites in each HAEC and HAEC-R patients were more similar. In conclusion, the microbiome pattern of HAEC-R patients was more similar to that of HAEC patients than HD patients. HD patients have a relatively distinct, more stable community than HAEC and HAEC-R patients, suggesting that enterocolitis may either be caused by or result in a disruption of the patients uniquely adapted intestinal flora. The intestinal microbiota associated with enterocolitis may persist following resolution of symptoms, and could be implicated in the symptom recurrence.",
                "study-name": "Intestinal microbiota of the patients with Hirschsprungs disease Raw sequence reads",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001270?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}