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

{
    "data": {
        "type": "analysis-jobs",
        "id": "MGYA00593743",
        "attributes": {
            "experiment-type": "assembly",
            "analysis-status": "completed",
            "pipeline-version": "5.0",
            "analysis-summary": [
                {
                    "key": "Submitted nucleotide sequences",
                    "value": "136089"
                },
                {
                    "key": "Nucleotide sequences after format-specific filtering",
                    "value": "136089"
                },
                {
                    "key": "Nucleotide sequences after length filtering",
                    "value": "136089"
                },
                {
                    "key": "Nucleotide sequences after undetermined bases filtering",
                    "value": "136089"
                },
                {
                    "key": "Reads with predicted CDS",
                    "value": "135865"
                },
                {
                    "key": "Reads with predicted RNA",
                    "value": "2266"
                },
                {
                    "key": "Reads with InterProScan match",
                    "value": "112637"
                },
                {
                    "key": "Predicted CDS",
                    "value": "297968"
                },
                {
                    "key": "Predicted CDS with InterProScan match",
                    "value": "205140"
                },
                {
                    "key": "Total InterProScan matches",
                    "value": "632566"
                },
                {
                    "key": "Predicted SSU sequences",
                    "value": "103"
                },
                {
                    "key": "Predicted LSU sequences",
                    "value": "147"
                }
            ],
            "accession": "MGYA00593743",
            "is-private": false,
            "last-update": "2024-01-29T15:29:19.757516",
            "mgx-accession": "MGX0002080",
            "complete-time": "2022-01-21T00:42:51",
            "instrument-platform": "ILLUMINA",
            "instrument-model": "Illumina HiSeq 2000"
        },
        "relationships": {
            "assembly": {
                "data": {
                    "type": "assemblies",
                    "id": "ERZ505278"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/assemblies/ERZ505278?format=api"
                }
            },
            "taxonomy-itsunite": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/taxonomy/unite?format=api"
                }
            },
            "antismash-gene-clusters": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/antismash-gene-clusters?format=api"
                }
            },
            "genome-properties": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/genome-properties?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/downloads?format=api"
                }
            },
            "taxonomy-itsonedb": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/taxonomy/itsonedb?format=api"
                }
            },
            "run": {
                "data": null
            },
            "go-terms": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/go-terms?format=api"
                }
            },
            "taxonomy-ssu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/taxonomy/ssu?format=api"
                }
            },
            "interpro-identifiers": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/interpro-identifiers?format=api"
                }
            },
            "sample": {
                "data": {
                    "type": "samples",
                    "id": "SRS1589371"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1589371?format=api"
                }
            },
            "study": {
                "data": {
                    "type": "studies",
                    "id": "MGYS00003235"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003235?format=api"
                }
            },
            "taxonomy": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/taxonomy?format=api"
                }
            },
            "taxonomy-lsu": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/taxonomy/lsu?format=api"
                }
            },
            "go-slim": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743/go-slim?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/analyses/MGYA00593743?format=api"
        }
    }
}