GET /metagenomics/api/v1/samples/SRS2159780/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/SRS2159780/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2159780/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005301",
            "attributes": {
                "accession": "MGYS00005301",
                "bioproject": "PRJNA385010",
                "samples-count": 275,
                "is-private": false,
                "last-update": "2020-06-21T10:04:46",
                "secondary-accession": "SRP106046",
                "centre-name": "University of Waterloo",
                "public-release-date": null,
                "study-abstract": "Characterization of the microorganisms on skin is essential for understanding how a host evolves in association with its microbial symbionts, modeling immune system development, diagnosing illnesses, and exploring the origins and etiology of disease. Although many studies have characterized the human microbiome, far less is known about the skin microbiome of non-human mammals. The objective of this research was to create a baseline skin microbiome dataset for the Mammalia class, testing the effects of species, location, hygiene, body region, and biological sex. The back, torso, and inner thigh regions of 187 non-human mammals and 20 human participants were collected to include representatives from 38 species and 10 mammalian orders. Animals were collected from local farms, zoos, households, and the wild. All samples were amplified using the V3-V4 16S rRNA gene region and sequenced using a MiSeq (Illumina). Human skin was significantly less diverse than all other mammalian orders according to Shannon indices (6.54 versus 3.96, p < 0.001). The factor most strongly associated with community variation for all samples was whether the host was a human (PERMANOVA, F = 37.8, p < 0.001; Figure 2). By analyzing all samples together, random forest modelling identified that human and animal samples could be distinguished correctly 98.51.2% of the time. This study represents the largest mammalian skin microbiome project to date and is the first study to elucidate the skin microbiota for 32 distinct species. Additionally, these findings are the first to demonstrate that human skin is distinct, not only distinct from other Primates, but from all 10 mammalian orders sampled. Baseline data on the mammalian skin microbiome is crucial to make informed decisions for veterinarian research and conservation strategies, as well as providing implications for mammalian evolutionary history.",
                "study-name": "Bacterial and archaeal diversity on mammalian skin",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Skin",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Skin?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005301?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}