GET /metagenomics/api/v1/samples/ERS696579/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/ERS696579/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS696579/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004330",
            "attributes": {
                "bioproject": "PRJEB9023",
                "samples-count": 4,
                "accession": "MGYS00004330",
                "is-private": false,
                "last-update": "2019-04-06T02:51:36",
                "secondary-accession": "ERP010077",
                "centre-name": "IMEDEA",
                "public-release-date": null,
                "study-abstract": "Hypersaline environments are considered some of the most extreme habitats on earth and microorganisms have developed diverse molecular mechanisms of adaptation to withstand these conditions. The present study was aimed at identifying novel genes involved in salt resistance from the microbial communities of brines and the rhizosphere of the halophyte Arthrocnemum from the Es Trenc saltern (Mallorca, Spain). The bacterial and archaeal diversity assessed by pyrosequencing of 16S rRNA gene libraries revealed the presence of microbial communities that are typical in such environments. Metagenomic libraries were constructed with DNA from brine and rhizosphere samples, they were transferred to the osmosensitive strain Escherichia coli MKH13, and screened for salt-resistant clones. As a result, a total of eleven genes that confer salt resistance were identified, some of which encode for well known proteins previously related to osmoadaptation as a glycerol and a proton pump, whereas other genes encode for proteins not previously related to this function as RNA and DNA helicases, an endonuclease III (Nth) and hypothetical proteins of unknown function. Furthermore, four of the retrieved genes were cloned and expressed in Bacillus subtilis and interestingly, three of them exhibited also salt resistance in this bacterium, broadening the spectrum of bacterial species where these genes can operate. This is the first report of salt resistance genes recovered from different metagenomes of a hypersaline environment, which will help to further elucidate novel molecular mechanisms of salt resistance.",
                "study-name": "Funtonal metagenomic of salt resistance",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Hypersaline",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Hypersaline?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004330?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}