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

{
    "count": 233,
    "next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=120&ordering=tool_credit",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=80&ordering=tool_credit",
    "results": [
        {
            "id": 242,
            "name": "WAVES",
            "description": "WAVES is a web application dedicated to bioinformatic tool integration. It provides an efficient way to implement a service for any bioinformatic software. Such services are automatically made available in three ways: web pages, web forms to include in remote websites, and a RESTful web services API to access remotely from applications. In order to fulfill the service’s computational needs, WAVES can perform computation on various resources and environments, such as Galaxy instances.",
            "homepage": "http://www.atgc-montpellier.fr/waves/",
            "biotoolsID": "WAVES",
            "biotoolsCURIE": "biotools:WAVES",
            "tool_type": [
                "Web API",
                "Web application",
                "Web service",
                "Bioinformatics portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_3372"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/bty639"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Maintainer"
                    ],
                    "name": "Marc Chakiachvili",
                    "email": "mchakiachvili@ebi.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "name": "Vincent Lefort",
                    "email": "vincent.lefort@lirmm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://waves-core.readthedocs.io/",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2020-06-16T10:55:27Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 82,
            "name": "PhyML",
            "description": "Phylogenetic estimation software using Maximum Likelihood",
            "homepage": "https://www.atgc-montpellier.fr/phyml/",
            "biotoolsID": "phyml",
            "biotoolsCURIE": "biotools:phyml",
            "tool_type": [
                "Web application",
                "Command-line tool"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "PhyML",
                "galaxyPasteur"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [
                "10.1093/sysbio/syq010"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact",
                        "Developer",
                        "Maintainer",
                        "Support"
                    ],
                    "name": "Stephane Guindon",
                    "email": "guindon@lirmm.fr",
                    "url": "https://stephaneguindon.github.io/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "LIRMM",
                    "email": null,
                    "url": "https://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact",
                        "Developer",
                        "Maintainer",
                        "Support"
                    ],
                    "name": "Stephane Guindon",
                    "email": "guindon@lirmm.fr",
                    "url": "http://stephaneguindon.github.io/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-2.0",
            "documentation": "https://github.com/stephaneguindon/phyml/blob/master/doc/phyml-manual.pdf",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T14:34:19.190685Z",
            "teams": [
                "ATGC"
            ],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 83,
            "name": "Phylogeny.fr",
            "description": "Free, simple to use web service dedicated to reconstructing and analysing phylogenetic relationships between molecular sequences.",
            "homepage": "http://www.phylogeny.fr/",
            "biotoolsID": "phylogeny.fr",
            "biotoolsCURIE": "biotools:phylogeny.fr",
            "tool_type": [
                "Web application",
                "Workbench"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293"
            ],
            "primary_publication": [
                "10.1093/nar/gkn180"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://www.phylogeny.fr/contacts.cgi",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "IGS",
                    "email": null,
                    "url": "http://www.igs.cnrs-mrs.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Alexis Dereeper",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Valentin Guignon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.phylogeny.fr/documentation.cgi",
            "maturity": "Legacy",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:33:44.667229Z",
            "teams": [
                "ATGC",
                "PACA-Bioinfo"
            ],
            "source_repository": null
        },
        {
            "id": 84,
            "name": "IMGT, the international ImMunoGeneTics information system",
            "description": "IMGT®, the international ImMunoGeneTics information system® is the global reference in immunogenetics and immunoinformatics, created in 1989 by Marie-Paule Lefranc (Université de Montpellier and CNRS). IMGT® is a high-quality integrated knowledge resource specialized in the immunoglobulins (IG) or antibodies, T cell receptors (TR), major histocompatibility (MH) of human and other vertebrate species, and in the immunoglobulin superfamily (IgSF), MH superfamily (MhSF) and related proteins of the immune system (RPI) of vertebrates and invertebrates. IMGT® provides a common access to sequence, genome and structure Immunogenetics data, based on the concepts of IMGT-ONTOLOGY and on the IMGT Scientific chart rules. IMGT® works in close collaboration with EBI (Europe), DDBJ (Japan) and NCBI (USA). IMGT® consists of sequence databases, genome database, structure database, and monoclonal antibodies database, Web resources and interactive tools.",
            "homepage": "http://www.imgt.org/",
            "biotoolsID": "imgt",
            "biotoolsCURIE": "biotools:imgt",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application",
                "Ontology"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "DRCAT"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3948",
                "http://edamontology.org/topic_3930"
            ],
            "primary_publication": [],
            "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": null,
                    "url": "http://www.imgt.org/IMGTinformation/Contact.php",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.imgt.org/FAQ/",
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:34:08.902650Z",
            "teams": [],
            "source_repository": null
        },
        {
            "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_1317",
                "http://edamontology.org/topic_0593",
                "http://edamontology.org/topic_0176",
                "http://edamontology.org/topic_3306",
                "http://edamontology.org/topic_3332",
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0081",
                "http://edamontology.org/topic_0078"
            ],
            "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": 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_1317",
                "http://edamontology.org/topic_0593",
                "http://edamontology.org/topic_0176",
                "http://edamontology.org/topic_3306",
                "http://edamontology.org/topic_3332",
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0081",
                "http://edamontology.org/topic_0078"
            ],
            "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": 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_1317",
                "http://edamontology.org/topic_0593",
                "http://edamontology.org/topic_0176",
                "http://edamontology.org/topic_3306",
                "http://edamontology.org/topic_3332",
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0081",
                "http://edamontology.org/topic_0078"
            ],
            "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": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 86,
            "name": "BIII (BioImage Informatics Index, biii.eu)",
            "description": "BIII (BioImage Informatics Index, biii.eu) is a registry of software tools, image databases for benchmarking, and training materials for bioimage analysis. Software tools are organized as either a full protocol of analysis (workflow), a specific component to construct a workflow, or a software platform or library (collection). They are described using EDAM-bioimaging. All entries are exposed following FAIR principles and accessible for other usage with ODC-By v1.0 license.",
            "homepage": "https://biii.eu",
            "biotoolsID": "BISE",
            "biotoolsCURIE": "biotools:BISE",
            "tool_type": [
                "Database portal",
                "Bioinformatics portal",
                "Web application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "NEUBIAS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3382",
                "http://edamontology.org/topic_3063",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NEUBIAS Network of Bioimage Analysts",
                    "email": null,
                    "url": "https://neubias.eu",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "COST action having supported the creation and curation of this database"
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Perrine Paul-Gilloteaux",
                    "email": "perrine.paul-gilloteaux@univ-nantes.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4822-165X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Leader of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Kota Miura",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6926-191X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Main technical support and one of the founders of the project"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Chong Zhang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Co-leader of the developement"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Florian Levet",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4009-6225",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Development of Python scripts"
                },
                {
                    "type_role": [
                        "Documentor"
                    ],
                    "name": "Taggers",
                    "email": null,
                    "url": "http://biii.eu/show-taggers",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": "People curating tools"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Alban Gaignard",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3597-8557",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Developed the core ontology (data model) and enabled reuse of the content through W3C standards"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Matúš Kalaš",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1509-4981",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Coordinator of the EDAM-bioimaging ontology development"
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Leandro Scholz",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2411-0429",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": "Worked on the curation instructions"
                }
            ],
            "tool_licence": "Other",
            "documentation": "https://github.com/NeuBIAS/bise/wiki",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-03-26T15:45:10Z",
            "teams": [],
            "source_repository": null
        }
    ]
}