Sample Studies Relationship List
GET /metagenomics/api/v1/samples/SRS009922/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009922/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS009922/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00000256", "attributes": { "bioproject": "PRJNA169357", "samples-count": 1, "accession": "MGYS00000256", "is-private": false, "last-update": "2016-01-20T14:12:06", "secondary-accession": "SRP001743", "centre-name": "Joint Genome Institute, U.S. Department of Energy", "public-release-date": null, "study-abstract": "Many natural ecosystems are efficiently degrading lignocellulose and harbor enzymes that could potentially be harnessed for the production of next generation biofuels from plant biomass. We have used shotgun metagenome sequencing to provide a survey of the microbial community and potential metabolic pathways present in the tropical rain forest soil of Puerto Rico. Wet tropical forest soils are some of the most productive and diverse terrestrial ecosystems on earth. These soils are characterized by high iron concentrations and regular fluctuations between oxic and anoxic conditions on a scale of days to weeks. These dynamic conditions suggest that bacterial and archaeal processes are more important in this type of environment than in other ecosystems.", "study-name": "Rainforest Soil", "data-origination": "HARVESTED" }, "relationships": { "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/publications?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/biomes?format=api" }, "data": [ { "type": "biomes", "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api" } } ] }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/samples?format=api" } }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/geocoordinates?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/downloads?format=api" } }, "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256/analyses?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000256?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }