GET /metagenomics/api/v1/samples/ERS506656/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/ERS506656/studies?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS506656/studies?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "studies",
"id": "MGYS00000399",
"attributes": {
"accession": "MGYS00000399",
"bioproject": "PRJEB6752",
"samples-count": 20,
"is-private": false,
"last-update": "2016-01-20T14:12:06",
"secondary-accession": "ERP006378",
"centre-name": "JIC",
"public-release-date": null,
"study-abstract": "Rhizosphere microbes are key players in biogeochemical cycles and maintainance of plant health and productivity. Here we used metatranscriptomic analysis of rRNA depleted RNA from the rhizospheres of wheat, oat, pea, and unplanted soil to compare the metabolic functions of microbes in these environments. Using biological replication (n=5) we were able to give statisistical significance to the differences found. Microbes responsed to the rhizosphere environment by increasing metabolic activity in general, and particularly in metabolic pathways involved in sugar, organic acid and aromatics metabolism, oxidative stress, and motility. While general rhizosphere effects on the microbial communities were observed, many specific effects were plant species dependent.",
"study-name": "Transcriptomic analysis of microbial communities isolated from the rhizospheres of wheat, oat and pea, compared to unplanted soil",
"data-origination": "SUBMITTED"
},
"relationships": {
"publications": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/publications?format=api"
}
},
"downloads": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/downloads?format=api"
}
},
"samples": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/samples?format=api"
}
},
"biomes": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/biomes?format=api"
},
"data": [
{
"type": "biomes",
"id": "root:Host-associated:Plants:Rhizosphere:Soil",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
}
}
]
},
"analyses": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/analyses?format=api"
}
},
"geocoordinates": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399/geocoordinates?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000399?format=api"
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 1
}
}
}