GET /metagenomics/api/v1/samples/ERS1091330/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/ERS1091330/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1091330/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001280",
            "attributes": {
                "samples-count": 88,
                "bioproject": "PRJEB13092",
                "accession": "MGYS00001280",
                "is-private": false,
                "last-update": "2016-10-21T14:08:13",
                "secondary-accession": "ERP014628",
                "centre-name": "CORNELL",
                "public-release-date": null,
                "study-abstract": "Gastrointestinal disturbances are among the cluster of symptoms commonly reported by individuals diagnosed with ME/CFS (Myalgic Encephalomyelitis/Chronic Fatigue Syndrome), who are also often reported to exhibit altered plasma cytokine profiles. In plasma of ME/CFS patients (n=48) and healthy controls (n=39), we examined a set of inflammatory markers: C-reactive protein (CRP), Intestinal Fatty Acid Binding Protein (I-FABP), lipopolysaccharide (LPS), LPS binding protein (LBP), and soluble CD14 (sCD14).  Levels of LPS, LBP, and sCD14 were elevated in ME/CFS subjects.  Levels of LBP were correlated with LPS and sCD14 and LPS levels correlated with sCD14. We examined the gut microbiota by 16S rRNA sequencing. We observed that bacterial diversity was decreased in the ME/CFS specimens compared to controls, in particular a reduction in the relative abundance and diversity of Firmicutes.  The ME/CFS samples also exhibited an increase in the pro-inflammatory family Enterobacteriaceae and decrease in the anti-inflammatory Ruminococcaceae, including Faecalibacterium, and reduced amounts of beneficial Bifidobacterium species.  Using a machine learning approach, individuals were classified correctly as ME/CFS with an average success rate of 0.8928.  Our results indicate dysbiosis of the gut microbiota in this disease and further suggest an increased incidence of microbial translocation, which may play a role in inflammatory symptoms.",
                "study-name": "Reduced diversity and altered composition of the gut microbiome in individuals with Myalgic Encephalomyelitis/ChronicFatigue Syndrome",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001280?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}