GET /metagenomics/api/v1/samples/ERS421645/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/ERS421645/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS421645/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001832",
            "attributes": {
                "accession": "MGYS00001832",
                "bioproject": "PRJEB5834",
                "samples-count": 56,
                "is-private": false,
                "last-update": "2017-06-20T14:22:17",
                "secondary-accession": "ERP005269",
                "centre-name": "DRCCM",
                "public-release-date": null,
                "study-abstract": "Abstract  Background: The use of an endotracheal tube may influence the tracheal  microbiota compositions of ventilator patients which may be the leading cause of mortality in hospital intensive care units. Our primary objective is totrack the diversity and dynamics of bacterial communities within or between the patients, and to determine whether antibiotic therapy and adrenal corticosteroids treatment might influence the harbor of human bacterial pathogens..  Methods: The samples were obtained from eight patients of ventilator with endotracheal tube from Peking University People's Hospital in Respiratory Intensive Care Unit (RICU) during a period of 15 days. The microbiota of tracheal aspirates samples from day0, 1, 3, 5,7,10 and 14 were analyzed using 454 pyrosequencing. The primers: 341F and 805R, complemented with 454 adapters and sample specific barcodes were used for PCR amplification of the 16S rRNA genes.   Results: Analysis of 736,495 high-quality sequences (92,061 reads per patient) revealed a wide range of aerobic, anaerobic, pathogenic, opportunistic, novel and uncultivable bacterial species. The composition of microbiota species were significantly distinguished between the day0 and the day14 of tracheal aspirate samples (Acinetobacter baumannii, Klebsiella pneumoniae, Pseudomonas aeruginosa and Streptococcus pneumoniae). On the individual basis, the microbiota was, however, relatively stable over time. Treatment with antibiotics and adrenal corticosteroids indeed influenced the global composition of the microbiota. CONCLUSION: These results support the phenomenon of dynamics diversification of airway microbiota  in ventilated patients with tracheal intubation. Antibiotics and adrenal corticosteroids therapy may contribute to the alternation of microbiota.",
                "study-name": "Dynamics tracheal intubation airway microbiota of ventilated patients at continuous time points via metagenomic sequencing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001832?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}