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

{
    "count": 229,
    "next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=140&ordering=-biotoolsID",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=100&ordering=-biotoolsID",
    "results": [
        {
            "id": 185,
            "name": "GPCRautomodel",
            "description": "Allows the user to upload a GPCR sequence, choose a ligand in a library and obtain the 3D structure of the free receptor and ligand-receptor complex.",
            "homepage": "http://genome.jouy.inra.fr/GPCRautomodel",
            "biotoolsID": "gpcrautomodel",
            "biotoolsCURIE": "biotools:gpcrautomodel",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0078",
                "http://edamontology.org/topic_0082",
                "http://edamontology.org/topic_0128"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Jean-François Gibrat",
                    "email": "jean-francois.gibrat@jouy.inra.fr",
                    "url": "http://genome.jouy.inra.fr/GPCRautomdl/cgi-bin/welcome.pl",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T16:14:23.225464Z",
            "teams": [
                "MIGALE"
            ],
            "source_repository": null
        },
        {
            "id": 87,
            "name": "Genetic and Genomic Information System (GnpIS)",
            "description": "A multispecies integrative information system dedicated to plant and fungi pests.. It allows researchers to access genetic, phenotypic and genomic data. It is used by both large international projects and the French National Research Institute for Agriculture, Food and Environment",
            "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_0780",
                "http://edamontology.org/topic_3053",
                "http://edamontology.org/topic_0625"
            ],
            "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": 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.inra.fr/gnpis/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2025-07-29T13:42:38.871501Z",
            "teams": [
                "URGI"
            ],
            "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_2259",
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_0204"
            ],
            "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": 125,
            "name": "Gigwa",
            "description": "The Gigwa application, which stands for “Genotype Investigator for Genome-Wide Analyses”, provides an easy and intuitive way to explore large amounts of genotyping data by filtering it not only on the basis of variant features, including functional annotations, but also matching genotype patterns. It is a fairly lightweight, web-based, platform-independent solution that may be deployed on a workstation or as a data portal. It allows to feed a MongoDB database with VCF, PLINK or HapMap files containing up to tens of billions of genotypes, and provides a user-friendly interface to filter data in real time. Gigwa provides the means to export filtered data into several popular formats and features connectivity not only with online genomic tools, but also with standalone software such as FlapJack or IGV. Additionnally, Gigwa-hosted datasets are interoperable via two standard REST APIs: GA4GH and BrAPI.",
            "homepage": "http://www.southgreen.fr/content/gigwa",
            "biotoolsID": "Gigwa",
            "biotoolsCURIE": "biotools:Gigwa",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_2885",
                "http://edamontology.org/topic_3071"
            ],
            "primary_publication": [
                "10.1093/GIGASCIENCE/GIZ051",
                "10.1186/s13742-016-0131-8"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Guilhem Sempéré",
                    "email": "guilhem.sempere@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7429-2091",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "gigwa@cirad.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": "AGPL-3.0",
            "documentation": "http://gigwa.southgreen.fr/gigwa/docs/gigwa_docs.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2020-09-14T08:25:17Z",
            "teams": [
                "South Green"
            ],
            "source_repository": "https://github.com/SouthGreenPlatform/Gigwa2"
        },
        {
            "id": 52,
            "name": "Gametogenesis and reproductive tissue expression",
            "description": "High-throughput expression data relevant for germline development and fertility across species.",
            "homepage": "http://www.germonline.org/",
            "biotoolsID": "germonline",
            "biotoolsCURIE": "biotools:germonline",
            "tool_type": [
                "Database portal"
            ],
            "collection": [
                "DRCAT"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0623"
            ],
            "primary_publication": [
                "10.1093/database/baq030"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "DRCAT",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Project",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "michael.primig@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.germonline.org/gol_4_userguide.pdf",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:35:55.972418Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": "http://www.germonline.org/gol_4_userguide.pdf"
        },
        {
            "id": 99,
            "name": "Genomicus-protists",
            "description": "Genomicus-protists is a genome browser that enables users to navigate in protists 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-protists/",
            "biotoolsID": "Genomicus-protists",
            "biotoolsCURIE": "biotools:Genomicus-protists",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "GENOMICUS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3943",
                "http://edamontology.org/topic_0194",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0623",
                "http://edamontology.org/topic_0622"
            ],
            "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": "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
                },
                {
                    "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
                }
            ],
            "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": 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_0797",
                "http://edamontology.org/topic_0623",
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0780"
            ],
            "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": "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
                },
                {
                    "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
                }
            ],
            "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": 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_0194",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0623",
                "http://edamontology.org/topic_0622"
            ],
            "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": "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
                },
                {
                    "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
                }
            ],
            "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": 100,
            "name": "Genomicus-fungi",
            "description": "Genomicus-fungi is a genome browser that enables users to navigate in fungi 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-fungi/",
            "biotoolsID": "Genomicus-fungi",
            "biotoolsCURIE": "biotools:Genomicus-fungi",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "GENOMICUS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3943",
                "http://edamontology.org/topic_0194",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0623",
                "http://edamontology.org/topic_0622"
            ],
            "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": "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
                },
                {
                    "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
                }
            ],
            "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": 107,
            "name": "GENOMICUS",
            "description": "Genomicus is a genome browser that enables users to navigate in 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/",
            "biotoolsID": "GENOMICUS",
            "biotoolsCURIE": "biotools:GENOMICUS",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "GENOMICUS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3943",
                "http://edamontology.org/topic_0194",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_0621",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0623",
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btq079",
                "10.1093/nar/gkab1091"
            ],
            "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": "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
                },
                {
                    "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": [],
                    "name": "IBENS - DYOGEN Team",
                    "email": null,
                    "url": "http://www.ibens.ens.fr/?rubrique43&lang=en",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "PB-IBENS",
                    "email": null,
                    "url": "https://www.ibens.ens.fr/?rubrique55",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://www.youtube.com/watch?v=CokUh3fUbGQ",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2023-03-06T14:10:23.175189Z",
            "teams": [
                "PB-IBENS"
            ],
            "source_repository": null
        },
        {
            "id": 262,
            "name": "GeMo",
            "description": "A web-based platform for the visualization and curation of genome ancestry mosaics.",
            "homepage": "https://gemo.southgreen.fr/",
            "biotoolsID": "gemo",
            "biotoolsCURIE": "biotools:gemo",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0654",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_3810",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_3500"
            ],
            "primary_publication": [],
            "operating_system": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "tool_credit": [
                {
                    "type_role": [],
                    "name": "Marilyne Summo",
                    "email": "marilyne.summo@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9308-974X",
                    "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-0284-1885",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Gaëtan Droc",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1849-1269",
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Guillaume Martin",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1801-7500",
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://gemo.readthedocs.io",
            "maturity": null,
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T15:31:16.942311Z",
            "teams": [
                "South Green"
            ],
            "source_repository": "https://github.com/SouthGreenPlatform/GeMo"
        },
        {
            "id": 245,
            "name": "Gbrowse giant virus",
            "description": "A genome browser instance dedicated to giant viruses discovered by the IGS Laboratory",
            "homepage": "https://www.igs.cnrs-mrs.fr/cgi-bin/gb2/gbrowse",
            "biotoolsID": "gbrowse_giant_virus",
            "biotoolsCURIE": "biotools:gbrowse_giant_virus",
            "tool_type": [],
            "collection": [],
            "scientific_topics": [],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2022-12-01T20:12:00.006926Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 129,
            "name": "GATB",
            "description": "C++ library of high level functions designed to benefit from recent advances in NGS data structures for handling huge datasets of sequencing data.",
            "homepage": "http://gatb.inria.fr/",
            "biotoolsID": "gatb",
            "biotoolsCURIE": "biotools:gatb",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0654",
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_3071"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "https://gatb.inria.fr/about/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://gatb.inria.fr/gatb-global-architecture/",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T16:00:25.170196Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 111,
            "name": "Galaxy Pasteur",
            "description": "A wide variety of tools from the Galaxy instance of Institut Pasteur, France.",
            "homepage": "https://galaxy.pasteur.fr/",
            "biotoolsID": "Galaxy_Pasteur",
            "biotoolsCURIE": "biotools:Galaxy_Pasteur",
            "tool_type": [
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-03-16T18:06:05Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 269,
            "name": "Galaxy France",
            "description": "Galaxy is an open-source platform for FAIR data analysis that enables users to: i) use tools from various domains (that can be plugged into workflows) through its graphical web interface, ii) run code in interactive environments (RStudio, Jupyter, ...) along with other tools or workflows, iii) manage data by sharing and publishing results, workflows, and visualizations, iv) ensure reproducibility by capturing the necessary information to repeat and understand data analyses.\n\nUseGalaxy.fr is the national Galaxy instance for ELIXIR-FR.",
            "homepage": "https://usegalaxy.fr/",
            "biotoolsID": "galaxy_france",
            "biotoolsCURIE": "biotools:galaxy_france",
            "tool_type": [],
            "collection": [
                "COVID-19"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3172",
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0121",
                "http://edamontology.org/topic_3474",
                "http://edamontology.org/topic_3955"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Maintainer"
                    ],
                    "name": "IFB - Institut Français de Bioinformatique",
                    "email": null,
                    "url": "https://www.france-bioinformatique.fr/en/home/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "ANR RENABI",
                    "email": null,
                    "url": "https://anr.fr/ProjetIA-11-INBS-0013",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IFB Core Cluster",
                    "email": null,
                    "url": "https://www.france-bioinformatique.fr/en/ifb-core-cluster/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Project",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://galaxyproject.org/develop/api/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-04-24T09:37:17.765772Z",
            "teams": [
                "ABiMS",
                "IFB Core"
            ],
            "source_repository": "https://gitlab.com/ifb-elixirfr/usegalaxy-fr/infrastructure/"
        },
        {
            "id": 115,
            "name": "GalaxyCat",
            "description": "An online catalog that lists all the tools available on various Galaxy instances and thus allows through a simple web interface to quickly find on which instances a tool is usable.",
            "homepage": "http://galaxycat.france-bioinformatique.fr/",
            "biotoolsID": "GalaxyCat",
            "biotoolsCURIE": "biotools:GalaxyCat",
            "tool_type": [],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-01-24T09:54:19Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 176,
            "name": "Galaxy",
            "description": "Open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.",
            "homepage": "https://galaxyproject.org/",
            "biotoolsID": "galaxy",
            "biotoolsCURIE": "biotools:galaxy",
            "tool_type": [
                "Workflow",
                "Bioinformatics portal",
                "Web application",
                "Web API"
            ],
            "collection": [
                "Galaxy",
                "Animal and Crop Genomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3673",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [
                "10.1093/nar/gkw343",
                "10.1093/nar/gkac247"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Galaxy support",
                    "email": null,
                    "url": "https://biostar.usegalaxy.org/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Galaxy Community",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                }
            ],
            "tool_licence": "AFL-3.0",
            "documentation": "https://usegalaxy.org/api/docs",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 400,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T14:46:57.861339Z",
            "teams": [
                "South Green"
            ],
            "source_repository": "https://github.com/galaxyproject/galaxy"
        },
        {
            "id": 114,
            "name": "GalaxEast",
            "description": "GalaxEast aims at providing a large range of bioinformatics tools for the analysis of various types of Omics data. It supports reproducible computational research by providing an environment for performing and recording bioinformatics analyses.",
            "homepage": "http://www.galaxeast.fr/",
            "biotoolsID": "GalaxEast",
            "biotoolsCURIE": "biotools:GalaxEast",
            "tool_type": [
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3391"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-01-24T09:54:41Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 55,
            "name": "GAG",
            "description": "Generates an NCBI .tbl file of annotations on a genome.",
            "homepage": "https://github.com/genomeannotation/GAG",
            "biotoolsID": "gag",
            "biotoolsCURIE": "biotools:gag",
            "tool_type": [
                "Database portal",
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0077",
                "http://edamontology.org/topic_3673"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Scott M Geib",
                    "email": "scott.geib@ars.usda.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "MIT",
            "documentation": "https://github.com/genomeannotation/GAG",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:31:52.130383Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 249,
            "name": "FROGS",
            "description": "The user-friendly and Galaxy-supported pipeline FROGS analyses large sets of DNA amplicons sequences accurately and rapidly, essential for microbe community studies.",
            "homepage": "http://frogs.toulouse.inra.fr/",
            "biotoolsID": "frogs",
            "biotoolsCURIE": "biotools:frogs",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "FROGS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_3299",
                "http://edamontology.org/topic_3174",
                "http://edamontology.org/topic_0637",
                "http://edamontology.org/topic_3168"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btx791",
                "10.1093/bib/bbab318"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Géraldine Pascal",
                    "email": "geraldine.pascal@inra.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Géraldine Pascal",
                    "email": "geraldine.pascal@inrae.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://github.com/geraldinepascal/FROGS",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:07:18.846597Z",
            "teams": [
                "MIGALE"
            ],
            "source_repository": "https://github.com/geraldinepascal/FROGS"
        }
    ]
}