GET /metagenomics/api/v1/samples/ERS478230/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/ERS478230/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS478230/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001561",
            "attributes": {
                "bioproject": "PRJEB6513",
                "samples-count": 71,
                "accession": "MGYS00001561",
                "is-private": false,
                "last-update": "2024-01-23T14:02:35",
                "secondary-accession": "ERP006054",
                "centre-name": "King Abdullah University of Science and Technology (KAUST)",
                "public-release-date": null,
                "study-abstract": "In this study, 16S rRNA gene pyrosequencing was applied in order to provide a better insight on the effect of solids retention time (SRT) on the diversity and dynamics of total, dominant and rare bacterial taxa in eight replicate lab-scale sequencing batch reactors (SBRs) operated for a period of 78 days and seeded with either acclimated or non-acclimated sludge. Rank-abundance curves showed strong abundance of few dominant operational taxonomic units (OTUs) and a long tail of rare OTUs in all reactors. Results revealed that there was no detectable effect of SRT (2d vs. 10d) on Shannon diversity index and OTU richness of both dominant and rate taxa. Nonmetric Multidimensional Scaling (NMDS) analysis showed that the total, dominant and rare bacterial taxa were highly dynamic during entire period of stable reactor performance. Also, the rare taxa were more dynamic than the dominant taxa despite expected low invasion rates because of the use of sterile synthetic media. Moving-window analysis, Global ANOSIM and NMDS analysis revealed that the bacterial community structure in replicate SBRs seeded with acclimated or non-acclimated sludge was reproducible. Overall 16S rRNA gene pyrosequencing could reveal the dynamics of rare bacterial taxa that are normally left out using conventional molecular biology methods.",
                "study-name": "Diversity and dynamics of dominant and rare bacterial taxa in replicate sequencing batch reactors operated under different solids retention time and seeded with either acclimated or non-acclimated sludge",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor:Continuous culture",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001561?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}