GET /metagenomics/api/v1/samples/ERS1588812/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/ERS1588812/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1588812/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005264",
            "attributes": {
                "accession": "MGYS00005264",
                "bioproject": "PRJEB19870",
                "samples-count": 105,
                "is-private": false,
                "last-update": "2022-03-24T22:28:25",
                "secondary-accession": "ERP021936",
                "centre-name": "RUHR-UNIVERSITY BOCHUM",
                "public-release-date": null,
                "study-abstract": "Endophytic fungi colonize healthy plant tissues without causing any signs of infection or damage to the host plant. Fungal endophytes are taxonomically diverse and inhabit all plant species analysed so far. Their ecological roles and the host-microbe interactions remain unclear; in particular for endophytes of forest trees. Composition of endophytic assemblages is unstable in time and affected by host identity, organ and tissue type, geographical location and environmental factors. Many endophytic fungi are also known as saprobes occurring in decomposing litter. They are supposed to enter a latent stage in the plant tissues and participate in nutrient cycling of forest ecosystems by decomposing plant litter.The main objective of this project is to study the contribution on litter decomposition by formerly endophytic fungi in forests dominated by Fagus sylvatica. The contribution of endophytic fungi is assessed in dependence of geographic location, spatial scale and forestry measures. Their contribution is compared against to litter-indigenous communities.In order to achieve our goals, we used Next Generation Sequencing to assess composition of the present and active communities via amplification of barcoding markers from DNA and RNA extracts, respectively.",
                "study-name": "Contribution of endophytic fungi to leaf litter communities",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Phylloplane:Endophytes",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Phylloplane:Endophytes?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005264?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}