GET /metagenomics/api/v1/samples/ERS642791/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/ERS642791/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS642791/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001361",
            "attributes": {
                "accession": "MGYS00001361",
                "bioproject": "PRJEB8282",
                "samples-count": 107,
                "is-private": false,
                "last-update": "2023-09-20T13:36:15",
                "secondary-accession": "ERP009341",
                "centre-name": "Natural Resources Institute Finland (Luke)",
                "public-release-date": null,
                "study-abstract": "Modern molecular techniques provide a comprehensive and high-resolution window into complex systems that are difficult to study with traditional macroscopic techniques. We applied culture-free DNA extraction and 454-pyrosequencing to study the fungal microflora of decaying Norway spruce (Picea abies [L.] Karst.) logs in five unmanaged boreal forests. Fungal diversity and wood density were inversely related, i.e., OTU richness generally increased as the log became increasingly decomposed. According to generalized additive mixed models white-rot fungi (e.g., Phellinus nigrolimitatus) and members of Hyphodontia did not show a clear response to the wood-density gradient, whereas Phellinus viticola and brown-rot fungi (e.g., Fomitopsis pinicola, Antrodia serialis, Coniophora olivaceae) peaked during intermediate decay and mycorrhizal fungi (e.g., Piloderma, Tylospora, Russula) increased in the later stages. This information on fungal habitat requirements facilitates development of management practices that preserve fungal diversity in managed forests.",
                "study-name": "Habitat models of wood-inhabiting fungi along a decay gradient of Norway spruce logs",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Solid waste:Composting:Wood",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting:Wood?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001361?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}