GET /metagenomics/api/v1/samples/SRS3234624/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/SRS3234624/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3234624/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006503",
            "attributes": {
                "accession": "MGYS00006503",
                "bioproject": "PRJNA450612",
                "samples-count": 81,
                "is-private": false,
                "last-update": "2023-09-25T15:52:16",
                "secondary-accession": "SRP144030",
                "centre-name": "Children's Hospital of Philadelphia",
                "public-release-date": null,
                "study-abstract": "This study investigates the clinical utility of 16S rRNA gene-based sequencing of pediatric bronchoalveolar lavage (BAL) samples. Samples were taken from cystic fibrosis (CF), immunocompromised (IC) and non-immunocompromised (nIC) patients, and culture-independent results were compared to routine cultures of the same samples. Based on 16S rRNA gene sequencing results, we investigated the influence of diagnosis group and recent antibiotic exposure on sample diversity.While the vast majority of cultured organisms were also identified by culture-independent methods, many additional taxa, including a number of potential pathogens, were identified by 16S rRNA gene-based sequencing that were not detected by routine culture. We found that CF samples had lower alpha diversity than those from IC and nIC patients. We also saw reduced abundances of Escherichia and Corynebacterium in the CF group, and lower Streptococcus, Veillonella and Haemophilus abundance in samples from patients exposed to antibiotics. Lastly, we identified a core group of 15 taxa present in all diagnosis groups.",
                "study-name": "Lower respiratory microbiota from pediatric BAL samples",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006503?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}