GET /metagenomics/api/v1/samples/ERS1736896/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/ERS1736896/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1736896/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001776",
            "attributes": {
                "bioproject": "PRJEB20841",
                "samples-count": 36,
                "accession": "MGYS00001776",
                "is-private": false,
                "last-update": "2017-05-25T08:42:59",
                "secondary-accession": "ERP023030",
                "centre-name": "YORK UNIVERSITY",
                "public-release-date": null,
                "study-abstract": "The microbial community responsible for the biogas-producing anaerobic digestion (AD) process used to recover energy from waste is poorly characterised and likely contains many organisms not required for gas generation. Metagenomics approaches offer insights into AD communities that could potentially be exploited to improve the conversion of biomass to biogas, but distinguishing between the biological and technical variability of samples from different sources makes generalisation of results challenging. To determine how different DNA extraction methodologies and sequencing approaches influence the perceived microbiome, we analysed technical replicates of 16S rRNA amplicons and whole shotgun metagenomes from different AD systems. Here we show that diversity measurements of the microbiome in AD samples were strongly influenced by extraction regimes and analysis methodology. 16S rRNA amplification resulted in over- and under-estimation of several taxonomic phyla compared to a PCR-free metagenomics approach. Samples extracted using mechanical methods displayed significantly lower diversity and fewer observed phylotypes than samples extracted by chemical and thermal lysis, which produced higher molecular weight DNA and showed the greatest diversity in community profiles. Our results highlight that the most commonly used extraction and analysis protocols provide a skewed view of the diversity and species richness of the AD microbiome which is likely to extent to other samples. We suggest that methodological differences could be a significant source of variability among AD, and other, metagenomics studies.",
                "study-name": "Extraction and sequencing methodology affects perceived microbiome",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Biogas plant:Wet fermentation",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant:Wet%20fermentation?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001776?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}