GET /metagenomics/api/v1/samples/ERS3014579/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/ERS3014579/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3014579/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005601",
            "attributes": {
                "bioproject": "PRJEB30615",
                "samples-count": 260,
                "accession": "MGYS00005601",
                "is-private": false,
                "last-update": "2020-10-19T10:42:56",
                "secondary-accession": "ERP113090",
                "centre-name": "Furtwangen University",
                "public-release-date": null,
                "study-abstract": "Parkinsons disease (PD) is one of the most common neurodegenerative disorders. It has been repeatedly reported that most patients with PD suffer from gastrointestinal dysfunctions and alterations of the autonomous nervous system in the gut wall called the enteric nervous system (ENS). Such alterations and functional gastrointestinal deficits might occur years before the classical clinical symptoms of PD appear. Until now, only little is known about PD-associated changes in gut microbiota composition and their implication in PD development. Due to variance in previously published reports about the differences between community composition in PD and non-PD patients, our intention is to increase knowledge in this field with the use of two next generation sequencing (NGS) methods (Illumina MiSeq and Ion Torrent PGM) on the same set of samples. The V4 and V5 hypervariable region of bacterial 16S rRNA genes was PCR-amplified from stool samples of 39 PD patients and 25 healthy, age-matched control persons, respectively. Illumina- and Ion Torrent- based sequencing yielded divergent as well as congruent results regarding the bacterial microbiota composition of PD and control samples.Bacterial taxa with differences in relative abundance between PD and control samples that were traceable with both sequencing techniques might play a role for supporting PD diagnosis and therapy.",
                "study-name": "Identification of Intestinal Bacterial Taxa with a Potential Role in Parkinsons Disease using Illumina MiSeq and Ion Torrent Next Generation Sequencing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601/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"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005601?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}