GET /metagenomics/api/v1/samples/SRS438355/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/SRS438355/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS438355/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000769",
            "attributes": {
                "bioproject": "PRJNA207749",
                "samples-count": 18,
                "accession": "MGYS00000769",
                "is-private": false,
                "last-update": "2019-11-07T16:41:04",
                "secondary-accession": "SRP024388",
                "centre-name": "Oak Ridge National Lab",
                "public-release-date": null,
                "study-abstract": "Despite more than three decades of progress, extraction of high molecular weight (HMW) DNA from soils with high clay or iron oxide cemented clay content has remained challenging. HMW DNA is desirable for next generation sequencing as it yields the most comprehensive coverage in DNA libraries. Several nucleic acid extraction procedures that included liquid N2 grinding and bead milling were compared for preparation of HMW DNA from samples that exhibit strong nucleic acid adsorption. pH manipulation or use of alternative ion solutions (eg. Na2SO4 and NH4H2PO4) offered no improvement in nucleic acid recovery. Lysis by liquid N2 grinding in concentrated guanidine followed by concentrated sodium phosphate extraction supported HMW DNA recovery from clays high in iron oxides and low in humus. DNA recovered using 1 M sodium phosphate buffer (PB) as a competitive desorptive wash was 15.22  2.33 g DNA/g clay, with most DNA consisting of >20 Kb fragments, compared to 2.46  0.25 g DNA/g clay with the PowerlyzerTM soil DNA system (MoBio). Increasing PB concentration in the lysis reagent coincided with increasing DNA fragment length during initial extraction. Rarefaction plots based on 16S rRNA (V1/V3 region) pyrosequencing libraries from A-horizon and clay soils showed an ~80% and ~400% larger accessed diversity compared to a previous grinding protocol or the PowerlyzerTM soil DNA system, respectively. The observed diversity from the Firmicutes showed the strongest increase with >3-fold more operational taxonomic units (OTU) recovered. Additionally, some OTUs having more than 100 sequences in libraries prepared from DNA acquired using the PB desorption method were absent in samples extracted using the PowerLyzerTM reagents or prior lysis methods.",
                "study-name": "Improved Yield of High Molecular Weight DNA Coincides with Increased Microbial Diversity Access from Iron Oxide Cemented Sub-Surface Clay Environments",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000769/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/MGYS00000769?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}