GET /api/tool/?format=api&offset=40&ordering=maturity
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=maturity",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=20&ordering=maturity",
    "results": [
        {
            "id": 132,
            "name": "Minia",
            "description": "Short-read assembler based on a de Bruijn graph, capable of assembling a human genome on a desktop computer in a day.",
            "homepage": "http://minia.genouest.org/",
            "biotoolsID": "minia",
            "biotoolsCURIE": "biotools:minia",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "GATB"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0196"
            ],
            "primary_publication": [
                "10.1186/1748-7188-9-2"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Rayan Chikhi",
                    "email": "chikhi@psu.edu",
                    "url": "http://rayan.chikhi.name",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Guillaume Rizk",
                    "email": "guillaume.rizk@irisa.fr",
                    "url": null,
                    "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": "CECILL-2.0",
            "documentation": "http://minia.genouest.org/files/minia.pdf",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T14:36:01.515486Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 150,
            "name": "BioMAJ",
            "description": "BioMAJ is a workflow engine dedicated to data synchronization and processing. The Software automates the update cycle and the supervision of the locally mirrored databank repository.",
            "homepage": "http://biomaj.genouest.org/",
            "biotoolsID": "biomaj",
            "biotoolsCURIE": "biotools:biomaj",
            "tool_type": [
                "Web application",
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3071"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btn325"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "GenOuest platform",
                    "email": "support@genouest.org",
                    "url": "http://www.genouest.org",
                    "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": [
                        "Provider"
                    ],
                    "name": "GenOuest",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                }
            ],
            "tool_licence": "AGPL-3.0",
            "documentation": "http://biomaj.readthedocs.io/en/latest/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T16:17:07.096336Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 146,
            "name": "fqtools",
            "description": "A package that provides tools for efficient FASTQ files manipulation.",
            "homepage": "https://bioweb.pasteur.fr/packages/pack@fqtools@1.1",
            "biotoolsID": "fqtools",
            "biotoolsCURIE": "biotools:fqtools",
            "tool_type": [
                "Suite"
            ],
            "collection": [
                "fqtools"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact",
                        "Maintainer"
                    ],
                    "name": "Nicolas Joly",
                    "email": "njoly@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": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2020-06-16T10:55:24Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "ftp://ftp.pasteur.fr/pub/gensoft/projects/fqtools/README"
        },
        {
            "id": 117,
            "name": "AuReMe",
            "description": "A unified workspace built around a Python package PADMet (Python library for hAndling metaData of METabolism), to house the reconstruction of genome-scale metabolic models.",
            "homepage": "http://aureme.genouest.org",
            "biotoolsID": "aureme",
            "biotoolsCURIE": "biotools:aureme",
            "tool_type": [
                "Command-line tool",
                "Workbench",
                "Workflow"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_2259"
            ],
            "primary_publication": [
                "10.1371/journal.pcbi.1006146"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "anne.siegel@inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://aureme.genouest.org/aureme.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T14:00:31.744031Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 135,
            "name": "Askomics",
            "description": "AskOmics is a visual SPARQL query interface supporting both intuitive data integration and querying while shielding the user from most of the technical difficulties underlying RDF and SPARQL",
            "homepage": "https://github.com/askomics",
            "biotoolsID": "askomics",
            "biotoolsCURIE": "biotools:askomics",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3366"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Anthony Bretaudeau",
                    "email": "anthony.bretaudeau@irisa.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Olivier Dameron",
                    "email": "olivier.dameron@irisa.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Olivier Filangi",
                    "email": "olivier.filangi@inra.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "AGPL-3.0",
            "documentation": "https://github.com/askomics/askomics",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2025-06-09T11:52:30.706337Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 36,
            "name": "Banana Genome Hub",
            "description": "A Next-Generation Information System for Musa genomics",
            "homepage": "https://banana-genome-hub.southgreen.fr/",
            "biotoolsID": "Banana_Genome_Hub",
            "biotoolsCURIE": "biotools:Banana_Genome_Hub",
            "tool_type": [
                "Database portal"
            ],
            "collection": [
                "Genome Hub",
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_3810"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Gaëtan Droc",
                    "email": "gaetan.droc@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1849-1269",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Mathieu Rouard",
                    "email": "m.rouard@cgiar.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1849-1269",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Bioversity International",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "ANR",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "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": "https://banana-genome-hub.southgreen.fr/documentation",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:59:38.690746Z",
            "teams": [
                "South Green"
            ],
            "source_repository": null
        },
        {
            "id": 101,
            "name": "Genomicus-plants",
            "description": "Genomicus-Plants is a genome browser that enables users to navigate in plants genomes in several dimensions: linearly along chromosome axes, transversaly across different species, and chronologicaly along evolutionary time.",
            "homepage": "https://www.genomicus.biologie.ens.fr/genomicus-plants",
            "biotoolsID": "Genomicus-Plants",
            "biotoolsCURIE": "biotools:Genomicus-Plants",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "GENOMICUS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3943",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0623"
            ],
            "primary_publication": [
                "10.1093/nar/gks1156",
                "10.1093/pcp/pcu177"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": null,
                    "email": "genomicus-web@ens.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Alexandra Louis",
                    "email": "alouis@biologie.ens.fr",
                    "url": "http://www.ibens.ens.fr/spip.php?article182",
                    "orcidid": "http://orcid.org/0000-0001-7032-5650",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Hugues Roest Crollius",
                    "email": "hrc@ens.fr",
                    "url": "http://www.ibens.ens.fr/?rubrique43",
                    "orcidid": "http://orcid.org/0000-0002-8209-173X",
                    "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-06-16T10:55:27Z",
            "teams": [
                "PB-IBENS"
            ],
            "source_repository": null
        },
        {
            "id": 282,
            "name": "easy16S",
            "description": "Easy16S is designed to facilitate the exploration, visualization, and analysis of microbiome data.",
            "homepage": "https://easy16s.migale.inrae.fr/",
            "biotoolsID": "easy16s",
            "biotoolsCURIE": "biotools:easy16s",
            "tool_type": [],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3174"
            ],
            "primary_publication": [
                "10.21105/joss.06704"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [],
                    "name": "Cédric Midoux",
                    "email": "cedric.midoux@inrae.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7964-0929",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://easy16s.migale.inrae.fr/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2025-12-11T14:36:21.065324Z",
            "teams": [
                "MIGALE"
            ],
            "source_repository": "https://doi.org/10.57745/ZN1HXQ"
        },
        {
            "id": 57,
            "name": "AnnotQTL",
            "description": "Tool designed to gather the functional annotation of genes from several institutional databases for a specific chromosomal region.",
            "homepage": "http://annotqtl.genouest.org/",
            "biotoolsID": "annotqtl",
            "biotoolsCURIE": "biotools:annotqtl",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0085"
            ],
            "primary_publication": [
                "10.1093/nar/gkr361"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "GenOuest",
                    "email": "support@genouest.org",
                    "url": null,
                    "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://annotqtl.genouest.org/tutorial",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T16:06:26.428724Z",
            "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": 87,
            "name": "Genetic and Genomic Information System (GnpIS)",
            "description": "GnpIS is an integrative and multi-species information system dedicated to plants, including forest trees. It handles various types of data, focusing on genetic resources and phenomics. It allows researchers from the Plant community to access and cross-reference genetic data (accessions, phenotypes, polymorphisms, markers and QTLs) and genomic data (sequences, physical maps, genome annotations) for species of agronomic and forestry interest.\nAccessible via a public web portal, GnpIS enables different types of data to be managed, browsed and retrieved via specialized search tools and web services.\nGnpIS is used by the French National Research Institute for Agriculture, Food and Environment (INRAE) and its partners in major national and international projects.",
            "homepage": "https://urgi.versailles.inrae.fr/gnpis",
            "biotoolsID": "gnpis",
            "biotoolsCURIE": "biotools:gnpis",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "Animal and Crop Genomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_3053",
                "http://edamontology.org/topic_0780"
            ],
            "primary_publication": [
                "10.1093/database/bat058",
                "10.1007/978-1-4939-6658-5_5",
                "10.3835/plantgenome2015.06.0038"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "URGI helpdesk",
                    "email": "urgi-support@inrae.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "urgi-contact@versailles.inra.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "CC-BY-4.0",
            "documentation": "https://urgi.versailles.inrae.fr/Data-Services/Data-Access/GnpIS",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2025-12-19T17:15:16.754031Z",
            "teams": [
                "URGI"
            ],
            "source_repository": "https://forge.inrae.fr/urgi/is/gnpis"
        },
        {
            "id": 98,
            "name": "Genomicus-metazoa",
            "description": "Genomicus-metazoa is a genome browser that enables users to navigate in metazoa genomes in several dimensions: linearly along chromosome axes, transversaly across different species, and chronologicaly along evolutionary time.",
            "homepage": "http://www.genomicus.biologie.ens.fr/genomicus-metazoa/",
            "biotoolsID": "Genomicus-metazoa",
            "biotoolsCURIE": "biotools:Genomicus-metazoa",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "GENOMICUS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3943",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0194",
                "http://edamontology.org/topic_0623"
            ],
            "primary_publication": [
                "10.1093/nar/gks1156"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": null,
                    "email": "genomicus-web@ens.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Alexandra Louis",
                    "email": "alouis@biologie.ens.fr",
                    "url": "http://www.ibens.ens.fr/spip.php?article182",
                    "orcidid": "http://orcid.org/0000-0001-7032-5650",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Hugues Roest Crollius",
                    "email": "hrc@ens.fr",
                    "url": "http://www.ibens.ens.fr/?rubrique43",
                    "orcidid": "http://orcid.org/0000-0002-8209-173X",
                    "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": "2024-11-24T14:56:24.333237Z",
            "teams": [
                "PB-IBENS"
            ],
            "source_repository": null
        },
        {
            "id": 96,
            "name": "GINsim",
            "description": "Computer tool for the modeling and simulation of genetic regulatory networks.",
            "homepage": "http://ginsim.org/",
            "biotoolsID": "ginsim",
            "biotoolsCURIE": "biotools:ginsim",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "FR",
                "EBI Training Tools",
                "PerMedCoE"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0204",
                "http://edamontology.org/topic_2259",
                "http://edamontology.org/topic_0602"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Support",
                        "Developer"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://ginsim.org/contact",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Project",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://ginsim.org/documentation",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:09:51.625867Z",
            "teams": [],
            "source_repository": "http://ginsim.org/models_repository"
        },
        {
            "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_3308",
                "http://edamontology.org/topic_2269"
            ],
            "primary_publication": [
                "10.1371/journal.pone.0157022"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "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": [
                        "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": [],
                    "name": "C3BI",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/center/c3bi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "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
                },
                {
                    "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": [
                        "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
                }
            ],
            "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": 166,
            "name": "CRAC",
            "description": "CRAC is a mapping software specialized for RNA-Seq data. It detects mutations, indels, splice or fusion junctions in each single read.",
            "homepage": "http://crac.gforge.inria.fr",
            "biotoolsID": "crac",
            "biotoolsCURIE": "biotools:crac",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0114",
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_3320"
            ],
            "primary_publication": [
                "10.1186/gb-2013-14-3-r30"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For question regarding the software",
                    "email": "crac-bugs@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For questions, comments, remarks on the algorithm or the article",
                    "email": "crac-article@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "CECILL-2.0",
            "documentation": "http://crac.gforge.inria.fr/documentation/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:59Z",
            "teams": [
                "ATGC",
                "Bilille"
            ],
            "source_repository": null
        },
        {
            "id": 277,
            "name": "IMGT mAb-DB",
            "description": "IMGT/mAb-DB is the IMGT® database for monoclonal antibodies (mAb) or immunoglobulins (IG), fusion proteins for immune applications (FPIA) and composite proteins for clinical applications (CPCA).\nIMGT/mAb-DB provides links to IMGT/2Dstructure-DB and IMGT/3Dstructure-DB.",
            "homepage": "http://www.imgt.org/mAb-DB/",
            "biotoolsID": "IMGT_mAb-DB",
            "biotoolsCURIE": "biotools:IMGT_mAb-DB",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3400",
                "http://edamontology.org/topic_3930",
                "http://edamontology.org/topic_3948",
                "http://edamontology.org/topic_0804"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [],
                    "name": "Marie-Paule Lefranc",
                    "email": "marie-paule.Lefranc@igh.cnrs.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Sofia Kossida",
                    "email": "sofia.Kossida@igh.cnrs.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Patrice Duroux",
                    "email": "patrice.duroux@igh.cnrs.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.imgt.org/mAb-DB/doc",
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T13:59:20.810745Z",
            "teams": [
                "IMGT"
            ],
            "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": 196,
            "name": "Viral Host Range database",
            "description": "The Viral Host Range database represents a unique resource for the community to rapidly find, document analyze and disseminate data related to the range of hosts that a virus can infect. Over the years, countless host range experiments have been performed in many laboratories. However, these data are not readily available to the community and are therefore underexploited.\n\nThe VHRdb is an online resource that centralizes experimental data related to the host range of viruses. While it originates from bacteriophages and bacteria interaction studies, its design is compatible with viruses infecting all living forms. Users can browse publicly available data to find which host is infected by a virus, and vice versa. Users can also upload their own data while keeping it private or making it public, analyze results across independent sets of data, generate and visualize outputs. Data implemented in the VHRdb are linked to users and, if available, to publications and sequence identifiers.",
            "homepage": "https://viralhostrangedb.pasteur.cloud/",
            "biotoolsID": "VHRdb",
            "biotoolsCURIE": "biotools:VHRdb",
            "tool_type": [
                "Database portal",
                "Web API",
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3489",
                "http://edamontology.org/topic_0781"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btab070"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Contributor",
                        "Developer"
                    ],
                    "name": "LAMY-BESNIER Quentin",
                    "email": null,
                    "url": "https://research.pasteur.fr/fr/member/fr-quentin-lamy-besnier/",
                    "orcidid": "https://orcid.org/0000-0002-7141-6340",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "MÉNAGER Hervé",
                    "email": null,
                    "url": "https://research.pasteur.fr/fr/member/herve-menager/",
                    "orcidid": "https://orcid.org/0000-0002-7552-1009",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": "grid.428999.7",
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer",
                        "Developer"
                    ],
                    "name": "Bryan Brancotte",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/member/bryan-brancotte",
                    "orcidid": "https://orcid.org/0000-0001-8669-5525",
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "DEBARBIEUX Laurent",
                    "email": null,
                    "url": "https://research.pasteur.fr/fr/member/laurent-debarbieux/",
                    "orcidid": "https://orcid.org/0000-0001-6875-5758",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://hub.pages.pasteur.fr/viralhostrangedb/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2022-06-24T08:58:13.476714Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "https://gitlab.pasteur.fr/hub/viralhostrangedb/"
        },
        {
            "id": 85,
            "name": "ARIA",
            "description": "A software for automated NOE assignment and NMR structure calculation.",
            "homepage": "http://aria.pasteur.fr/",
            "biotoolsID": "aria",
            "biotoolsCURIE": "biotools:aria",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "Institut Pasteur",
                "FR"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3306",
                "http://edamontology.org/topic_1317",
                "http://edamontology.org/topic_0176",
                "http://edamontology.org/topic_3332",
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0081",
                "http://edamontology.org/topic_0078",
                "http://edamontology.org/topic_0593"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btl589"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "http://aria.pasteur.fr/contact-info",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Michael Nilges",
                    "email": "michael.nilges@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Benjamin Bardiaux",
                    "email": "benjamin.bardiaux@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "MIT",
            "documentation": "http://aria.pasteur.fr/documentation",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:37:34.670261Z",
            "teams": [],
            "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
        }
    ]
}