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

{
    "data": {
        "type": "samples",
        "id": "ERS985350",
        "attributes": {
            "biosample": "SAMEA3678201",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "ERS985350",
            "analysis-completed": "2018-03-29",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Protocols: oral gavage of helicobacter hepaticus at 1E8 bacterium on days 0,1 and 2 intraperitoneal injection of anti-IL10 receptor antibody at days 0 and 7 For simultaneous DNA and RNA extraction, pellets were dissolved in 500 ul extraction buffer (200 mM NaCl, 20 mM EDTA, 4 M guanidine thiocyanate, 1 % (v/v) I2-mercaptoethanol) and 210 ul 20 % (w/v) SDS and lysed with a bead beater twice for 2 minutes employing Lysing Matrix E tubes (MP Biomedicals). Samples were centrifuged at 8000 g for 5 minutes and the supernatant was diluted with 3 volumes of lysing buffer (ZR-Duet DNA/RNA Miniprep Kit, Zymo Research). DNA and RNA were further extracted employing the ZR-Duet DNA/RNA Miniprep Kit according to the manufacturera's instructions. Libraries were prepared using the PrepX ILM 32i DNA Library Kit Total RNA was depleted of ribosomal RNA using EpibioaTMs universal bacteria ribo-zero kit, single version. Libraries were constructed using the NEBNext Ultra directional RNA Library Prep Kit (E7420L).",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "stool-day0-R4",
            "sample-alias": "E-MTAB-4082:stool-day0-R4",
            "host-tax-id": 10090,
            "species": "Mus musculus",
            "last-update": "2018-03-29T14:33:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS985350/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002296",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002296?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS985350/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS985350?format=api"
        }
    }
}