GET /metagenomics/api/v1/samples/ERS2491008/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/ERS2491008/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2491008/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003494",
            "attributes": {
                "bioproject": "PRJEB26841",
                "samples-count": 1,
                "accession": "MGYS00003494",
                "is-private": false,
                "last-update": "2018-11-25T17:35:51",
                "secondary-accession": "ERP108868",
                "centre-name": "UCC",
                "public-release-date": null,
                "study-abstract": "Ex situ biomethanation is a cost-effective modification of anaerobic digestion, in which hydrogenotrophic methanogens are provided excess hydrogen (H2) and carbon dioxide (CO2) in the absence of a solid biogas feedstock, placing both the process and metabolic emphasis on near-total conversion of CO2 and H2 to biomethane. The concept can be applied ex situ as ‘biological upgrading' to biogas from anaerobic digestion, and is usually carried out at thermophilic temperatures (>50°C) in order to accelerate methanogenesis. The ex situ methanogenic community responsible for this upgrading is currently poorly characterised but is expected to feature abundant methanogens specialising in fixation of CO2 and H2 to CH4. Given the lack of a digestion feedstock, the importance of bacteria in an upgrading community is less clear. In this study, the methanogenic and microbial communities involved in thermophilic ex situ upgrading of a 1 CO2 : 4 H2 mix were characterised during disruption and restoration of biogas production due to a process shift to higher temperatures (55°C to 65°C). Although DGGE, 16S clone library and 16S pyrosequencing approaches showed Methanothermobacter to be the dominant methanogen throughout operation, no relationship was evident between decreased upgrading function and Methanothermobacter abundance. Instead, it is possible that biogas production was restored through addition of organic and/or inorganic substrate in a re-inoculation event. This implies a role for the ex situ bacterial community, the majority of which (>50% reads) belong to uncharacterised Firmicutes taxa, in particular the MBA03 group.",
                "study-name": "M'thermobacter and ex situ biogas upgrading",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Biogas plant",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003494?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}