GET /metagenomics/api/v1/samples/ERS5564376/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/ERS5564376/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5564376/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005729",
            "attributes": {
                "bioproject": "PRJEB42466",
                "samples-count": 3,
                "accession": "MGYS00005729",
                "is-private": false,
                "last-update": "2021-03-31T16:25:26",
                "secondary-accession": "ERP126326",
                "centre-name": "LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE",
                "public-release-date": null,
                "study-abstract": "Metaproteomics has substantially matured over the past years as a powerful tool to assess functional interactions in microbial communities. A wide variety of metaproteomic workflows is available, yet their impact on the results remains to be established.Here, we carried out the first community-driven, multi-lab comparison in metaproteomics: the critical assessment of metaproteome investigation study (CAMPI). Based on well-established workflows, we evaluated the influence of sample preparation, mass spectrometry, and bioinformatic analysis using two samples: a simplified, lab-assembled human intestinal model and a human fecal sample.Although bioinformatic pipelines contributed to variability in peptide identification, wet-lab stages were the most important source of differences between analyses. Moreover, protein groups were less sensitive to those differences than peptides. Comparing taxonomic and functional profiles revealed differences between peptide- and protein-centric approaches at the taxonomic level but very similar functional profiles.These CAMPI findings present the current opportunities and challenges in metaproteomics research and provide a perspective for future benchmarking studies.",
                "study-name": "Critical Assessment of Metaproteome Investigation (CAMPI): a Multi-Lab Comparison of Established Workflows",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Modeled:Simulated communities (microbial mixture)",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Modeled:Simulated%20communities%20(microbial%20mixture)?format=api"
                            }
                        },
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005729?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}