GET /metagenomics/api/v1/samples/SRS367006/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/SRS367006/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS367006/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001069",
            "attributes": {
                "samples-count": 325,
                "bioproject": "PRJNA175553",
                "accession": "MGYS00001069",
                "is-private": false,
                "last-update": "2016-06-13T10:59:40",
                "secondary-accession": "SRP015828",
                "centre-name": "UMIGS",
                "public-release-date": null,
                "study-abstract": "Chlamydia trachomatis genital infection is one of the most widespread sexually transmitted infections in the United State and worldwide, its high prevalence speaks volume about the remarkable adaptability to thrive in human and to bear upon, perhaps outcompete against, indigenous vaginal microbiota. However, the roles of vaginal microbiome, particularly its relations to the varied degree of host predisposition to disease upon exposure to pathogens, are largely undetermined. In this study, we investigated vaginal microbial community composition and structure upon active Chlamydial infection and clearance of infection for 9 months after treatment, using a collection of samples from 101 young women. One striking findings is that the hallmark of healthy vagina Lactobacillus is markedly underrepresented in the investigated cohort, particularly L. crispatus, L. jensenii, L. gasseri, while the abundance of L. iners is similar to healthy or asymptomatic cohort. To make the results more comparable between different studies, we also compare 16S gene V1-V3 amplicon with V1-V2 amplicon in their taxonomic assignment. Furthermore, strong association of microbial community compositional profiling and pathological conditions is revealed. Gardnerella vaginalis is identified as the most abundant species in vaginal microbiota with active Chlamydial infection in addition to a group of other low abundant phylotypes, while Lactobacillus iners become the most prevalent species when infection is cleared. Our results provide evidences of the interactive roles of vaginal microbiota during the episode of infection and restoration of health or asymptomatic state, to facilitate further risk assessment and developing strategic plans of diagnostics and personalized treatments to promote health and quality of life.",
                "study-name": "Eco-pathogenomics of chlamydial infection: The role of the vaginal microbiota",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Reproductive system:Vagina",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Reproductive%20system:Vagina?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001069?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}