GET /metagenomics/api/v1/samples/SRS698963/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/SRS698963/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS698963/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004046",
            "attributes": {
                "bioproject": "PRJNA260651",
                "samples-count": 9,
                "accession": "MGYS00004046",
                "is-private": false,
                "last-update": "2024-04-09T22:50:00",
                "secondary-accession": "SRP046759",
                "centre-name": "Institute Of Microbiology Chinese Academy of Sciences",
                "public-release-date": null,
                "study-abstract": "Knowledge about the biodiversity extent and biogeography of deep-sea microorganisms is far from adequate. Due to its remote location, the related investigations of the Southwest Indian Ocean (SWIR) remaine extremely difficult and the microbial diversity at the SWIR has rarely been studied. Only two studies got limited numbers of 16S rRNA gene sequences, and much more in-depth sequencing efforts to evaluate the abundance and diversity of prokaryotes at the SWIR are still needed. In this study, pyrosequencing was used to investigate the community structure and biogeography of prokaryotes, especially actinobacteria, in the deep SWIR. It also identified the factors in contributing to the distribution of the prokaryotes and actinobacteria, the historical contingencies, contemporary environmental factors, or both? The results would provide further insights on the prokaryotic, especially actinobacterial community structure at the SWIR and help to understand the underling mechanisms of the microbial distribution in the deep ocean. To our knowledge, this is the first report on the biodiversity and biogeography of actinobacteria at the SWIR.",
                "study-name": "Prokaryotic community structure in the deep Southwest Indian Ocean with an emphasis on actinobacteria Targeted Locus (Loci)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Oceanic:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Sediment?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004046?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}