GET /api/topic/?format=api&offset=120
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 128,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/topic/?format=api&limit=20&offset=100",
    "results": [
        {
            "id": 88,
            "uri": "http://edamontology.org/topic_0091",
            "label": "Bioinformatics",
            "synonyms": null,
            "description": "The archival, curation, processing and analysis of complex biological data."
        },
        {
            "id": 75,
            "uri": "http://edamontology.org/topic_3307",
            "label": "Computational biology",
            "synonyms": [
                "Mathematical biology",
                "Biomathematics",
                "Theoretical biology"
            ],
            "description": "The development and application of theory, analytical methods, mathematical models and computational simulation of biological systems."
        },
        {
            "id": 24,
            "uri": "http://edamontology.org/topic_0128",
            "label": "Protein interactions",
            "synonyms": [
                "Protein interaction networks",
                "Protein-ligand interactions",
                "Protein-nucleic acid interactions",
                "Protein-DNA interactions",
                "Protein-DNA interaction",
                "Protein interaction map",
                "Protein-RNA interaction",
                "Protein-RNA interactions",
                "Protein interactome",
                "Protein-protein interactions"
            ],
            "description": "Protein-protein, protein-DNA/RNA and protein-ligand interactions, including analysis of known interactions and prediction of putative interactions."
        },
        {
            "id": 77,
            "uri": "http://edamontology.org/topic_0602",
            "label": "Molecular interactions, pathways and networks",
            "synonyms": [
                "Networks",
                "Gene regulatory networks",
                "Interactome",
                "Molecular interactions",
                "Disease pathways",
                "Biological pathways",
                "Signaling pathways",
                "Pathways",
                "Environmental information processing pathways",
                "Cellular process pathways",
                "Genetic information processing pathways",
                "Signal transduction pathways",
                "Biological models",
                "Metabolic pathways",
                "Biological networks",
                "Interactions"
            ],
            "description": "Molecular interactions, biological pathways, networks and other models."
        },
        {
            "id": 89,
            "uri": "http://edamontology.org/topic_3957",
            "label": "Protein interaction experiment",
            "synonyms": [
                "Phage display",
                "Yeast one-hybrid",
                "Co-immunoprecipitation",
                "Yeast two-hybrid"
            ],
            "description": "An experiment for studying protein-protein interactions."
        },
        {
            "id": 64,
            "uri": "http://edamontology.org/topic_3172",
            "label": "Metabolomics",
            "synonyms": [
                "Exometabolomics",
                "Metabolites",
                "Metabonomics",
                "MS-based metabolomics",
                "MS-based untargeted metabolomics",
                "NMR-based metabolomics",
                "Metabolome",
                "LC-MS-based metabolomics",
                "MS-based targeted metabolomics",
                "Mass spectrometry-based metabolomics"
            ],
            "description": "The systematic study of metabolites, the chemical processes they are involved, and the chemical fingerprints of specific cellular processes in a whole cell, tissue, organ or organism."
        },
        {
            "id": 85,
            "uri": "http://edamontology.org/topic_0610",
            "label": "Ecology",
            "synonyms": [
                "Ecological informatics",
                "Ecoinformatics",
                "Ecosystem science",
                "Computational ecology"
            ],
            "description": "The ecological and environmental sciences and especially the application of information technology (ecoinformatics)."
        },
        {
            "id": 87,
            "uri": "http://edamontology.org/topic_3071",
            "label": "Biological databases",
            "synonyms": [
                "Data management",
                "Databases and information systems",
                "Information systems"
            ],
            "description": "The development and use of architectures, policies, practices and procedures for management of data."
        }
    ]
}