GET /metagenomics/api/v1/samples/SRS332811/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/SRS332811/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS332811/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004186",
            "attributes": {
                "accession": "MGYS00004186",
                "bioproject": null,
                "samples-count": 1,
                "is-private": false,
                "last-update": "2019-04-05T20:42:49",
                "secondary-accession": "SRP012992",
                "centre-name": "Woods Hole Oceanographic Institution",
                "public-release-date": null,
                "study-abstract": "During the first RNA-based survey of subsurface eukaryotes in a globally distributed sample collection, we detected metazoan, plant, and diatom rRNA signatures in sediments up to 2.7 million years old. The recovery of RNA from those taxa is consistent with burial in sub-seafloor environments during sedimentation, and subsequent preservation of those nucleic acids.  Extensive controls indicate that the recovered RNA does not derive from seawater or aerosol contaminants, supporting the authenticity of an RNA-based subsurface eukaryotic paleome. This paleome has the potential to inform our understanding of environmental conditions at the time of deposition. Within this same dataset, a high diversity of fungi in ocean sediments was found up to 48 meters below seafloor (mbsf) exhibiting statistically significant correlations with total organic carbon  (TOC), sulfide, and dissolved inorganic carbon (DIC). We interpret these correlations, together with the uniqueness of fungal profiles in the subsurface, and microscopic observations of filamentous fungi, yeasts, and spores as indicators of subsurface fungal activity",
                "study-name": "Active microbial eukaryotes amidst a marine subsurface RNA paleome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004186?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}