GET /metagenomics/api/v1/samples/ERS620462/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/ERS620462/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS620462/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001471",
            "attributes": {
                "bioproject": "PRJEB7900",
                "accession": "MGYS00001471",
                "samples-count": 11,
                "is-private": false,
                "last-update": "2017-02-13T13:50:41",
                "secondary-accession": "ERP008886",
                "centre-name": "UNIMIB",
                "public-release-date": null,
                "study-abstract": "Accidental oil spills can lead to considerable release of toxic petroleum hydrocarbons in marine environments. Due to their recalcitrance under anoxic conditions in the sediment, oxidative bioremediation strategies have been developed. Here we investigated an alternative strategy to remove monoaromatic hydrocarbons from marine environments by stimulating the biodegradation with an electrode as solid electron acceptor. Using toluene as a model compound, degradation was accomplished in BES with simultaneous current production. Glass BES reactors were set up using sediment collected from an hydrocarbon contaminated marine site as microbial inoculum, and artificial ocean water as growth medium. Anode potentials of 0 mV and +300 mV (vs Ag/AgCl) were tested in order to check their influence on current production, enrichment of electrocatalytically active microorganisms and hydrocarbon degradation rate. At the end of the experiment microbial characterization of the communities attached to the electrodes and in the bulk of each reactor was performed by Illumina sequencing of the 16S rRNA. Degradation of toluene was directly linked to current generation up to 431 mA/m, but over time decreasing peak currents were obtained upon renewed toluene spiking. In both the conditions a degradation rate of 1 mg/(L d) was observed. Monitoring of sulfate/sulfide concentrations during bioelectrochemical experiments suggested that sulfur metabolism might play an important role in toluene degradation on a bio-anode, potentially leading to passivation over time. The microbial communities were dominated by sulfate reducing microorganisms, particularly the family Desulfobulbaceae appeared to be linked both with current production and toluene degradation.",
                "study-name": "Bioelectrochemical toluene degradation in marine environments",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor:Continuous culture:Marine sediment inoculum",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture:Marine%20sediment%20inoculum?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001471?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}