GET /metagenomics/api/v1/samples/SRS9494345?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "samples",
        "id": "SRS9494345",
        "attributes": {
            "longitude": 0.0339,
            "biosample": "SAMN14484673",
            "latitude": 42.6754,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "0.0339",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-09-01",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "42.67537",
                    "unit": null
                }
            ],
            "accession": "SRS9494345",
            "analysis-completed": null,
            "collection-date": "2017-09-01",
            "geo-loc-name": null,
            "sample-desc": "Illumina sequencing was applied to the nine replicates of glacial ice: MP1, MP10, MP20, MP30, MP40, MP50, MP70, MP80 and MP100. Purified DNA was quantified and 1ng of input DNA was used in a first PCR of 20 cycles with Q5® Hot Start High-Fidelity DNA Polymerase in the presence of 100nM primers for 16S and 18S amplification. After the first PCR, a second PCR of 15 cycles was performed with Q5® Hot Start High-Fidelity DNA Polymerase in the presence of 400nM of primers of the Access Array Barcode Library for Illumina Sequencers. The finally obtained amplicons were validated and quantified by Bioanalyzer and an equimolecular pool was purified using AMPure beads and titrated by quantitative PCR using the Kapa-SYBR FAST qPCR kit for LightCycler 480 and a reference standard for quantification. The pool of amplicons were denatured prior to be seeded on a flowcell at a density of 10pM, where clusters were formed and sequenced using a MiSeq Reagent Kit v3, in a 2x300 pair-end sequencing run on a MiSeq sequencer to obtain 100000 reads per sample approximately. Genomic data were analyzed with Base Space platform.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "mp1-18S_S70_L001_R1_001",
            "sample-alias": "mp1-18S_S70_L001_R1_001",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-12-02T09:39:06"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacial lake"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacial%20lake?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9494345/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005858",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005858?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9494345/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9494345?format=api"
        }
    }
}