GET /metagenomics/api/v1/samples/SRS209912/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/SRS209912/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS209912/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003439",
            "attributes": {
                "accession": "MGYS00003439",
                "bioproject": null,
                "samples-count": 12,
                "is-private": false,
                "last-update": "2018-11-02T14:21:33",
                "secondary-accession": "SRP006872",
                "centre-name": "University of California, San Diego",
                "public-release-date": null,
                "study-abstract": "Helminth parasites have evolved to regulate host immunity to ensure their survival through mechanisms that dampen host inflammation. These properties have been recently exploited therapeutically to treat human diseases. The bio-complexity of the intestinal lumen would suggest that interactions between parasite and intestinal microbiota would also influence inflammation.  In this study, we characterized the porcine proximal colon microbiota in response to Trichuris suis (whipworm) infection using 16S rDNA-based and whole genome shotgun (WGS) approaches.  A 21-day T. suis infection in pigs induced a profound change in the composition of the proximal colon microbiota. The abundance of four of the 15 phyla identified, such as Proteobacteria, was changed in infected pigs. Approximately 10% of genera were significantly altered by infection. Notably, reduced Succinivibrio abundance in infected pigs implied that T. suis infection altered carbohydrate metabolism in the proximal colon microbial ecosystem. Conversely, Mucispirillum was significantly increased in infected pigs suggesting that mucosal disruption induced by parasitic infection and feeding perturbed this ecological niche. Infection led to a significant shift in the metabolic potential of the proximal colon microbiota. Approximately 26% of all metabolic pathways indentified were affected by infection. Two important functional categories repressed by infection were carbohydrate metabolism and lysine biosynthesis. Furthermore, changes in pathogen associated pathways suggested that T. suis infection could impact subsequent infection and modulate host-pathogen interactions. Our findings should facilitate development of strategies for parasitic control in pigs and humans and optimize successful helminth therapy to reduce inflammation.",
                "study-name": "Alterations in the colon microbiota induced by the gastrointestinal nematode Trichuris suis",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003439?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}