GET /metagenomics/api/v1/samples/ERS637680/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/ERS637680/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS637680/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001834",
            "attributes": {
                "bioproject": "PRJEB8180",
                "samples-count": 48,
                "accession": "MGYS00001834",
                "is-private": false,
                "last-update": "2017-06-20T14:24:21",
                "secondary-accession": "ERP009222",
                "centre-name": "TEAGASC",
                "public-release-date": null,
                "study-abstract": "The microbial composition of raw and pasteurised milk is assessed by industry on a daily basis. However, many such tests are culture-dependent and thus bacteria that are present at sub-dominant levels and/or that cannot be easily grown in the laboratory may be overlooked. To address this potential bias, we have employed a number of culture-independent techniques, including flow cytometry, real-time qPCR and high throughput sequencing, to assess the microbial population of milk from a selection of commercial milk producers, pre- and post-pasteurisation. The combination of techniques employed reveals the presence of a previously unrecognised and diverse bacterial population in unpasteurised cow's milk. Most notably, the use of high throughput sequencing resulted in a number of bacterial genera being identified in milk samples for the first time. These included Bacteroides, Faecalibacterium, Prevotella and Catenibacterium. Our culture-independent analyses also indicate that the bacterial population of pasteurised milk is more diverse than previously appreciated but that non-thermoduric bacteria within these populations are likely to be in a damaged, non-culturable form. It is thus apparent that the application of state-of-the-art approaches can provide a detailed insight into the bacterial composition of milk and could potentially be employed in the future to investigate the factors that influence the composition of these populations.",
                "study-name": "The microbial content of raw and pasteurised cow's milk as determined by molecular approaches including sequencing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Food production:Dairy products",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production:Dairy%20products?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001834?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}