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

{
    "data": {
        "type": "studies",
        "id": "MGYS00000653",
        "attributes": {
            "accession": "MGYS00000653",
            "bioproject": "PRJDA46243",
            "samples-count": 1,
            "is-private": false,
            "last-update": "2016-04-13T12:35:48",
            "secondary-accession": "DRP000157",
            "centre-name": "AIST",
            "public-release-date": null,
            "study-abstract": "For the extraction of environmental RNA after enrichment with wheat bran and avicel, the sample was collected from the forest humic soil in the site of AIST. A forest soil in the site of AIST Tsukuba, Japan (36.06N 140.17E). The extraction of total RNA and the purification of polyadenylated eukaryotic mRNA from the enriched soil sample were used to commercially available kit, respectively.  The synthesized cDNA sample from the purified mRNA was outsourced to Dragon Genomics Center for 454 GS FLX sequencing. The aim of this study is the exploration of the novel eukaryotic functional genes from an environmental sample using metatranscriptomic approach.  This method is widely applicable to the provision of novel eukaryotic enzymes and proteins of potential industrial or medical use.",
            "study-name": "Metatranscriptomic Analysis for Eukaryotic Functional Genes in Forest Soil",
            "data-origination": "HARVESTED"
        },
        "relationships": {
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/publications?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/downloads?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/samples?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/studies?format=api"
                },
                "data": []
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                        }
                    }
                ]
            },
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/analyses?format=api"
                }
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653/geocoordinates?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000653?format=api"
        }
    }
}