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

{
    "count": 127,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/topic/?format=api&limit=20&offset=100&ordering=label",
    "results": [
        {
            "id": 65,
            "uri": "http://edamontology.org/topic_0749",
            "label": "Transcription factors and regulatory sites",
            "synonyms": [
                "Attenuators",
                "Transcription factors",
                "GC signals",
                "Terminators",
                "-10 signals",
                "TFBS",
                "Isochores",
                "-35 signals",
                "Promoters",
                "Enhancers",
                "Transcriptional regulatory sites",
                "TATA signals",
                "CCAAT box",
                "Transcription factor binding sites",
                "CAAT signals",
                "CAT box",
                "CpG islands"
            ],
            "description": "Proteins that bind to DNA and control transcription of DNA to mRNA (transcription factors) and also transcriptional regulatory sites, elements and regions (such as promoters, enhancers, silencers and boundary elements / insulators) in nucleotide sequences."
        },
        {
            "id": 51,
            "uri": "http://edamontology.org/topic_3308",
            "label": "Transcriptomics",
            "synonyms": [
                "Transcriptome",
                "Comparative transcriptomics",
                "Metatranscriptomics"
            ],
            "description": "The analysis of transcriptomes, or a set of all the RNA molecules in a specific cell, tissue etc."
        },
        {
            "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": 101,
            "uri": "http://edamontology.org/topic_3673",
            "label": "Whole genome sequencing",
            "synonyms": [
                "De novo genome sequencing",
                "WGS",
                "Genome sequencing",
                "Whole genome resequencing"
            ],
            "description": "Laboratory technique to sequence the complete DNA sequence of an organism's genome at a single time."
        },
        {
            "id": 49,
            "uri": "http://edamontology.org/topic_0769",
            "label": "Workflows",
            "synonyms": [
                "Software integration",
                "Pipelines",
                "Tool interoperability",
                "Tool integration"
            ],
            "description": "Biological or biomedical analytical workflows or pipelines."
        },
        {
            "id": 21,
            "uri": "http://edamontology.org/topic_2828",
            "label": "X-ray diffraction",
            "synonyms": [
                "X-ray crystallography",
                "X-ray microscopy",
                "Crystallography"
            ],
            "description": "The study of matter and their structure by means of the diffraction of X-rays, typically the diffraction pattern caused by the regularly spaced atoms of a crystalline sample."
        },
        {
            "id": 124,
            "uri": "http://edamontology.org/topic_3500",
            "label": "Zoology",
            "synonyms": [
                "Animal genetics",
                "Animals",
                "Entomology",
                "Animal",
                "Animal biology",
                "Metazoa",
                "Animal physiology"
            ],
            "description": "Animals, e.g. information on a specific animal genome including molecular sequences, genes and annotation."
        }
    ]
}