GET /metagenomics/api/v1/samples/DRS012353/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/DRS012353/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS012353/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002476",
            "attributes": {
                "accession": "MGYS00002476",
                "bioproject": "PRJDB1919",
                "samples-count": 18,
                "is-private": false,
                "last-update": "2024-01-23T12:46:04",
                "secondary-accession": "DRP001207",
                "centre-name": "Fisheries Research Agency",
                "public-release-date": null,
                "study-abstract": "In the present study, we performed a detailed investigation of the 18S-rDNA, namely, numbers of registered sequences, frequencies of amplification success, the amplicon sequence variability among three regions containing V1-V3, V4-V5 and V7-V9 regions using in silico PCRs based on public databases, and the identification power by NGS-based environmental surveys of planktonic eukaryote community. Although the number of registered sequences in V4-V5 regions was remarkably higher than other regions, the identification power in NGS-based environmental surveys was lowest in V4-V5 regions due to the lowest sequence variability. The number of registered sequences in V1-V3 region was ca. two times smaller than V7-V9 region, and the sequence variability in V1-V3 region was significantly higher than that in V7-V9 region. Then, the identification power was not significant between these two regions, implying identification power is affected by combination of numbers of registered sequences and the sequence variability. We therefore believe V1-V3 region will be the best one for applying to NGS-based monitoring of planktonic eukaryote community in the near future as the number of sequences deposited increases in public databases.",
                "study-name": "Comparative study in validity of three regions of 18S-rRNA for eukaryote amplicon sequence analyses",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Coastal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002476?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}