Sample Studies Relationship List
GET /metagenomics/api/v1/samples/SRS006246/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS006246/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS006246/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00002212", "attributes": { "accession": "MGYS00002212", "bioproject": null, "samples-count": 29, "is-private": false, "last-update": "2018-02-14T12:02:29", "secondary-accession": "SRP000913", "centre-name": "MBL", "public-release-date": null, "study-abstract": "The aim of this study was to define the healthy oral microbiome. We sampled and sequenced the V5-V6 hypervariable region of 16S rRNA from microbiomes obtained at several intraoral niches (dental surfaces, cheek, hard palate, tongue and saliva) in three healthy Caucasian male adults with no dental caries, no periodontal disease and no antibiotic use in the past three months. Samples were collected in the morning, 12 hours after tooth brushing and 2 hours after the last food and/or drink intake.", "study-name": "Defining a core microbial community of healthy human oral cavity", "data-origination": "HARVESTED" }, "relationships": { "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/downloads?format=api" } }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/geocoordinates?format=api" } }, "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/analyses?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/biomes?format=api" }, "data": [ { "type": "biomes", "id": "root:Host-associated:Human:Digestive system:Oral", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api" } } ] }, "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/publications?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212/samples?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002212?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }