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

{
    "count": 207,
    "next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=180&ordering=-tool_credit",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=140&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": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "name": "Vincent Lefort",
                    "email": "vincent.lefort@lirmm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Maintainer"
                    ],
                    "name": "Marc Chakiachvili",
                    "email": "mchakiachvili@ebi.ac.uk",
                    "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": 167,
            "name": "MPscan",
            "description": "MPscan (multi-pattern scan) is a program for mapping short reads (<30bp) exactly on a set of reference sequences (eg, a genome) without indexing the reference. MPscan performs only exact mapping (no substitution, nor indels), is fast (optimal complexity), and easy to use.",
            "homepage": "http://www.atgc-montpellier.fr/mpscan/",
            "biotoolsID": "mpscan",
            "biotoolsCURIE": "biotools:mpscan",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [
                "10.1007/978-3-642-04241-6_21"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Vincent Lefort",
                    "email": "Vincent.Lefort@lirmm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.atgc-montpellier.fr/download/papers/mpscan_manual_2008.pdf",
            "maturity": null,
            "cost": null,
            "unique_visits": 100,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2021-04-22T06:40:43Z",
            "teams": [
                "ATGC"
            ],
            "source_repository": null
        },
        {
            "id": 166,
            "name": "CRAC",
            "description": "CRAC is a mapping software specialized for RNA-Seq data. It detects mutations, indels, splice or fusion junctions in each single read.",
            "homepage": "http://crac.gforge.inria.fr",
            "biotoolsID": "crac",
            "biotoolsCURIE": "biotools:crac",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3320",
                "http://edamontology.org/topic_0114",
                "http://edamontology.org/topic_3170"
            ],
            "primary_publication": [
                "10.1186/gb-2013-14-3-r30"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For question regarding the software",
                    "email": "crac-bugs@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For questions, comments, remarks on the algorithm or the article",
                    "email": "crac-article@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "CECILL-2.0",
            "documentation": "http://crac.gforge.inria.fr/documentation/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:59Z",
            "teams": [
                "Bilille",
                "ATGC"
            ],
            "source_repository": null
        },
        {
            "id": 166,
            "name": "CRAC",
            "description": "CRAC is a mapping software specialized for RNA-Seq data. It detects mutations, indels, splice or fusion junctions in each single read.",
            "homepage": "http://crac.gforge.inria.fr",
            "biotoolsID": "crac",
            "biotoolsCURIE": "biotools:crac",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3320",
                "http://edamontology.org/topic_0114",
                "http://edamontology.org/topic_3170"
            ],
            "primary_publication": [
                "10.1186/gb-2013-14-3-r30"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For question regarding the software",
                    "email": "crac-bugs@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "For questions, comments, remarks on the algorithm or the article",
                    "email": "crac-article@lists.gforge.inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "CECILL-2.0",
            "documentation": "http://crac.gforge.inria.fr/documentation/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:59Z",
            "teams": [
                "Bilille",
                "ATGC"
            ],
            "source_repository": null
        },
        {
            "id": 165,
            "name": "T-Coffee",
            "description": "A multiple sequence alignment package that can be used for DNA, RNA and protein sequences. It can be used to align sequences or to combine the output of other alignment methods (Clustal, Mafft, Probcons, Muscle...) into one unique alignment.",
            "homepage": "http://www.tcoffee.org/Projects/tcoffee/",
            "biotoolsID": "tcoffee",
            "biotoolsCURIE": "biotools:tcoffee",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "T-Coffee"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1006/jmbi.2000.4042"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Cedric Notredame",
                    "email": "cedric.notredame@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://www.tcoffee.org/Projects/tcoffee/documentation/README",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 11271,
            "last_update": "2019-03-14T11:57:50Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 164,
            "name": "InterEvDock",
            "description": "Ab initio protein docking based on rigid-body sampling followed by consensus scoring using physics-based and statistical potentials, including the InterEvScore function specifically developed to incorporate co-evolutionary information in docking.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::InterEvDock2",
            "biotoolsID": "interevdock2",
            "biotoolsCURIE": "biotools:interevdock2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0128",
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1093/nar/gky377",
                "10.1093/nar/gkw340"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Raphael Guerois",
                    "email": "raphael.guerois@cea.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5294-2858",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Jessica Andreani",
                    "email": "jessica.andreani@cea.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "http://bioserv.rpbs.univ-paris-diderot.fr/services/InterEvDock2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 310,
            "citations": null,
            "annual_visits": 1120,
            "last_update": "2024-11-24T21:00:12.284563Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 164,
            "name": "InterEvDock",
            "description": "Ab initio protein docking based on rigid-body sampling followed by consensus scoring using physics-based and statistical potentials, including the InterEvScore function specifically developed to incorporate co-evolutionary information in docking.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::InterEvDock2",
            "biotoolsID": "interevdock2",
            "biotoolsCURIE": "biotools:interevdock2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_0128",
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1093/nar/gky377",
                "10.1093/nar/gkw340"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Raphael Guerois",
                    "email": "raphael.guerois@cea.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5294-2858",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Jessica Andreani",
                    "email": "jessica.andreani@cea.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "http://bioserv.rpbs.univ-paris-diderot.fr/services/InterEvDock2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 310,
            "citations": null,
            "annual_visits": 1120,
            "last_update": "2024-11-24T21:00:12.284563Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 162,
            "name": "HCA (hydrophobic cluster analysis)",
            "description": "The HCA method is based on the use of a bidimensional plot, called the HCA plot. The bidimensional plot is associated with an alpha helicoidal pitch (3.6 residue/turn, connectivity distance of 4) which has been shown to offer the best correspondence between clusters and regular secondary structures. Examination of the HCA plot of a protein sequence allow to easily identify globular regions from non globular ones and, in globular regions, to identify secondary structures.",
            "homepage": "http://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py?form=HCA#forms::HCA",
            "biotoolsID": "hca",
            "biotoolsCURIE": "biotools:hca",
            "tool_type": [
                "Web application"
            ],
            "collection": [
                "Proteomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0121",
                "http://edamontology.org/topic_3542"
            ],
            "primary_publication": [
                "10.1007/s000180050082"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Isabelle Callebaut",
                    "email": "Isabelle.Callebaut@lmcp.jussieu.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bioserv.rpbs.univ-paris-diderot.fr/services/HCA/",
            "maturity": null,
            "cost": null,
            "unique_visits": 3200,
            "citations": null,
            "annual_visits": 10000,
            "last_update": "2024-11-24T15:47:21.770746Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 160,
            "name": "Frog",
            "description": "Frog2 (Free Online Drug Conformation 2) is a service aimed at generating 3D conformations for small molecules starting from their 1D, 2D or 3D descriptions (smiles, sdf or mol2 input formats). Frog2 improves upon Frog1 by embedding new energy minimization and ring generation capacities.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::Frog2",
            "biotoolsID": "frog2",
            "biotoolsCURIE": "biotools:frog2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0154",
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gkq325"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Frederic Guyon",
                    "email": "frederic.guyon@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Maria A. Miteva",
                    "email": "maria.mitev@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/Frog2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 960,
            "citations": null,
            "annual_visits": 6400,
            "last_update": "2024-11-25T14:00:39.981509Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 160,
            "name": "Frog",
            "description": "Frog2 (Free Online Drug Conformation 2) is a service aimed at generating 3D conformations for small molecules starting from their 1D, 2D or 3D descriptions (smiles, sdf or mol2 input formats). Frog2 improves upon Frog1 by embedding new energy minimization and ring generation capacities.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::Frog2",
            "biotoolsID": "frog2",
            "biotoolsCURIE": "biotools:frog2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0154",
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gkq325"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Frederic Guyon",
                    "email": "frederic.guyon@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Maria A. Miteva",
                    "email": "maria.mitev@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/Frog2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 960,
            "citations": null,
            "annual_visits": 6400,
            "last_update": "2024-11-25T14:00:39.981509Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 161,
            "name": "PEP-SiteFinder",
            "description": "PEP-SiteFinder is a web server tool for the blind identification of peptide binding sites on protein surfaces.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::PEP-SiteFinder",
            "biotoolsID": "pep-sitefinder",
            "biotoolsCURIE": "biotools:pep-sitefinder",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3534",
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gku404"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/PEP-SiteFinder",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 347,
            "citations": null,
            "annual_visits": 1482,
            "last_update": "2024-11-24T20:59:55.640056Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 160,
            "name": "Frog",
            "description": "Frog2 (Free Online Drug Conformation 2) is a service aimed at generating 3D conformations for small molecules starting from their 1D, 2D or 3D descriptions (smiles, sdf or mol2 input formats). Frog2 improves upon Frog1 by embedding new energy minimization and ring generation capacities.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::Frog2",
            "biotoolsID": "frog2",
            "biotoolsCURIE": "biotools:frog2",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0154",
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gkq325"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Frederic Guyon",
                    "email": "frederic.guyon@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Maria A. Miteva",
                    "email": "maria.mitev@inserm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/Frog2/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 960,
            "citations": null,
            "annual_visits": 6400,
            "last_update": "2024-11-25T14:00:39.981509Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 163,
            "name": "PEP-FOLD",
            "description": "PEP-FOLD uses a hidden Markov model-derived structural alphabet for de novo modeling of 3D conformations of peptides between 9-25 amino acids in aqueous solution. Updates to PEP-FOLD allow for modeling of linear and disulphide bonded cyclic peptides with 9-36 amino acids using benchmarked peptides.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::PEP-FOLD3",
            "biotoolsID": "pep-fold",
            "biotoolsCURIE": "biotools:pep-fold",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [
                "10.1093/nar/gkp323",
                "10.1093/nar/gks419",
                "10.1093/nar/gkw329"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/PEP-FOLD3",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 3900,
            "citations": null,
            "annual_visits": 30000,
            "last_update": "2024-11-24T20:59:57.942237Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 158,
            "name": "Fpocket",
            "description": "Web server which detects small molecule pockets by relying on the geometric alpha sphere theory. It also tracks pockets during molecular dynamics so to provide insight on pocket dynamics (mdpocket) and transposes mdpocket to the combined analysis of homologous structures (hpocket).",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::fpocket",
            "biotoolsID": "fpocket",
            "biotoolsCURIE": "biotools:fpocket",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0166"
            ],
            "primary_publication": [
                "10.1186/1471-2105-10-168"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/fpocket/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 960,
            "citations": null,
            "annual_visits": 2470,
            "last_update": "2024-11-24T20:59:53.208420Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 159,
            "name": "SABBAC",
            "description": "Tool for the reconstruction of complete protein structures from their alpha-carbon descriptions.",
            "homepage": "https://mobyle.rpbs.univ-paris-diderot.fr/cgi-bin/portal.py#forms::SABBAC",
            "biotoolsID": "sabbac",
            "biotoolsCURIE": "biotools:sabbac",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2275"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Pierre Tufféry",
                    "email": "pierre.tuffery@univ-paris-diderot.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1033-9895",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Freeware",
            "documentation": "https://bioserv.rpbs.univ-paris-diderot.fr/services/SABBAC/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 130,
            "citations": null,
            "annual_visits": 640,
            "last_update": "2024-11-24T21:00:10.511557Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 157,
            "name": "OCG",
            "description": "Creates an overlapping class system from an unweighted simple graph G = (V,E).OCG is essentially a hierarchical ascending algorithm. By default, it will fuse the initial classes until further fusions do not increase the modularity but other options are available.",
            "homepage": "http://tagc.univ-mrs.fr/tagc/index.php/software/17",
            "biotoolsID": "ocg",
            "biotoolsCURIE": "biotools:ocg",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0128",
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_1775"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Brun C",
                    "email": "brun@tagc.univ-mrs.fr",
                    "url": "http://tagc.univ-mrs.fr/tagc/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://tagc.univ-mrs.fr/tagc/index.php/software/17",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T16:02:04.280293Z",
            "teams": [
                "TAGC-BU"
            ],
            "source_repository": null
        },
        {
            "id": 156,
            "name": "ORDO",
            "description": "The Orphanet Rare Disease Ontology (ORDO) - structured vocabulary for rare diseases, capturing relationships between diseases, genes and other relevant features. It integrates a classification of rare diseases, relationships (gene-disease relations, epiemological data) and connections with other terminologies (MeSH, UMLS, MedDRA), databases (OMIM, UniProtKB, HGNC, ensembl, Reactome, IUPHAR, Geantlas) and classifications (ICD10).",
            "homepage": "http://www.ebi.ac.uk/ols/ontologies/ordo",
            "biotoolsID": "ordo",
            "biotoolsCURIE": "biotools:ordo",
            "tool_type": [
                "Ontology",
                "Web application",
                "Database portal"
            ],
            "collection": [
                "RD-connect",
                "Rare Disease"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0089",
                "http://edamontology.org/topic_0634",
                "http://edamontology.org/topic_3307",
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_3325"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Contact Form",
                    "email": null,
                    "url": "https://www.ebi.ac.uk/support/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Inserm US14",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "ols-submission@ebi.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Apache-2.0",
            "documentation": "https://www.ebi.ac.uk/ols/docs/index",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2020-09-16T07:06:49Z",
            "teams": [
                "Orphanet"
            ],
            "source_repository": null
        },
        {
            "id": 156,
            "name": "ORDO",
            "description": "The Orphanet Rare Disease Ontology (ORDO) - structured vocabulary for rare diseases, capturing relationships between diseases, genes and other relevant features. It integrates a classification of rare diseases, relationships (gene-disease relations, epiemological data) and connections with other terminologies (MeSH, UMLS, MedDRA), databases (OMIM, UniProtKB, HGNC, ensembl, Reactome, IUPHAR, Geantlas) and classifications (ICD10).",
            "homepage": "http://www.ebi.ac.uk/ols/ontologies/ordo",
            "biotoolsID": "ordo",
            "biotoolsCURIE": "biotools:ordo",
            "tool_type": [
                "Ontology",
                "Web application",
                "Database portal"
            ],
            "collection": [
                "RD-connect",
                "Rare Disease"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0089",
                "http://edamontology.org/topic_0634",
                "http://edamontology.org/topic_3307",
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_3325"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Contact Form",
                    "email": null,
                    "url": "https://www.ebi.ac.uk/support/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Inserm US14",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "ols-submission@ebi.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Apache-2.0",
            "documentation": "https://www.ebi.ac.uk/ols/docs/index",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2020-09-16T07:06:49Z",
            "teams": [
                "Orphanet"
            ],
            "source_repository": null
        },
        {
            "id": 155,
            "name": "HHalign-Kbest",
            "description": "Useful to automatically obtain optimized alignments and models in case of low sequence identity (<35%) between a query and a template protein. It can generate k suboptimal (e.g. top-k scoring) alignments rather than only the optimal one which may contain small to large errors.",
            "homepage": "http://bioserv.rpbs.univ-paris-diderot.fr/services/HHalign-Kbest/",
            "biotoolsID": "hhalign-kbest",
            "biotoolsCURIE": "biotools:hhalign-kbest",
            "tool_type": [
                "Command-line tool",
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0081",
                "http://edamontology.org/topic_2814",
                "http://edamontology.org/topic_0736"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Raphael Guerois",
                    "email": null,
                    "url": "https://scholar.google.com/citations?user=M7Ln2zQAAAAJ&hl=es",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bioserv.rpbs.univ-paris-diderot.fr/services/HHalign-Kbest/#faq",
            "maturity": null,
            "cost": null,
            "unique_visits": 70,
            "citations": null,
            "annual_visits": 260,
            "last_update": "2024-11-25T14:00:57.608636Z",
            "teams": [
                "RPBS"
            ],
            "source_repository": null
        },
        {
            "id": 154,
            "name": "CompPhy",
            "description": "Web-based collaborative platform for comparing phylogenies.",
            "homepage": "http://www.atgc-montpellier.fr/compphy/",
            "biotoolsID": "compphy",
            "biotoolsCURIE": "biotools:compphy",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_3056"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Contact form",
                    "email": null,
                    "url": "http://www.atgc-montpellier.fr/compphy/?p=contact",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.atgc-montpellier.fr/compphy/?p=userguide",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:57Z",
            "teams": [
                "ATGC"
            ],
            "source_repository": null
        }
    ]
}