GET /metagenomics/api/v1/samples/ERS2050415/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/ERS2050415/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2050415/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005719",
            "attributes": {
                "accession": "MGYS00005719",
                "samples-count": 81,
                "bioproject": "PRJEB23913",
                "is-private": false,
                "last-update": "2021-03-17T12:59:35",
                "secondary-accession": "ERP105692",
                "centre-name": "INSTITUT DE CIENCIES DEL MAR",
                "public-release-date": null,
                "study-abstract": "Surface global ocean eukaryotic picoplankton from the Malaspina-2010 expedition: Surface waters (3m depth) from a total of 122 globally-distributed stations located in the tropical and sub-tropical global ocean were sampled from December 2010 to July 2011 as a part of the Malaspina-2010 expedition (Duarte 2015; Estrada, et al. 2016). Water samples were obtained with Niskin bottles attached to a CTD profiler that included sensors for conductivity, temperature, oxygen, fluorescence and turbidity. About 12L of seawater were sequentially filtered through a 20m nylon mesh, followed by a 3m and 0.2m polycarbonate filters of 142mm diameter (Isopore, Millipore). Only the picoplankton size-fraction (0.2-3 m) was used for sequencing. DNA was extracted using a standard phenol-chloroform protocol (Massana, et al. 1997). The V4 region of the 18S (~380 bp) was amplified with the primers TAReuk454FWD1 and TAReukREV3 (Stoeck, et al. 2010). Duarte CM. 2015. Seafaring in the 21St Century: The Malaspina 2010 Circumnavigation Expedition. Limnology and Oceanography Bulletin 24:11-14.Estrada M, Delgado M, Blasco D, Latasa M, Cabello AM, Benitez-Barrios V, Fraile-Nuez E, Mozetic P, Vidal M. 2016. Phytoplankton across Tropical and Subtropical Regions of the Atlantic, Indian and Pacific Oceans. PLoS One 11:e0151699.Massana R, Murray AE, Preston CM, DeLong EF. 1997. Vertical distribution and phylogenetic characterization of marine planktonic Archaea in the Santa Barbara Channel. Applied and environmental microbiology 63:50-56.Stoeck T, Bass D, Nebel M, Christen R, Jones MD, Breiner HW, Richards TA. 2010. Multiple marker parallel tag environmental DNA sequencing reveals a highly complex eukaryotic community in marine anoxic water. Molecular ecology 19 Suppl 1:21-31.",
                "study-name": "Picoplankton 18S rRNA genes from the tropical and sub-tropical global-ocean sampled during the Malaspina-2010 expedition",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719/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"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005719?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}