GET /metagenomics/api/v1/samples/ERS074454/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/ERS074454/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS074454/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000293",
            "attributes": {
                "bioproject": "PRJEB2763",
                "samples-count": 2,
                "accession": "MGYS00000293",
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP001021",
                "centre-name": "UH/IB",
                "public-release-date": null,
                "study-abstract": "We investigated the effect of marination on microbiota in modified athmosphere packaged broiler meat using metagenomics. To be able to see the differences in lactic acid bacteria communities on a strain level and to evaluate congruence between the methods, we characterized the lactic acid bacteria communities also by identification of isolates. Most raw poultry sold in Finland at the retail level is mixed with marinades containing oil, sugar, spices and acetic acid and packaged under modified atmosphere. Growth of Leuconostoc spp. has been observed to cause premature spoilage  of marinated broiler meat packages. In this study we investigated whether marinating enriched Leuconostoc spp. in meat microbiota. To obtain a complete view of the microbiota, we sequenced total DNA and 16S rRNA gene amplicons from the microbial communities. In addition, the lactic acid bacterial communities were characterized by identification of colonies. The results showed that marinade increased the proportions of the spoilage-associated Leuconostoc gasicomitatum in the communities as well as the proportions of L. gelidum and Lactobacillus spp.. The proportions of Carnobacterium, Vagococcus, Brochothrix thrermosphacta, Clostridium, Enterobacteriaceae and Vibrio were diminished. Analysis of 16S rRNA gene amplicons resulted in 312 and 284 operational taxonomical units (dissimilarity 0.03) in unmarinated and marinated meat, respectively, indicating that the meat communities were more diverse than hitherto shown. A number of bacterial taxa that have not been associated with late shelf-life meat before were detected, including Vagococcus and Vibrio that belonged to the predominating part of the microbial community in unmarinated meat. According to the functional analysis of the metagenomes, both communities were characterized by high proportions (15.6% or 17.9%) of genes involved in carbohydrate metabolism.",
                "study-name": "Comparison of microbial communities in marinated and unmarinated broiler meat by metagenomics",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Food production",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000293?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}