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

{
    "count": 207,
    "next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=160&ordering=-cost",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=120&ordering=-cost",
    "results": [
        {
            "id": 241,
            "name": "iPPI-DB",
            "description": "IPPI-DB is a database of modulators of protein-protein interactions. It contains exclusively small molecules and therefore no peptides. The data are retrieved from the literature either peer reviewed scientific articles or world patents. A large variety of data is stored within IPPI-DB: structural, pharmacological, binding and activity profile, pharmacokinetic and cytotoxicity when available, as well as some data about the PPI targets themselves.",
            "homepage": "https://ippidb.pasteur.fr",
            "biotoolsID": "ippi-db",
            "biotoolsCURIE": "biotools:ippi-db",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3343"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [],
                    "name": "Olivier Sperandio",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6610-2729",
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-01-14T17:37:37Z",
            "teams": [],
            "source_repository": "https://gitlab.pasteur.fr/ippidb/ippidb-web/"
        },
        {
            "id": 144,
            "name": "SynTView",
            "description": "Comparative and interactive viewer for microbial genomes, designed to run as either a web-based tool (Flash technology) or a desktop application (AIR environment). The basis of the program is a generic genome browser with sub-maps holding information about genomic objects. The software is characterized by the presentation of syntenic organisations of microbial genomes and the visualization of polymorphism data along these genomes; these features are accessible to the user in an integrated way.",
            "homepage": "http://genopole.pasteur.fr/SynTView/",
            "biotoolsID": "syntview",
            "biotoolsCURIE": "biotools:syntview",
            "tool_type": [
                "Web application",
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_0797"
            ],
            "primary_publication": [
                "10.1186/1471-2105-14-277"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "plechat@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "LGPL-3.0",
            "documentation": "http://hub18.hosting.pasteur.fr/SynTView/documentation/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2021-05-19T14:52:04Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": null
        },
        {
            "id": 238,
            "name": "TOXsIgN",
            "description": "The TOXicogenomic sIgNature (TOXsIgN) is a cross-species resource that supports online submission, storage, and retrieval of TOXicogenomic sIgNatures. TOXsIgN aims at complementing existing resources by acting as a distribution hub for the community. One of its unique features is its ability to archive heterogeneous data. TOXsIgN thus allows users to upload lists of genes positively (overexpressed for transcriptomic assays) affected and negatively (underexpressed) affected from distinct –omics experiments (e.g., transcriptomics, proteomics, or epigenomics). It also provides users with a working environment containing a powerful search engine as well as bioinformatics/biostatistics modules that enable cross-species and cross-technology signature comparisons or enrichment analyses. TOXsIgN is thus intended to serve as a warehouse for toxicogenomics and predictive toxicology tools simultaneously based on and able to analyze the overall set of signatures deposited by the community.",
            "homepage": "http://toxsign.genouest.org",
            "biotoolsID": "toxsign",
            "biotoolsCURIE": "biotools:toxsign",
            "tool_type": [
                "Web application",
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2840"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Chalmel Frédéric",
                    "email": "frederic.chalmel@univ-rennes1.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-09-28T08:55:30Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 255,
            "name": "Kmerator",
            "description": "Kmerator is a prototype tool designed for the prediction of specific k-mers (also called tags) from input sequences, considering a reference genome and an ENSEMBL-like transcriptome. From these specific k-mers, it also outputs their corresponding specific contigs which are sequences of consecutive k-mers (overlapping length between k-mers must be k-1, otherwise, it's a new contig). Kmerator first uses Jellyfish to create 2 requestable indexes from the reference genome and transcriptome, and second, decomposes your input transcript or gene sequences to count the occurences of each k-mer in the genome and transcriptome.",
            "homepage": "https://github.com/Transipedia/kmerator",
            "biotoolsID": "kmerator",
            "biotoolsCURIE": "biotools:kmerator",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3512",
                "http://edamontology.org/topic_0659",
                "http://edamontology.org/topic_3360"
            ],
            "primary_publication": [
                "10.1093/nargab/lqab058"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Thérèse Commes",
                    "email": "therese.commes@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T16:01:46.602609Z",
            "teams": [
                "Bio2M"
            ],
            "source_repository": null
        },
        {
            "id": 53,
            "name": "LepidoDB",
            "description": "Genomics of two major lepidopteran pests.",
            "homepage": "http://www.inra.fr/lepidodb",
            "biotoolsID": "lepidodb",
            "biotoolsCURIE": "biotools:lepidodb",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "GenOuest",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "BIPAA platform",
                    "email": "bipaa@rennes.inra.fr",
                    "url": "http://www.inra.fr/bipaa",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bipaa.genouest.org/is/lepidodb/",
            "maturity": null,
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2018-12-11T18:57:25Z",
            "teams": [
                "GenOuest"
            ],
            "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": [
                "Web application",
                "Database portal"
            ],
            "collection": [
                "CRISPR"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0749",
                "http://edamontology.org/topic_0157",
                "http://edamontology.org/topic_2885",
                "http://edamontology.org/topic_0203"
            ],
            "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": 102,
            "name": "Sugarcane Genome Hub",
            "description": "The Sugarcane Genome Hub is an integrated web-based database providing centralized access to the sugarcane reference genome sequences and genomic resources.",
            "homepage": "https://sugarcane-genome.cirad.fr/",
            "biotoolsID": "Sugarcane_Genome_Hub",
            "biotoolsCURIE": "biotools:Sugarcane_Genome_Hub",
            "tool_type": [
                "Database portal"
            ],
            "collection": [
                "Genome Hub",
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3810",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Olivier Garsmeur",
                    "email": "olivier.garsmeur@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-8869-3689",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Gaetan Droc",
                    "email": "droc@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1849-1269",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer"
                    ],
                    "name": "CIRAD",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                }
            ],
            "tool_licence": "GPL-2.0",
            "documentation": null,
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-06-16T10:55:27Z",
            "teams": [
                "South Green"
            ],
            "source_repository": null
        },
        {
            "id": 138,
            "name": "SARTools",
            "description": "R package dedicated to the differential analysis of RNA-seq data. It provides tools to generate descriptive and diagnostic graphs, to run the differential analysis with one of the well known DESeq2 or edgeR packages and to export the results into easily readable tab-delimited files. It also facilitates the generation of a HTML report which displays all the figures produced, explains the statistical methods and gives the results of the differential analysis.",
            "homepage": "https://github.com/PF2-pasteur-fr/SARTools",
            "biotoolsID": "sartools",
            "biotoolsCURIE": "biotools:sartools",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "SARTools"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_3308"
            ],
            "primary_publication": [
                "10.1371/journal.pone.0157022"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer",
                        "Primary contact"
                    ],
                    "name": "Marie-Agnès Dillies",
                    "email": "marie-agnes.dillies@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/marie-agnes-dillies/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "https://research.pasteur.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Support",
                        "Primary contact"
                    ],
                    "name": "Jean-Yves Coppée",
                    "email": "jean-yves.coppee@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/jean-yves-coppee/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "C3BI",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/center/c3bi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Bioinformatics and Biostatistics Hub",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/team/bioinformatics-and-biostatistics-hub/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Primary contact"
                    ],
                    "name": "Hugo Varet",
                    "email": "hugo.varet@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/hugo-varet/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "France Génomique",
                    "email": null,
                    "url": "https://www.france-genomique.org",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                }
            ],
            "tool_licence": "GPL-2.0",
            "documentation": "https://github.com/PF2-pasteur-fr/SARTools",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2021-04-17T15:12:05Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "https://github.com/PF2-pasteur-fr/SARTools"
        },
        {
            "id": 197,
            "name": "JASS",
            "description": "software package that handles the computation of the joint statistics over sets of selected GWAS results, and the interactive exploration of the results through a web interface.",
            "homepage": "http://statistical-genetics.pages.pasteur.fr/jass/",
            "biotoolsID": "jass",
            "biotoolsCURIE": "biotools:jass",
            "tool_type": [
                "Command-line tool",
                "Web application",
                "Web service"
            ],
            "collection": [
                "Institut Pasteur"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3517",
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_3053"
            ],
            "primary_publication": [
                "10.1093/nargab/lqaa003",
                "10.1101/714832v1"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Pierre Lechat",
                    "email": "pierre.lechat@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/pierre-lechat/",
                    "orcidid": "https://orcid.org/0000-0003-1050-5582",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Carla Lasry",
                    "email": null,
                    "url": "https://research.pasteur.fr/fr/member/carla-lasry/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chunzi Yao",
                    "email": "chunzi.yao@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/chunzi-yao/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Vincent Laville",
                    "email": "vincent.laville@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Bjarni Vilhjalmsson",
                    "email": null,
                    "url": "https://pure.au.dk/portal/en/persons/bjarni-johann-vilhjlmsson(35c047ab-0899-4434-91bb-121e4878ec76).html",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Hervé Ménager",
                    "email": "herve.menager@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/search/herve%20menager",
                    "orcidid": "https://orcid.org/0000-0002-7552-1009",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Hugues Aschard",
                    "email": "hugues.aschard@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/hugues-aschard/",
                    "orcidid": "http://orcid.org/0000-0002-7554-6783",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Hanna Julienne",
                    "email": "hanna.julienne@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/hanna-julienne/",
                    "orcidid": "https://orcid.org/0000-0001-8214-9412",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Vincent Guillemot",
                    "email": "vincent.guillemot@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/vincent-guillemot/",
                    "orcidid": "https://orcid.org/0000-0002-7421-0655",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://statistical-genetics.pages.pasteur.fr/jass/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T14:46:08.475046Z",
            "teams": [],
            "source_repository": "https://gitlab.pasteur.fr/statistical-genetics/jass"
        },
        {
            "id": 113,
            "name": "ParameciumDB",
            "description": "Online community database for Paramecium species. Contains annotation of genome sequences and features, genome-wide data sets, advanced capabilities to query, retrieve, visualize and compare data.",
            "homepage": "https://paramecium.i2bc.paris-saclay.fr",
            "biotoolsID": "parameciumdb",
            "biotoolsCURIE": "biotools:parameciumdb",
            "tool_type": [
                "Database portal"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0089",
                "http://edamontology.org/topic_0080",
                "http://edamontology.org/topic_0160",
                "http://edamontology.org/topic_3321"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Contact Form",
                    "email": null,
                    "url": "https://paramecium.i2bc.paris-saclay.fr/cgi/user/contact",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Terms of Use",
                    "email": null,
                    "url": "https://paramecium.i2bc.paris-saclay.fr/parawiki/Terms_of_Use",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": "CC-BY-4.0",
            "documentation": null,
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T14:00:30.463079Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 106,
            "name": "Lifemap",
            "description": "Explorer of the entire tree of life. Lifemap allows visualizing the entire NCBI taxonomy on a single page with a deep zoom interface and performing easy search, mrca detection, subtree download, etc.",
            "homepage": "http://lifemap.univ-lyon1.fr",
            "biotoolsID": "Lifemap",
            "biotoolsCURIE": "biotools:Lifemap",
            "tool_type": [
                "Web service",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_3050"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [],
            "tool_licence": "CC-BY-NC-4.0",
            "documentation": "http://lifemap.univ-lyon1.fr/help/",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-06-16T10:55:27Z",
            "teams": [],
            "source_repository": "https://github.com/damiendevienne/Lifemap"
        },
        {
            "id": 13,
            "name": "Human Splicing Finder",
            "description": "The Human Splicing Finder (HSF) system combines 12 different algorithms to identify and predict mutations’ effect on splicing motifs including the acceptor and donor splice sites, the branch point and auxiliary sequences known to either enhance or repress splicing: Exonic Splicing Enhancers (ESE) and Exonic Splicing Silencers (ESS).",
            "homepage": "http://www.umd.be/HSF3/",
            "biotoolsID": "human_splicing_finder",
            "biotoolsCURIE": "biotools:human_splicing_finder",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "Developed_RD-Connect",
                "RD-Connect",
                "Rare Disease",
                "ELIXIR-FR"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3512",
                "http://edamontology.org/topic_3320",
                "http://edamontology.org/topic_0199",
                "http://edamontology.org/topic_3571",
                "http://edamontology.org/topic_3325",
                "http://edamontology.org/topic_3063"
            ],
            "primary_publication": [
                "10.1093/nar/gkp215"
            ],
            "operating_system": [
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Contact Form",
                    "email": null,
                    "url": "http://www.umd.be/HSF3/contactus.html",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Christophe Béroud",
                    "email": "christophe.beroud@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "David Salgado",
                    "email": "david.salgado@univ-amu.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.umd.be/HSF3/technicaltips.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T13:49:29.814329Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 90,
            "name": "FAIDARE",
            "description": "FAIDARE: FAIR Data-finder for Agronomic Research. \nThe purpose of this portal is to facilitate the discoverability of public data on plant biology from a federation of established data repositories.\n\nIt is based on the Breeding API (BrAPI) specifications and facilitates the access to genotype and phenotype datasets for crop and forest plants through an easy to use web interface. It also provides a standard interface that can be accessed programatically through web services.\n\nIt is an extension of the generic DataDiscovery portal, a web portal that allows finding any type of data across several databases through a lightweight keyword based search. FAIDARE offers more detailed search and data retrieval capabilities and it takes advantage of the growing adoption of the BrAPI.",
            "homepage": "https://urgi.versailles.inrae.fr/faidare/",
            "biotoolsID": "faidare",
            "biotoolsCURIE": "biotools:faidare",
            "tool_type": [
                "Database portal",
                "Web service",
                "Web API",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "URGI"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_3810",
                "http://edamontology.org/topic_0610",
                "http://edamontology.org/topic_3071",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Support",
                        "Primary contact"
                    ],
                    "name": "URGI support",
                    "email": "urgi-support@inrae.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": "BSD-3-Clause",
            "documentation": "https://urgi.versailles.inrae.fr/faidare/help",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-09-02T05:04:34.812991Z",
            "teams": [
                "PlantBioinfoPF"
            ],
            "source_repository": "https://forgemia.inra.fr/urgi-is/faidare"
        },
        {
            "id": 97,
            "name": "Ocean Gene Atlas",
            "description": "The Ocean Gene Atlas service provides data mining access to three complementary data objects: gene sequence catalogs (ENA), sample environmental context (PANGAEA), and gene abundances estimates in samples (computed by mapping sequence reads onto gene catalogs).\nUser queries are composed of either a sequence (nucleic or protein), or a hidden Markov model derived from a multiple sequence alignment. Homologs of the user query in the gene catalogs are identified using standard sequence similarity search tools (eg BLAST or HMMER), and their read based estimated abundance are displayed in interactive maps and plots. A phylogenetic tree is also inferred in order to situate the user query within its context of marine environmental homologs as well as known homologs from reference sequences.",
            "homepage": "http://tara-oceans.mio.osupytheas.fr/ocean-gene-atlas/",
            "biotoolsID": "Ocean_Gene_Atlas",
            "biotoolsCURIE": "biotools:Ocean_Gene_Atlas",
            "tool_type": [
                "Database portal"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0610",
                "http://edamontology.org/topic_3387",
                "http://edamontology.org/topic_3174",
                "http://edamontology.org/topic_3941"
            ],
            "primary_publication": [
                "10.1093/nar/gky376"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "oceangeneatlas@mio.osupytheas.fr",
                    "url": "http://tara-oceans.mio.osupytheas.fr/ocean-gene-atlas/credits",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "MIO",
                    "email": null,
                    "url": "https://www.mio.osupytheas.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "OCEANOMICS",
                    "email": null,
                    "url": "http://www.oceanomics.eu/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": "ANR-11-BTBR-0008"
                }
            ],
            "tool_licence": "Not licensed",
            "documentation": "http://tara-oceans.mio.osupytheas.fr/ocean-gene-atlas/build/pdf/Ocean-Gene-Atlas_User_Manual.pdf",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:59:34.208631Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 163,
            "name": "PEP-FOLD",
            "description": "PEP-FOLD uses a hidden Markov model-derived structural alphabet for de novo modeling of 3D conformations of peptides between 9-25 amino acids in aqueous solution. Updates to PEP-FOLD allow for modeling of linear and disulphide bonded cyclic peptides with 9-36 amino acids using benchmarked peptides.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::PEP-FOLD3",
            "biotoolsID": "pep-fold",
            "biotoolsCURIE": "biotools:pep-fold",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gkp323",
                "10.1093/nar/gks419",
                "10.1093/nar/gkw329"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/PEP-FOLD3",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 3900,
            "citations": null,
            "annual_visits": 30000,
            "last_update": "2024-11-24T20:59:57.942237Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 161,
            "name": "PEP-SiteFinder",
            "description": "PEP-SiteFinder is a web server tool for the blind identification of peptide binding sites on protein surfaces.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::PEP-SiteFinder",
            "biotoolsID": "pep-sitefinder",
            "biotoolsCURIE": "biotools:pep-sitefinder",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3534",
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gku404"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/PEP-SiteFinder",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 347,
            "citations": null,
            "annual_visits": 1482,
            "last_update": "2024-11-24T20:59:55.640056Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 164,
            "name": "InterEvDock",
            "description": "Ab initio protein docking based on rigid-body sampling followed by consensus scoring using physics-based and statistical potentials, including the InterEvScore function specifically developed to incorporate co-evolutionary information in docking.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::InterEvDock2",
            "biotoolsID": "interevdock2",
            "biotoolsCURIE": "biotools:interevdock2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0128",
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1093/nar/gky377",
                "10.1093/nar/gkw340"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Raphael Guerois",
                    "email": "raphael.guerois@cea.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5294-2858",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Jessica Andreani",
                    "email": "jessica.andreani@cea.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "http://bioserv.rpbs.univ-paris-diderot.fr/services/InterEvDock2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 310,
            "citations": null,
            "annual_visits": 1120,
            "last_update": "2024-11-24T21:00:12.284563Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 172,
            "name": "Mix",
            "description": "Tool that combines two or more draft assemblies, without relying on a reference genome and has the goal to reduce contig fragmentation and thus speed-up genome finishing. The algorithm builds an extension graph where vertices represent extremities of contigs and edges represent existing alignments between these extremities. These alignment edges are used for contig extension. The resulting output assembly corresponds to a path in the extension graph that maximizes the cumulative contig length.",
            "homepage": "https://github.com/cbib/MIX",
            "biotoolsID": "mix",
            "biotoolsCURIE": "biotools:mix",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0196"
            ],
            "primary_publication": [
                "10.1186/1471-2105-14-S15-S16"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Florence Maurier",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "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": "CBiB - Universite Victor Segalen Bordeaux, 146, rue Leo Saignat, 33076 Bordeaux, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "CBiB - Universite Victor Segalen Bordeaux, 146, rue Leo Saignat, 33076 Bordeaux, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "NKI-AVL, Plesmanlaan 121, 1066 CX Amsterdam, Netherlands",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NKI-AVL, Plesmanlaan 121, 1066 CX Amsterdam, Netherlands",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "CNRS / LaBRI, Universite Bordeaux 1, 351 cours de la Liberation, 33405 Talence Cedex, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": "Alexis Groppi",
                    "email": "alexis.groppi@u-bordeaux.fr",
                    "url": "http://www.cbib.u-bordeaux2.fr/fr/content/services",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Alexis Groppi",
                    "email": "alexis.groppi@u-bordeaux.fr",
                    "url": "http://www.cbib.u-bordeaux2.fr/fr/content/services",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Heissam Soueidan",
                    "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": [
                        "Provider"
                    ],
                    "name": "CNRS / LaBRI, Universite Bordeaux 1, 351 cours de la Liberation, 33405 Talence Cedex, France",
                    "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://github.com/cbib/MIX",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:18:36.339969Z",
            "teams": [
                "CBiB"
            ],
            "source_repository": null
        },
        {
            "id": 240,
            "name": "SMS",
            "description": "Phylogenetic model selection using likelihood-based criteria. SMS stends for Smart Model Selection.",
            "homepage": "http://www.atgc-montpellier.fr/sms/",
            "biotoolsID": "PhyMLSMS",
            "biotoolsCURIE": "biotools:PhyMLSMS",
            "tool_type": [
                "Command-line tool",
                "Web application"
            ],
            "collection": [
                "PhyML"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_2269"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": "http://www.atgc-montpellier.fr/download/papers/sms-HowItWorks.pdf",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:59:18.380055Z",
            "teams": [],
            "source_repository": null
        }
    ]
}