GET /metagenomics/api/v1/samples/DRS026009/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/DRS026009/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS026009/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001824",
            "attributes": {
                "accession": "MGYS00001824",
                "samples-count": 12,
                "bioproject": "PRJDB3467",
                "is-private": false,
                "last-update": "2017-06-20T13:54:56",
                "secondary-accession": "DRP003046",
                "centre-name": "JIANGNAN",
                "public-release-date": null,
                "study-abstract": "The raw sequences, obtained from illumina MiSeq sequencing, were processed (e.g. trimming, denoising, chimeras removing, etc.). A total of 170098 effective sequences from all (fermentation pit mud) FPM samples remained and the number of reads per sample ranged from 13613 to 14653. Based on 97% similarity of 16S rRNA gene sequences, they distributed into 4927 OTUs and each sample contained 774 to 1453 OTUs. Moreover, the coverage of effective reads per sample was higher than 94% (ranged from 94.3% to 96.4%).For the general phylogenetic composition of FPM community, a total of 33 phyla including 31 bacterial and 2 archaeal phyla, with relative abundance per sample ranged from 90.96-98.44%, were observed. Among them, 20 phyla were commonly shared by all of the FPMs, with abundances accounted for 89.21-98.34%. The dominant phyla (>10%, of total effective sequences) were Firmicutes (58%), Euryarchaeota (19%) and Bacteroidetes (11%).",
                "study-name": "prokaryotic community and assembly in fermentation pit muds",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Solid waste:Solid animal waste",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Solid%20animal%20waste?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001824?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}