GET /metagenomics/api/v1/samples/DRS015704/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/DRS015704/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS015704/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004126",
            "attributes": {
                "samples-count": 1,
                "accession": "MGYS00004126",
                "bioproject": "PRJDB2530",
                "is-private": false,
                "last-update": "2019-11-07T16:23:46",
                "secondary-accession": "DRP002239",
                "centre-name": "Plankton laboratory",
                "public-release-date": null,
                "study-abstract": "Marine planktonic copepods are an ecologically important group with high species richness and abundance. Here, we propose a new metagenetic approach for revealing the community structure of marine planktonic copepods using 454 pyrosequencing of nuclear large subunit ribosomal DNA. We developed a method for clustering pyrosequencing data into molecular operational taxonomic units (MOTUs) through analysis of an artificial copepod community containing 33 morphologically identified species. The 99% similarity threshold had high species-level resolution for MOTU clustering but overestimated species richness. The artificial community was appropriately clustered into MOTUs at 97% similarity, with little inflation in MOTU numbers and with relatively high species-level resolution. The number of sequence reads per MOTU was correlated with dry weight of that taxon, suggesting that sequence reads could be used as a proxy for biomass. Next, we applied the method to field-collected samples, and the results corresponded reasonably well with morphological analysis of these communities. Numbers of MOTUs were well correlated with species richness at 97% similarity, and large numbers of sequence reads were generally observed in MOTUs derived from species with large biomass. MOTUs were successfully classified at the family level at 97% similarity; similar patterns of species richness and biomass within families were revealed with metagenetic and morphological analyses. At the 99% similarity threshold, MOTUs with high proportions of sequence reads were identified as biomass-dominant species in each field-collected sample. The metagenetic approach reported here can be an effective tool for rapid and comprehensive assessment of copepod community structure.",
                "study-name": "A metagenetic approach for revealing community structure of marine planktonic copepods",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/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"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004126?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}