GET /metagenomics/api/v1/samples/ERS3637609/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/ERS3637609/studies?format=api&page=1",
"last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3637609/studies?format=api&page=1",
"next": null,
"prev": null
},
"data": [
{
"type": "studies",
"id": "MGYS00005108",
"attributes": {
"bioproject": "PRJEB33737",
"samples-count": 12,
"accession": "MGYS00005108",
"is-private": false,
"last-update": "2019-08-27T15:56:32",
"secondary-accession": "ERP116554",
"centre-name": "INSTITUT PASTEUR",
"public-release-date": null,
"study-abstract": "Profiling differences in microbiome composition regarding a healthy or a disease phenotype is central in microbiome research. It typically involves the sequencing, the data processing, the statistical analysis and the graphical representation of the detected signatures. This process is currently addressed through several separated applications that requires expertise for installation, data pre-processing and in some case, programming skills. We present SHAMAN, which is an interactive web application that facilitates the use of a workflow for OTU calculation, the robust statistical modelling proposed by the DESeq2 package and provides more than ten interactive visualisations. It also implements new normalization methods which account for the sparsity of metagenomic data. %which is relevant for the DESeq2 approach.SHAMAN is primary designed for biologist with no experience in metagenomics, but can also meet the needs of specialist who can easily access to the configuration of processed tools and packages. It is freely accessible at http://shaman.pasteur.fr/, but also work as a standalone application with docker (aghozlane/shaman) or in R with packrat. The source code is written in R and is available at https://github.com/aghozlane/shaman. Using a mock community sequencing and a published 16S metagenomic dataset, we show here that SHAMAN allows to perform a complete meta-taxonomic analysis.",
"study-name": "SHAMAN: a user-friendly website for meta-taxonomic analysis from raw reads to statistical analysis",
"data-origination": "SUBMITTED"
},
"relationships": {
"downloads": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/downloads?format=api"
}
},
"publications": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/publications?format=api"
}
},
"geocoordinates": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/geocoordinates?format=api"
}
},
"analyses": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/analyses?format=api"
}
},
"samples": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/samples?format=api"
}
},
"biomes": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108/biomes?format=api"
},
"data": [
{
"type": "biomes",
"id": "root:Engineered:Modeled:Simulated communities (sequence read mixture)",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Modeled:Simulated%20communities%20(sequence%20read%20mixture)?format=api"
}
}
]
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005108?format=api"
}
}
],
"meta": {
"pagination": {
"page": 1,
"pages": 1,
"count": 1
}
}
}