GET /metagenomics/api/v1/samples/SRS074400/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/SRS074400/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS074400/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000676",
            "attributes": {
                "accession": "MGYS00000676",
                "bioproject": null,
                "samples-count": 1,
                "is-private": false,
                "last-update": "2016-04-14T18:42:38",
                "secondary-accession": "SRP002559",
                "centre-name": "University of Florida",
                "public-release-date": null,
                "study-abstract": "Although high throughput sequencing is a powerful tool to access the composition of different microbial communities, low biomass environments often possess insufficient amounts of DNA for such analyses.  An example of such an environment is airborne dust that is limited in biomass as well as in the quantity of sample available for analysis. The interest in studying microbial population diversity in intercontinental dust from the Chad Republic, Africa, using culture-independent methods led to a search for protocols that enhance the amount of DNA without compromising the robustness of the analysis.  Whole genome amplification (WGA) is a method that has been used to amplify small amounts of DNA from a variety of samples. Little is known about the bias generated by WGA and the implication of bias in the pyrosequencing results.  To answer this question, DNA was extracted from a sandy soil and used as a model to optimize the protocol for DNA extraction and WGA analyses of the microbial communities that might be found in Chad sand samples. Ribosomal intergenic space analysis and 454 pyrosequencing of amplified 16S rRNA fragments showed that DNA submitted to whole genome amplification differed significantly after whole genome amplification. The 16S rRNA microbial community obtained from WGA had a higher Shannon diversity index and higher rarefaction curves compared with the microbial community obtained without amplification of the template DNA.  Changes observed with WGA were both qualitative and quantitative.",
                "study-name": "WGA",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Sand",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Sand?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000676?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}