GET /metagenomics/api/v1/samples/ERS3553709/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/ERS3553709/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3553709/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005084",
            "attributes": {
                "bioproject": "PRJEB33262",
                "samples-count": 12,
                "accession": "MGYS00005084",
                "is-private": false,
                "last-update": "2019-07-15T10:47:30",
                "secondary-accession": "ERP116039",
                "centre-name": "WEIZMANN INSTITUE OF SCIENCE",
                "public-release-date": null,
                "study-abstract": "Coccolithophores are photosynthetic marine microorganisms that cover their eukaryotic cells with calcium carbonate disks. They are of great importance in earth's biogeochemical cycles of oxygen, carbon and sulfur and are essential in marine primary production. The species Emiliania huxleyi is the most abundant coccolithophore micro-alga in modern-day oceans. It creates vast annual blooms that stretch for thousands of square kilometers and can be viewed by satellites from space. These dense blooms end after several weeks with the collapse of the algal population. The collapse of the bloom is usually attributed to viral infections or environmental changes. Recent studies demonstrated that bacteria play an important role in the life and death of E. huxleyi populations. In controlled laboratory experiments, it was shown that the bacterium Phaeobacter inhibens has a dynamic mutualistic-pathogenic interaction with the alga. In a co-culture model system, the microbes first exchange beneficial metabolites, however once the alga ages, the bacterium kills its algal partner. This interaction might contribute to the known E. huxleyi bloom dynamics. Nevertheless, in order to interpret data acquired in the lab, a combination between laboratory findings and field studies will be most beneficial in bridging the complex natural environment of E. huxleyi with the laboratory model system. In this current research I intend to link between lab observations and the marine environment. In order to do so, the identity and relative abundance of bacteria that naturally associate with a stable E. huxleyi population in the gulf of Aqaba will be assessed seasonally in order to account for possible seasonal changes in bacterial composition. In understating who are the bacterial key players in the natural environment of E. huxleyi I hope to attain a wide and unbiased comprehensive view of natural algal-bacterial interactions.",
                "study-name": "Natural Bacterial Communities Associated with Emiliania huxleyi",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Algae",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Algae?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005084?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}