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

{
    "count": 128,
    "next": "https://catalogue.france-bioinformatique.fr/api/topic/?format=api&limit=20&offset=20&ordering=-synonyms",
    "previous": null,
    "results": [
        {
            "id": 95,
            "uri": "http://edamontology.org/topic_3574",
            "label": "Human genetics",
            "synonyms": null,
            "description": "The study of inheritance in human beings."
        },
        {
            "id": 59,
            "uri": "http://edamontology.org/topic_3293",
            "label": "Phylogenetics",
            "synonyms": null,
            "description": "The study of evolutionary relationships amongst organisms from analysis of genetic information (typically gene or protein sequences)."
        },
        {
            "id": 90,
            "uri": "http://edamontology.org/topic_0781",
            "label": "Virology",
            "synonyms": null,
            "description": "Study of viruses, e.g. sequence and structural data, interactions of viral proteins, or a viral genome including molecular sequences, genes and annotation."
        },
        {
            "id": 110,
            "uri": "http://edamontology.org/topic_0804",
            "label": "Immunology",
            "synonyms": null,
            "description": "The application of information technology to immunology such as immunological processes, immunological genes, proteins and peptide ligands, antigens and so on."
        },
        {
            "id": 76,
            "uri": "http://edamontology.org/topic_3332",
            "label": "Computational chemistry",
            "synonyms": null,
            "description": "Topic concerning the development and application of theory, analytical methods, mathematical models and computational simulation of chemical systems."
        },
        {
            "id": 44,
            "uri": "http://edamontology.org/topic_3941",
            "label": "Metatranscriptomics",
            "synonyms": null,
            "description": "The study of microbe gene expression within natural environments (i.e. the metatranscriptome)."
        },
        {
            "id": 43,
            "uri": "http://edamontology.org/topic_3321",
            "label": "Molecular genetics",
            "synonyms": null,
            "description": "The structure and function of genes at a molecular level."
        },
        {
            "id": 9,
            "uri": "http://edamontology.org/topic_0637",
            "label": "Taxonomy",
            "synonyms": null,
            "description": "Organism classification, identification and naming."
        },
        {
            "id": 81,
            "uri": "http://edamontology.org/topic_0797",
            "label": "Comparative genomics",
            "synonyms": null,
            "description": "The study (typically comparison) of the sequence, structure or function of multiple genomes."
        },
        {
            "id": 34,
            "uri": "http://edamontology.org/topic_3391",
            "label": "Omics",
            "synonyms": null,
            "description": "The collective characterisation and quantification of pools of biological molecules that translate into the structure, function, and dynamics of an organism or organisms."
        },
        {
            "id": 102,
            "uri": "http://edamontology.org/topic_3056",
            "label": "Population genetics",
            "synonyms": null,
            "description": "The distribution of allele frequencies in a population of organisms and its change subject to evolutionary processes including natural selection, genetic drift, mutation and gene flow."
        },
        {
            "id": 54,
            "uri": "http://edamontology.org/topic_3065",
            "label": "Embryology",
            "synonyms": null,
            "description": "The development of organisms between the one-cell stage (typically the zygote) and the end of the embryonic stage."
        },
        {
            "id": 68,
            "uri": "http://edamontology.org/topic_0194",
            "label": "Phylogenomics",
            "synonyms": null,
            "description": "The integrated study of evolutionary relationships and whole genome data, for example, in the analysis of species trees, horizontal gene transfer and evolutionary reconstruction."
        },
        {
            "id": 48,
            "uri": "http://edamontology.org/topic_3298",
            "label": "Phenomics",
            "synonyms": null,
            "description": "Phenomes, or the study of the change in phenotype (the physical and biochemical traits of organisms) in response to genetic and environmental factors."
        },
        {
            "id": 127,
            "uri": "https://edamontology.org/topic_3308",
            "label": "",
            "synonyms": null,
            "description": ""
        },
        {
            "id": 82,
            "uri": "http://edamontology.org/topic_0085",
            "label": "Functional genomics",
            "synonyms": null,
            "description": "The study of gene or protein functions and their interactions in totality in a given organism, tissue, cell etc."
        },
        {
            "id": 67,
            "uri": "http://edamontology.org/topic_3050",
            "label": "Biodiversity",
            "synonyms": null,
            "description": "The degree of variation of life forms within a given ecosystem, biome or an entire planet."
        },
        {
            "id": 108,
            "uri": "http://edamontology.org/topic_3523",
            "label": "RNAi experiment",
            "synonyms": null,
            "description": "RNAi experiments."
        },
        {
            "id": 46,
            "uri": "http://edamontology.org/topic_3387",
            "label": "Marine biology",
            "synonyms": null,
            "description": "The study of organisms in the ocean or brackish waters."
        },
        {
            "id": 88,
            "uri": "http://edamontology.org/topic_0091",
            "label": "Bioinformatics",
            "synonyms": null,
            "description": "The archival, curation, processing and analysis of complex biological data."
        }
    ]
}