HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 238,
"next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=60&ordering=source_repository",
"previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=20&ordering=source_repository",
"results": [
{
"id": 174,
"name": "Linda",
"description": "The web application Linda offers a complete tool for entering and managing metadata associated with a phenotyping experiment on plants. It thus makes it possible to intuitively describe experimental related information such as, for example, the experimental design, the growth protocols, the environmental variable measurements, etc. Linda is coupled with a database that stores this information in a structured manneer using oriented graphs. This database uses reference ontologies (e.g., Plant Ontology, Crop Ontology, etc.) and standards dedicated to this type of experiment such as the Minimal Information About Plant Phenotyping Experiment (MIAPPE) standard. Data sharing is facilitated on the one hand by respecting the FAIR principles (Findable Accessible Interoperable Reusable) and oon the other hand, by exporting this metadata relating to the experiment in tabulated formats or formatted for submission in the international databases (ISA-tab).",
"homepage": "https://services.cbib.u-bordeaux.fr/linda/",
"biotoolsID": "xeml-lab",
"biotoolsCURIE": "biotools:xeml-lab",
"tool_type": [
"Web application",
"Desktop application"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_3292",
"http://edamontology.org/topic_0219",
"http://edamontology.org/topic_3053",
"http://edamontology.org/topic_0091",
"http://edamontology.org/topic_0089"
],
"primary_publication": [
"10.1111/j.1365-3040.2009.01964.x"
],
"operating_system": [
"Linux",
"Windows",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Contributor"
],
"name": "CHen Zhui",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Emmanuel Bouilhol",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Yves Gibon",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Cecile Cabasson",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [],
"name": "Université de Bordeaux (CGFB)",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Consortium",
"note": null
},
{
"type_role": [
"Support"
],
"name": "Benjamin Dartigues",
"email": "benjamin.dartigues@u-bordeaux.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Primary contact"
],
"name": "Benjamin Dartigues",
"email": "benjamin.dartigues@u-bordeaux.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer",
"Primary contact"
],
"name": "Benjamin Dartigues",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer",
"Contributor"
],
"name": "Macha Nikolski",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Yves Gibon",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Cecile Cabasson",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "UMR 1332 - Biologie du Fruit et Pathologie",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [],
"name": "INRA",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Consortium",
"note": null
},
{
"type_role": [
"Developer",
"Contributor"
],
"name": "Alexis Groppi",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "Centre de Bioinformatique de Bordeaux (CBiB)",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "u-bordeaux.fr",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
}
],
"tool_licence": "MIT",
"documentation": "https://services.cbib.u-bordeaux.fr/linda",
"maturity": "Emerging",
"cost": "Free of charge",
"unique_visits": 0,
"citations": null,
"annual_visits": 0,
"last_update": "2022-09-27T14:48:43.394660Z",
"teams": [
"CBiB"
],
"source_repository": "https://services.cbib.u-bordeaux.fr/linda/"
},
{
"id": 153,
"name": "xHeinz",
"description": "Software solver that searches for active subnetwork modules that are conserved between two species. It uses a branch-and-cut algorithm that finds provably optimal or near-optimal solutions. Active subnetwork modules are sets of genes, one for each species, which: - induce a connected subnetwork in a species-specific interaction network, - show overall differential behavior, and - contain a large number of orthologous genes.",
"homepage": "https://github.com/ls-cwi/xheinz",
"biotoolsID": "xheinz",
"biotoolsCURIE": "biotools:xheinz",
"tool_type": [
"Command-line tool"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0602"
],
"primary_publication": [
"10.1093/bioinformatics/btv316"
],
"operating_system": [
"Linux",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Developer"
],
"name": "Tobias Müller",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Primary contact"
],
"name": null,
"email": null,
"url": "https://github.com/ls-cwi/xheinz",
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Hayssam Soueidan",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Marcus Dittrich",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Mohammed El-Kebir",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Thomas Hume",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Daniela Beisser",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Macha Nikolski",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Lodewyk F. A. Wessels",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Jaap Heringa",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Gunnar W. Klau",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Provider"
],
"name": "u-bordeaux.fr",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Guillaume Blin",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": null,
"note": null
},
{
"type_role": [
"Provider"
],
"name": "Bordeaux University, CBiB, France",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "The Netherlands",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "Würzburg University, Germany",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "University Duisburg-Essen",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "The Netherlands Cancer Institute, Amsterdam",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "Univ. Bordeaux, CNRS/LaBRI, 33405 Talence, France,",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
}
],
"tool_licence": "MIT",
"documentation": "https://github.com/ls-cwi/xheinz",
"maturity": "Mature",
"cost": "Free of charge",
"unique_visits": 0,
"citations": null,
"annual_visits": 0,
"last_update": "2019-03-12T14:52:11Z",
"teams": [
"CBiB"
],
"source_repository": "https://software.cwi.nl/software/xheinz/releases/1.0"
},
{
"id": 105,
"name": "REPET",
"description": "The REPET package integrates bioinformatics pipelines dedicated to detect, annotate and analyze transposable elements (TEs) in genomic sequences. The main pipelines are (i) TEdenovo, which search for interspersed repeats, build consensus sequences and classify them according to TE features, and (ii)\n TEannot, which mines a genome with a library of TE sequences, for instance the one produced by the TEdenovo pipeline, to provide TE annotations exported into GFF3 files.",
"homepage": "https://urgi.versailles.inrae.fr/Tools/REPET",
"biotoolsID": "repet",
"biotoolsCURIE": "biotools:repet",
"tool_type": [
"Command-line tool"
],
"collection": [
"elixir-fr-sdp-2019",
"URGI",
"REPET",
"PlantBioinfoPF"
],
"scientific_topics": [
"http://edamontology.org/topic_0157",
"http://edamontology.org/topic_0097",
"http://edamontology.org/topic_0654"
],
"primary_publication": [
"10.1007/s00239-003-0007-2",
"10.1371/journal.pone.0091929",
"10.1371/journal.pone.0016526",
"10.1371/journal.pcbi.0010022"
],
"operating_system": [
"Linux",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Developer",
"Contributor",
"Maintainer",
"Provider",
"Support",
"Documentor"
],
"name": "URGI",
"email": "urgi-repet@versailles.inra.fr",
"url": "http://urgi.versailles.inra.fr/",
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": "This tool has a \"Numero de depot APP\": FR 001 480007 000 R P 2008 000 31 235"
},
{
"type_role": [
"Developer",
"Contributor",
"Maintainer",
"Provider",
"Support",
"Documentor"
],
"name": "URGI",
"email": "urgi-repet@versailles.inrae.fr",
"url": "http://urgi.versailles.inrae.fr/",
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": "This tool has a \"Numero de depot APP\": FR 001 480007 000 R P 2008 000 31 235"
}
],
"tool_licence": "CECILL-2.0",
"documentation": "https://urgi.versailles.inrae.fr/Tools/REPET",
"maturity": "Legacy",
"cost": "Free of charge",
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2025-09-09T08:10:41.737859Z",
"teams": [
"URGI"
],
"source_repository": "https://urgi.versailles.inrae.fr/download/repet/"
},
{
"id": 52,
"name": "Gametogenesis and reproductive tissue expression",
"description": "High-throughput expression data relevant for germline development and fertility across species.",
"homepage": "http://www.germonline.org/",
"biotoolsID": "germonline",
"biotoolsCURIE": "biotools:germonline",
"tool_type": [
"Database portal"
],
"collection": [
"DRCAT"
],
"scientific_topics": [
"http://edamontology.org/topic_0623"
],
"primary_publication": [
"10.1093/database/baq030"
],
"operating_system": [
"Linux",
"Windows",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Primary contact"
],
"name": null,
"email": "michael.primig@inserm.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Documentor"
],
"name": "DRCAT",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Project",
"note": null
}
],
"tool_licence": null,
"documentation": "http://www.germonline.org/gol_4_userguide.pdf",
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2024-11-24T20:35:55.972418Z",
"teams": [
"GenOuest"
],
"source_repository": "http://www.germonline.org/gol_4_userguide.pdf"
},
{
"id": 35,
"name": "OryGenesDB",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 34,
"name": "OryzaTagLine",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 26,
"name": "ppRNome Browser",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 56,
"name": "CyanoLyase",
"description": "Manually curated sequence and amino acid motif database gathering all the different phycobilin lyases and related protein sequences available in public databases.",
"homepage": "http://cyanolyase.genouest.org/",
"biotoolsID": "cyanolyase",
"biotoolsCURIE": "biotools:cyanolyase",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0623"
],
"primary_publication": [
"10.1093/nar/gks1091"
],
"operating_system": [
"Linux",
"Windows",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Primary contact"
],
"name": "GenOuest",
"email": "support@genouest.org",
"url": "http://www.genouest.org",
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "GenOuest",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
}
],
"tool_licence": null,
"documentation": "http://cyanolyase.genouest.org/help",
"maturity": "Mature",
"cost": "Free of charge",
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2024-11-25T16:06:21.263559Z",
"teams": [],
"source_repository": null
},
{
"id": 291,
"name": "snoBoard",
"description": "The snoBoard database compiles ribosomal RNA (rRNA) modifications, box C/D and box H/ACA snoRNA guides sequences for a number of species including Saccharomyces cerevisiae (Sc), Human (Hs), the plant Arabidopsis thaliana (At) and tomato Solanum lycopersicum (Sl). Mapped modifications are 2’-O methylation, pseudouridylation and other known modifications when available. The user interface allows the access to rRNA targets, mapped modifications and snoRNA guides under different views. Modifications can be accessed through a table (one line per modification), or mapped on their target RNA sequences and secondary structures. A comparative view allows to access to mapped sites conserved between a selected subset of species. Using the comparative view, it is possible to interrogate and visualize the conservation of target nucleotides sequences and modified sites. Information on modifications targets and snoRNA guides can be accessed by organism, snoRNA guide family and modification type.",
"homepage": "https://snoboard.org/",
"biotoolsID": "snoboard",
"biotoolsCURIE": "biotools:snoboard",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0659",
"http://edamontology.org/topic_3295"
],
"primary_publication": [],
"operating_system": [],
"tool_credit": [
{
"type_role": [
"Developer"
],
"name": "Julien Touchais",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Primary contact",
"Developer"
],
"name": "Philippe Bordron",
"email": null,
"url": null,
"orcidid": "https://orcid.org/0000-0003-1975-0920",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor",
"Primary contact"
],
"name": "Christine Gaspin",
"email": null,
"url": null,
"orcidid": "https://orcid.org/0000-0003-0304-5186",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "GenoToul bioinformatics facility",
"email": null,
"url": "https://bioinfo.genotoul.fr/",
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
}
],
"tool_licence": null,
"documentation": null,
"maturity": "Emerging",
"cost": "Free of charge",
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2026-08-25T12:23:22.038683Z",
"teams": [],
"source_repository": null
},
{
"id": 25,
"name": "secreton",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 15,
"name": "Locus Specific Databases UMD",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 261,
"name": "Panache",
"description": "Panache (Pangenome analyzer with chromosomal exploration) is a web-based interface designed for the visualization of linearized pangenomes. It can be used to show aresence/absence information of pangenomic blocks of sequence or genes in a browser-like display.",
"homepage": "http://github.com/SouthGreenPlatform/panache",
"biotoolsID": "panache",
"biotoolsCURIE": "biotools:panache",
"tool_type": [
"Web application"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0621",
"http://edamontology.org/topic_0654"
],
"primary_publication": [
"10.1093/bioinformatics/btab688"
],
"operating_system": [],
"tool_credit": [
{
"type_role": [
"Primary contact"
],
"name": "Mathieu Rouard",
"email": "m.rouard@cgiar.org",
"url": null,
"orcidid": "https://orcid.org/0000-0003-0284-1885",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Primary contact"
],
"name": "Éloi Durant",
"email": "eloi.durant@ird.fr",
"url": null,
"orcidid": "https://orcid.org/0000-0002-2734-4327",
"gridid": null,
"typeEntity": "Person",
"note": null
}
],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2021-11-01T10:14:54.337479Z",
"teams": [
"South Green"
],
"source_repository": null
},
{
"id": 254,
"name": "MOGAMUN",
"description": "A Multi-Objective Genetic Algorithm to Find Active Modules in Multiplex Biological Networks.\n\nMOGAMUN is a Multi Objective Genetic Algorithm to find active modules (i.e., highly connected subnetworks with an overall deregulation) in MUltiplex biological Networks. For a detailed description of MOGAMUN check out the preprint https://www.biorxiv.org/content/10.1101/2020.05.25.114215v1. All the expression datasets and networks that we used to obtain the results reported in our preprint are available in the GitHub repository https://github.com/elvanov/MOGAMUN-data.",
"homepage": "https://github.com/elvanov/MOGAMUN",
"biotoolsID": "mogamun",
"biotoolsCURIE": "biotools:mogamun",
"tool_type": [
"Library"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0121",
"http://edamontology.org/topic_0203",
"http://edamontology.org/topic_3170",
"http://edamontology.org/topic_0634",
"http://edamontology.org/topic_0602"
],
"primary_publication": [],
"operating_system": [],
"tool_credit": [
{
"type_role": [],
"name": null,
"email": "anais.baudot@univ-amu.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
}
],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2021-02-26T09:22:38Z",
"teams": [
"Systems Biomedicine"
],
"source_repository": null
},
{
"id": 24,
"name": "Conjdb",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [],
"source_repository": null
},
{
"id": 149,
"name": "PepPSy",
"description": "A gene expression-based prioritization system to help investigators to determine in which human tissues they should look for an unseen protein.",
"homepage": "http://peppsy.genouest.org",
"biotoolsID": "peppsy",
"biotoolsCURIE": "biotools:peppsy",
"tool_type": [
"Web application"
],
"collection": [
"Proteomics"
],
"scientific_topics": [
"http://edamontology.org/topic_0121",
"http://edamontology.org/topic_3308"
],
"primary_publication": [],
"operating_system": [
"Linux",
"Windows",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Developer"
],
"name": "Thomas Darde",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Paula P. Duek",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Primary contact"
],
"name": null,
"email": "frederic.chalmel@univ-rennes1.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Developer"
],
"name": "Olivier Sallou",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Maintainer"
],
"name": "Frédéric Chalmel",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Olivier Collin",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Contributor"
],
"name": "Lydie Lane",
"email": null,
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
}
],
"tool_licence": null,
"documentation": "http://peppsy.genouest.org/help",
"maturity": "Mature",
"cost": "Free of charge",
"unique_visits": 0,
"citations": null,
"annual_visits": 0,
"last_update": "2024-11-25T14:12:40.921423Z",
"teams": [
"GenOuest"
],
"source_repository": null
},
{
"id": 239,
"name": "ACDtool",
"description": "Web-server for the generic analysis of large data sets of counts.",
"homepage": "https://www.igs.cnrs-mrs.fr/acdtool/",
"biotoolsID": "acdtool",
"biotoolsCURIE": "biotools:acdtool",
"tool_type": [
"Web application"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_2269"
],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": "Free of charge",
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2025-12-10T09:25:24.490675Z",
"teams": [
"PACA-Bioinfo"
],
"source_repository": null
},
{
"id": 190,
"name": "CRISPRFinder",
"description": "Detects this family of direct repeats found in the DNA of many bacteria and archaea.",
"homepage": "https://crisprcas.i2bc.paris-saclay.fr/CrisprCasFinder/Index",
"biotoolsID": "crisprfinder",
"biotoolsCURIE": "biotools:crisprfinder",
"tool_type": [
"Database portal",
"Web application"
],
"collection": [
"CRISPR"
],
"scientific_topics": [
"http://edamontology.org/topic_2885",
"http://edamontology.org/topic_0157",
"http://edamontology.org/topic_0203",
"http://edamontology.org/topic_0621",
"http://edamontology.org/topic_0749"
],
"primary_publication": [],
"operating_system": [
"Linux",
"Windows",
"Mac"
],
"tool_credit": [
{
"type_role": [
"Primary contact"
],
"name": "Marie Touchon",
"email": "mtouchon@pasteur.fr",
"url": null,
"orcidid": null,
"gridid": null,
"typeEntity": "Person",
"note": null
}
],
"tool_licence": "Unlicense",
"documentation": null,
"maturity": "Mature",
"cost": "Free of charge",
"unique_visits": 480,
"citations": null,
"annual_visits": 2273,
"last_update": "2024-11-24T21:05:00.924973Z",
"teams": [
"EBIO"
],
"source_repository": null
},
{
"id": 287,
"name": "MiBiOmics",
"description": "An interactive web application for multi-omics data exploration and integration.\n\nA web application for multi-omics analysis.",
"homepage": "https://shiny-bird.univ-nantes.fr/app/Mibiomics",
"biotoolsID": "mibiomics",
"biotoolsCURIE": "biotools:mibiomics",
"tool_type": [
"Web application"
],
"collection": [],
"scientific_topics": [
"http://edamontology.org/topic_0769",
"http://edamontology.org/topic_3360",
"http://edamontology.org/topic_0602"
],
"primary_publication": [],
"operating_system": [],
"tool_credit": [
{
"type_role": [],
"name": "Johanna Zoppi",
"email": "johanna.zoppi@univ-nantes.fr",
"url": null,
"orcidid": "https://orcid.org/0000-0002-8688-8201",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [],
"name": "Michel Neunlist",
"email": "Michel.Neunlist@univ-nantes.fr",
"url": null,
"orcidid": "https://orcid.org/0000-0003-1892-5071",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [],
"name": "BiRD bioinformatics facility",
"email": "pf-bird@univ-nantes.fr",
"url": "http://pf-bird.univ-nantes.fr/",
"orcidid": null,
"gridid": null,
"typeEntity": "Division",
"note": null
},
{
"type_role": [],
"name": "LS2N",
"email": null,
"url": "http://www.ls2n.fr/",
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
},
{
"type_role": [
"Primary contact"
],
"name": "Samuel Chaffron",
"email": "samuel.chaffron@univ-nantes.fr",
"url": null,
"orcidid": "https://orcid.org/0000-0001-5903-617X",
"gridid": null,
"typeEntity": "Person",
"note": null
},
{
"type_role": [
"Provider"
],
"name": "TENS",
"email": null,
"url": "https://www.inserm-tens.com/",
"orcidid": null,
"gridid": null,
"typeEntity": "Institute",
"note": null
}
],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2021-11-08T21:27:18.126015Z",
"teams": [
"BiRD"
],
"source_repository": null
},
{
"id": 114,
"name": "GalaxEast",
"description": "GalaxEast aims at providing a large range of bioinformatics tools for the analysis of various types of Omics data. It supports reproducible computational research by providing an environment for performing and recording bioinformatics analyses.",
"homepage": "http://www.galaxeast.fr/",
"biotoolsID": "GalaxEast",
"biotoolsCURIE": "biotools:GalaxEast",
"tool_type": [
"Workbench"
],
"collection": [
"elixir-fr-sdp-2019"
],
"scientific_topics": [
"http://edamontology.org/topic_3391"
],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": "2020-01-24T09:54:41Z",
"teams": [],
"source_repository": null
},
{
"id": 67,
"name": "PlantRNA",
"description": "",
"homepage": null,
"biotoolsID": "",
"biotoolsCURIE": "",
"tool_type": [
"Database portal"
],
"collection": [],
"scientific_topics": [],
"primary_publication": [],
"operating_system": [],
"tool_credit": [],
"tool_licence": null,
"documentation": null,
"maturity": null,
"cost": null,
"unique_visits": null,
"citations": null,
"annual_visits": null,
"last_update": null,
"teams": [
"BiGEst"
],
"source_repository": null
}
]
}