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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00407201",
        "attributes": {
            "pipeline-version": "4.1",
            "analysis-status": "completed",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "42950738"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "42924109"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "39075225"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "39074735"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "36270640"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "47244"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "8540630"
                },
                {
                    "key": "Predicted CDS",
                    "value": "36433682"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "8548639"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "13909807"
                }
            ],
            "accession": "MGYA00407201",
            "experiment-type": "metagenomic",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": null,
            "complete-time": "2019-12-11T11:19:16",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "NextSeq 550"
        },
        "relationships": {
            "assembly": {
                "data": null
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/go-slim?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/antismash-gene-clusters?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS2299046"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2299046?format=api"
                }
            },
            "run": {
                "data": {
                    "type": "runs",
                    "id": "SRR5720296"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/runs/SRR5720296?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/taxonomy/unite?format=api"
                }
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/taxonomy/ssu?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/taxonomy/lsu?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/genome-properties?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00005141"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005141?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/taxonomy?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/interpro-identifiers?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201/taxonomy/itsonedb?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00407201?format=api"
        }
    }
}