GET /metagenomics/api/v1/samples/ERS743614/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/ERS743614/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000503",
            "attributes": {
                "accession": "MGYS00000503",
                "bioproject": "PRJEB9539",
                "samples-count": 20,
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP010657",
                "centre-name": "MBL",
                "public-release-date": null,
                "study-abstract": "Hydrothermal vent systems provide access points to the extensive microbial communities of the rocky subseafloor. These subseafloor communities have the potential to influence ocean biogeochemistry and, in particular, the chemolithoautotrophic populations could potentially provide a large amount of new production to the deep sea. In this study, we used RNA-based stable isotope probing (RNA-SIP) metatranscriptomics to identify the active autotrophic players and genomic pathways present in venting fluids from Axial Seamount, a submarine volcano off the coast of Oregon, USA. Vent fluids for RNA-SIP were collected from a singular vent, Marker 113, and used in shipboard incubations with 13C labeled sodium bicarbonate at 30, 55, and 80?C. Results from RNA-SIP incubations show enrichment of RNA at all three temperatures after 18-36 hours, indicating the presence and activity of subseafloor chemolithoautotrophic microbes in vent fluids. In RNA-SIP experiments across a range of temperatures, both taxonomic and functional diversity was reduced compared to un-manipulated diffuse fluids. At 30?C and 55?C, Epsilonproteobacteria were dominant, oxidizing hydrogen and primarily reducing nitrate. Methanogenic archaea were also present at 55?C, and were the only autotrophs present at 80?C. Correspondingly, the predominant CO2 fixation pathways changed from the reductive TCA cycle to the reductive acetyl-CoA pathway with increasing temperature. This study demonstrates the presence of an active autotrophic subseafloor community across geothermal gradients, lending insight into chemolithoautotrophic communities in the subseafloor at deep-sea hydrothermal vents",
                "study-name": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}