GET /metagenomics/api/v1/samples/SRS1839187/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/SRS1839187/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1839187/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006015",
            "attributes": {
                "accession": "MGYS00006015",
                "bioproject": "PRJNA354847",
                "samples-count": 6,
                "is-private": false,
                "last-update": "2022-05-11T10:27:56",
                "secondary-accession": "SRP094622",
                "centre-name": "INRA",
                "public-release-date": null,
                "study-abstract": "The goal of the analyses was to investigate the structure of the bacterial rhizospheric microbiota able to colonize the tomato root-P. parasitica pathosystem. 16S rRNA gene sequencing was used to describe the composition of the rhizospheric sub-microbiota of Solanum lycopersicum able to colonize tomato roots either axenic or partly covered with P. parasitica biofilms. Sampling was performed the 31st of May 2014, on soil supporting tomato growth (Solanum lycopersicum cv. Marmande). The experimental site was an E-W-oriented greenhouse located at the INRA Pathologie Végétale research unit in Montfavet (43.9 N 4.8 E). Thirty rhizospheric samples were grouped by 10 into three biological replicates (R1, R2, R3) on the basis of the distribution of the three samples from each area in distinct replicates. Biosamples results from the incubation and then the adhesion of microbial suspensions from R1, R2 and R3 at the root surface of tomato seedlings. M1R1, M1R2 and M1R3 correspond to the sub-microbiota adhering to axenic roots. M2R1, M2R2 and M2R3 correspond to the sub-microbiota adhering to roots partly covered with P. parasitica biofilms. An amplicon library was constructed (V3-V5 primers) for the six biosamples and sequenced using Illumina MiSeq technology. Sequence data are cleaned according to the FastQC quality parameters.",
                "study-name": "Oomycete-Plant Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Root",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006015?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}