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

{
    "data": {
        "type": "studies",
        "id": "MGYS00000401",
        "attributes": {
            "bioproject": "PRJEB6748",
            "samples-count": 1,
            "accession": "MGYS00000401",
            "is-private": false,
            "last-update": "2016-01-20T14:12:06",
            "secondary-accession": "ERP006376",
            "centre-name": "GSC",
            "public-release-date": null,
            "study-abstract": "The steppe bison (Bison priscus) is an extinct species that was widely distributed in Europe, Central Asia, Beringia and North America during the Pleistocene. It is known from abundant remains, including complete animals found in the permafrost, and from Palaeolithic rock-art pictures. However, the molecular information available for this species is limited to a fragment of the mitochondrial genome control region. In order to obtain a thorough genetic characterization of the steppe bison, we performed high-throughput shotgun sequencing of DNA extracted from a specimen of the Trois-Freres cave (Ariege, France). Analysis of several bone samples from the Salle du Grand Eboulis of this cave enabled identifying a rib from which bison DNA could be reproductively recovered and amplified by PCR. One DNA extract obtained from this rib was converted into an Illumina library, and about 1 billion DNA reads were analysed. Using these sequence data we reconstructed a complete mitochondrial genome of 16,318 bp with an average unique read depth of 10x",
            "study-name": "Metagenomic sequencing of a Bison priscus bone sample from the Trois-Freres cave (Ariege, France)",
            "data-origination": "SUBMITTED"
        },
        "relationships": {
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/downloads?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/publications?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/geocoordinates?format=api"
                }
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/analyses?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/studies?format=api"
                },
                "data": []
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Host-associated:Animal",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Animal?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000401?format=api"
        }
    }
}