GET /metagenomics/api/v1/samples/SRS004112/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/SRS004112/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS004112/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004149",
            "attributes": {
                "samples-count": 2,
                "accession": "MGYS00004149",
                "bioproject": null,
                "is-private": false,
                "last-update": "2019-04-05T19:54:25",
                "secondary-accession": "SRP000936",
                "centre-name": "The Chinese University of Hong Kong",
                "public-release-date": null,
                "study-abstract": "Information on genetic diversity of picoeukaryotes (<2 to 3 µm) comes mainly from traditional gene cloning and sequencing. However, the method suffers from cloning biases and limited throughput. We studied the composition and genetic diversity of picoeukaryotes off the subtropical western Pacific coast using cloning-independent and massively parallel 454 pyrosequencing of the hypervariable V4 region of the 18S rRNA gene. The approach gave a high coverage of the community at genetic difference >=5% but still underestimated the total diversity at genetic difference <=2%. Picoeukaryotic assemblage in the eutrophic site was less diverse than that with low chlorophyll a biomass. Stramenopiles, dinoflagellates, ciliates and prasinophytes were the dominant groups, comprising approximately 29, 19, 11 and 11% of the picoeukaryotes respectively. A differential spatial distribution of high-level taxonomic groups and phylotype OTUs of picoeukaryotes was observed between samples. Our study represents the most comprehensive examination of marine picoeukaryotic diversity to date, using the 454 sequencing-by-synthesis technology for the first time.",
                "study-name": "Composition and genetic diversity of picoeukaryotes in subtropical coastal waters as revealed by 454 sequencing-by-synthesis",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/geocoordinates?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004149?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}