GET /metagenomics/api/v1/samples/SRS105350/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/SRS105350/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS105350/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006821",
            "attributes": {
                "bioproject": "",
                "samples-count": 18,
                "accession": "MGYS00006821",
                "is-private": false,
                "last-update": "2025-07-02T14:58:13",
                "secondary-accession": "SRP003237",
                "centre-name": "G2L",
                "public-release-date": null,
                "study-abstract": "Soil bacteria are important components for nearly all biogeochemical cycles in terrestrial ecosystems and participate in most nutrient transformations in soil. In contrast to the importance of soil bacteria for ecosystem functions, we understand little how different management types affect the soil bacterial community composition. We used pyrosequencing-based analysis of the V2-V3 16S rRNA gene region to identify changes in bacterial diversity and community structure in nine forest and nine grassland soils under six different management types (three replicates each) from the Schwäbische Alb (southwestern Germany). The data set comprised 598,962 sequences that were affiliated to the domain Bacteria. The number of classified sequences per sample ranged from 23,515 to 39,259. The dominant taxonomic groups across all samples (> 1% of all sequences) were Acidobacteria, Alphaproteobacteria, Actinobacteria, Betaproteobacteria, Deltaproteobacteria, Gammaproteobacteria, and Firmicutes. Significant variations in relative abundances of bacterial phyla, including Actinobacteria, Firmicutes, Cyanobacteria, and Alphaproteobacteria, between the land use types forest and grassland were observed. At the genus level, differences were also recorded for the dominant genera Phenylobacter, Polyangium, Bacillus, Kribbella, Agromyces, and Defluviicoccus. The separate analysis of bacterial community composition in forest and grassland soils revealed strong correlations of relative abundances of bacterial groups at different taxonomic levels and soil pH, but little or no relationships to the management type and other soil properties were found. A pH effect was recorded for the Bacteroidetes, Alphaproteobacteria, Betaproteobacteria, Acidobacteria (subgroups 1, 4, 6, 13, 16, 17, and 22), Caulobacterales, and Dyella in forest soils, and for acidobacterial subgroup 3 and Acetobacteraceae in forest as well as in grassland soils. In addition, soil bacterial community structure showed significant differences between beech and spruce forest soils. Thus, soil pH and tree species were the major drivers of bacterial community composition in forest soils.",
                "study-name": "16S rRNA analysis of bacterial communities of forest and grassland sites located in the German Biodiversity Exploratory Schwäbische Alb",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006821?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}