GET /metagenomics/api/v1/samples/ERS1979056/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/ERS1979056/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1979056/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003495",
            "attributes": {
                "samples-count": 6,
                "bioproject": "PRJEB23075",
                "accession": "MGYS00003495",
                "is-private": false,
                "last-update": "2018-11-25T17:36:21",
                "secondary-accession": "ERP104808",
                "centre-name": "Universidad Nacional Mayor de San Marcos",
                "public-release-date": null,
                "study-abstract": "The bioleaching processes are limited by the availability of O2 and low temperatures (3°C to 15°C) in Andean mining zones. These parameters limit bacterial leaching operations because decrease the rate of iron oxidation by mesophilic microorganisms. This study aimed to isolate and characterize microbial psychrotolerant consortia leaching (MPCL) that can be used in industrial processes for metal recovery units at high altitude mining operation. We collected and cultured 11 samples of acidic water from the Volcan mining company (4261 m.a.s.l) located in the city of Cerro de Pasco, the Huarón mine (4534 m.a.s.l) located in the district of Huayllay, and Yanamate Lake (4358 m.a.s.l) located at the southeast of Cerro de Pasco city. We obtained 6 MPCL that oxidized copper sulfide 0.5%(w/v) and zinc sulfide 0.5%(w/v) at 5ºC. Growth kinetics of the 6 MPCL were evaluated and doubling times of 49.5 hours for CuS and 60.8 hours for ZnS were obtained. The release of copper kinetics on a sulphide ore and synthetic sulphide (CuS) were evaluated, obtaining better results in CuS, where copper (II) was released to 1.51 mg/L for every 10^5 cells/ml. Metagenomic DNA of the 6 consortia were extracted. The amplicons libraries were built and sequenced using 27F and 518R primers. The consortia were mostly composed for the genus Acidithiobacillus sp. and only in one of them Leptospirillum ferroxidans was present.",
                "study-name": "Metagenomic analysis of microbial psychrotolerant consortia leaching of metal sulfides at low temperatures.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003495?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}