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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00004153",
        "attributes": {
            "analysis-status": "completed",
            "experiment-type": "metagenomic",
            "accession": "MGYA00004153",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "73104151"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "73048733"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "55817878"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "55817878"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "41612100"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "132705"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "8972066"
                },
                {
                    "key": "Predicted CDS",
                    "value": "41612100"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "8972066"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "12512306"
                },
                {
                    "key": "Nucleotide sequences after clustering",
                    "value": "43896662"
                },
                {
                    "key": "Nucleotide sequences after repeat masking and filtering",
                    "value": "43846773"
                }
            ],
            "pipeline-version": "1.0",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2014-11-26T00:00:00",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/go-slim?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "ERS537352"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS537352?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/genome-properties?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/taxonomy?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/taxonomy/ssu?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/downloads?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/go-terms?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "ERR589817"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/ERR589817?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00000427"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000427?format=api"
                }
            },
            "assembly": {
                "data": null
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/antismash-gene-clusters?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/taxonomy/unite?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153/interpro-identifiers?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00004153?format=api"
        }
    }
}