GET /metagenomics/api/v1/samples/ERS757679/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/ERS757679/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS757679/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001603",
            "attributes": {
                "accession": "MGYS00001603",
                "bioproject": "PRJEB9642",
                "samples-count": 36,
                "is-private": false,
                "last-update": "2017-03-21T11:42:48",
                "secondary-accession": "ERP010772",
                "centre-name": "WDRC KAUST",
                "public-release-date": null,
                "study-abstract": "Electrically conductive, graphene-coated hollow-fiber porous membranes were used as cathodes in anaerobic electrochemical membrane bioreactors (AnEMBRs) operated at different applied voltages (0.7 V and 0.9 V) using a new rectangular reactor configuration, compared to a previous tubular design (0.7 V). The onset of biofouling was delayed and minimized in rectangular reactors operated at 0.9 V, compared to those at 0.7 V due to higher rates of hydrogen production. Maximum transmembrane pressures for the rectangular reactor were only 0.10 bar (0.7 V) or 0.05 bar (0.9 V) after 56 days of operation, compared to 0.46 bar (0.7 V) for the tubular reactor after 52 days. The thickness of the membrane biofouling layer was approximately 0.4 ?m for rectangular reactors and 4 ?m for the tubular reactor. Pyrosequencing of 16S rRNA gene and qPCR analysis revealed that the predominant bacteria were Desulfovibrio sp., and methanogenic archaea were mainly Methanobacteriaceae in both the tubular and the rectangular AnEMBRs. The ratio of archaea-to-bacteria varied depending on applied voltage and reactor configuration with higher ratio (>0.6) at 0.7 V than at 0.9 V (~0.1).  Higher permeate quality (TSS = 0.05 mg/L) was achieved in the rectangular AnEMBR than the tubular AnEMBR (TSS = 17 mg/L), likely due to higher current densities that minimized the accumulation of cells in suspension. These results show that the new rectangular reactor design, which had increased rates of hydrogen production, successfully delayed the onset of cathode biofouling and improved reactor performance.",
                "study-name": "Reduced membrane fouling in an anaerobic electrochemical membrane bioreactors using graphene-coated hollow fiber membranes as the cathode",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001603?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}