Sample Studies Relationship List
GET /metagenomics/api/v1/samples/ERS4534460/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4534460/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4534460/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00005576", "attributes": { "samples-count": 34, "bioproject": "PRJEB38046", "accession": "MGYS00005576", "is-private": false, "last-update": "2020-08-07T17:19:30", "secondary-accession": "ERP121417", "centre-name": "QUEEN'S UNIVERSITY BELFAST", "public-release-date": null, "study-abstract": "Samples of litter were collected from poultry houses to examine the litter bacterial microbiome and how this changes during the production cycle. Samples were collected from six farms which used a variety of bedding types. Samples were collected for two consecutive production cycles from each farm during the early, middle and late parts of the cycle. Litter samples were transported to the laboratory on ice and thoroughly mixed with sterile phosphate buffered saline (PBS) at a 1:1 ratio (vol:vol). Aliquots of the PBS were frozen until DNA was extracted using Qiagen Powersoil Pro kit (according to manufacturers instructions). The v4 region of the 16s rRNA gene was sequenced using an Illumina Miseq (250bp paired end reads).", "study-name": "Investigation of the bacterial microbiome of poultry litter", "data-origination": "SUBMITTED" }, "relationships": { "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/analyses?format=api" } }, "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/publications?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/biomes?format=api" }, "data": [ { "type": "biomes", "id": "root:Host-associated:Birds:Digestive system:Fecal", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Fecal?format=api" } } ] }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/geocoordinates?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/samples?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576/downloads?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005576?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }