Sample Studies Relationship List
GET /metagenomics/api/v1/samples/ERS2020050/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2020050/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2020050/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00002073", "attributes": { "accession": "MGYS00002073", "bioproject": "PRJEB23435", "samples-count": 14, "is-private": false, "last-update": "2023-09-25T21:18:21", "secondary-accession": "ERP105190", "centre-name": "NORTHUMBRIA UNIVERSITY, NEWCASTLE", "public-release-date": null, "study-abstract": "Exhaled breath condensate is a promising way in identifying biomarkers of lung disease but the current devices used have disadvantages. The EcoScreen has the disadvantage of not being portable and the R-Tube cannot efficiently keep the sample cool. A 'prototpye' was been created to alleviate these issues. With the 'prototype', EBC samples were taken and files were concatenated together with md5 checksums allowing for data verification. Data was uploaded and results were compared to current type of collection devices.", "study-name": "The Investigation and Analysis of Microbiomic Data Relating to Diseases Surrounding the Deep Lung Tissue", "data-origination": "SUBMITTED" }, "relationships": { "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/publications?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/downloads?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/samples?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/biomes?format=api" }, "data": [ { "type": "biomes", "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api" } } ] }, "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/analyses?format=api" } }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073/geocoordinates?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002073?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }