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

{
    "count": 211,
    "next": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=200&ordering=collection",
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=160&ordering=collection",
    "results": [
        {
            "id": 56,
            "name": "CyanoLyase",
            "description": "Manually curated sequence and amino acid motif database gathering all the different phycobilin lyases and related protein sequences available in public databases.",
            "homepage": "http://cyanolyase.genouest.org/",
            "biotoolsID": "cyanolyase",
            "biotoolsCURIE": "biotools:cyanolyase",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0623"
            ],
            "primary_publication": [
                "10.1093/nar/gks1091"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "GenOuest",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "GenOuest",
                    "email": "support@genouest.org",
                    "url": "http://www.genouest.org",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://cyanolyase.genouest.org/help",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T16:06:21.263559Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 123,
            "name": "DEPIB",
            "description": "Analysis pipeline using Snakemake for RNAseq analysis in order to find differentially expressed genes.",
            "homepage": "https://gitlab.univ-nantes.fr/bird_pipeline_registry/RNAseq_quantif_pipeline",
            "biotoolsID": "DEPIB",
            "biotoolsCURIE": "biotools:DEPIB",
            "tool_type": [
                "Workflow"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3308"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "BiRD bioinformatics facility",
                    "email": "pf-bird@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Audrey Bihouée",
                    "email": "audrey.bihouee@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr/qui-sommes-nous-/membres/",
                    "orcidid": "https://orcid.org/0000-0002-8689-2083",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "BiRD",
                    "email": "pf-bird@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Erwan Delage",
                    "email": "erwan.delage@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr/qui-sommes-nous-/membres/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Solenne Dumont",
                    "email": "solenne.dumont@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr/qui-sommes-nous-/membres/",
                    "orcidid": "https://orcid.org/0000-0003-3237-7382",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact",
                        "Support",
                        "Developer"
                    ],
                    "name": "Eric Charpentier",
                    "email": "eric.charpentier@univ-nantes.fr",
                    "url": "https://pf-bird.univ-nantes.fr/qui-sommes-nous-/membres/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer",
                        "Contributor"
                    ],
                    "name": "Damien Vintache",
                    "email": "Damien.Vintache@univ-nantes.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T14:40:03.286943Z",
            "teams": [
                "BiRD"
            ],
            "source_repository": null
        },
        {
            "id": 261,
            "name": "Panache",
            "description": "Panache (Pangenome analyzer with chromosomal exploration) is a web-based interface designed for the visualization of linearized pangenomes. It can be used to show aresence/absence information of pangenomic blocks of sequence or genes in a browser-like display.",
            "homepage": "http://github.com/SouthGreenPlatform/panache",
            "biotoolsID": "panache",
            "biotoolsCURIE": "biotools:panache",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0654",
                "http://edamontology.org/topic_0621"
            ],
            "primary_publication": [
                "10.1093/bioinformatics/btab688"
            ],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Mathieu Rouard",
                    "email": "m.rouard@cgiar.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0284-1885",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Éloi Durant",
                    "email": "eloi.durant@ird.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2734-4327",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-11-01T10:14:54.337479Z",
            "teams": [
                "South Green"
            ],
            "source_repository": null
        },
        {
            "id": 189,
            "name": "Erpin",
            "description": "Easy RNA Profile IdentificatioN takes as input an RNA sequence alignment and secondary structure annotation and will identify a wide variety of known RNA motifs (such as tRNAs, 5S rRNAs, SRP RNA, C/D box snoRNAs, hammerhead motifs, miRNAs and others) in your sequence(s) of interest. Also contains tool for drawing secondary structure of motifs.",
            "homepage": "http://rna.igmors.u-psud.fr/Software/erpin.php",
            "biotoolsID": "erpin",
            "biotoolsCURIE": "biotools:erpin",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0099",
                "http://edamontology.org/topic_0097",
                "http://edamontology.org/topic_3307"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Daniel Gautheret",
                    "email": "daniel.gautheret@u-psud.fr",
                    "url": "http://rna.igmors.u-psud.fr/gautheret/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://rna.igmors.u-psud.fr/Software/erpin.php",
            "maturity": null,
            "cost": null,
            "unique_visits": 350,
            "citations": null,
            "annual_visits": 415,
            "last_update": "2024-11-25T15:02:47.019198Z",
            "teams": [
                "EBIO"
            ],
            "source_repository": null
        },
        {
            "id": 152,
            "name": "PipeAlign2",
            "description": "Takes one or more protein sequences as input and analyzes them in a five-step process during which searches for sequence homologues, analyses of multiple sequence alignments, and hierarchical relationships between protein subfamilies are performed.",
            "homepage": "http://www.lbgi.fr/pipealign",
            "biotoolsID": "pipealign",
            "biotoolsCURIE": "biotools:pipealign",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0078",
                "http://edamontology.org/topic_0080",
                "http://edamontology.org/topic_3510",
                "http://edamontology.org/topic_0157",
                "http://edamontology.org/topic_3168"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "akress@unistra.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "Unlicense",
            "documentation": null,
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T21:03:24.978595Z",
            "teams": [
                "BiGEst"
            ],
            "source_repository": null
        },
        {
            "id": 5,
            "name": "AgroLD",
            "description": "The RDF Knowledge-based Database for plant molecular networks.",
            "homepage": "http://agrold.southgreen.fr/agrold/",
            "biotoolsID": "AgroLD",
            "biotoolsCURIE": "biotools:AgroLD",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_3810"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2019-11-05T14:52:28Z",
            "teams": [
                "South Green"
            ],
            "source_repository": null
        },
        {
            "id": 181,
            "name": "CARNAC",
            "description": "Server which predicts conserved secondary structure elements of homologous RNAs.  The input of a set of RNA sequences are not required to be previously aligned.",
            "homepage": "http://bioinfo.lifl.fr/carnac",
            "biotoolsID": "carnac",
            "biotoolsCURIE": "biotools:carnac",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0099",
                "http://edamontology.org/topic_0082",
                "http://edamontology.org/topic_0097",
                "http://edamontology.org/topic_0659",
                "http://edamontology.org/topic_0781"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Carnac team",
                    "email": "carnac@univ-lille1.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bioinfo.lifl.fr/carnac/help.php",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:52:06.002489Z",
            "teams": [
                "Bilille"
            ],
            "source_repository": null
        },
        {
            "id": 254,
            "name": "MOGAMUN",
            "description": "A Multi-Objective Genetic Algorithm to Find Active Modules in Multiplex Biological Networks.\n\nMOGAMUN is a Multi Objective Genetic Algorithm to find active modules (i.e., highly connected subnetworks with an overall deregulation) in MUltiplex biological Networks. For a detailed description of MOGAMUN check out the preprint https://www.biorxiv.org/content/10.1101/2020.05.25.114215v1. All the expression datasets and networks that we used to obtain the results reported in our preprint are available in the GitHub repository https://github.com/elvanov/MOGAMUN-data.",
            "homepage": "https://github.com/elvanov/MOGAMUN",
            "biotoolsID": "mogamun",
            "biotoolsCURIE": "biotools:mogamun",
            "tool_type": [
                "Library"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_0634",
                "http://edamontology.org/topic_0121"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [],
                    "name": null,
                    "email": "anais.baudot@univ-amu.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2021-02-26T09:22:38Z",
            "teams": [
                "Systems Biomedicine"
            ],
            "source_repository": null
        },
        {
            "id": 258,
            "name": "FAIR-Checker",
            "description": "FAIR-Checker is a tool aimed at assessing FAIR principles and empowering data provider to enhance the quality of their digital resources. Data providers and consumers can check how FAIR are web resources. Developers can explore and inspect metadata exposed in web resources.",
            "homepage": "https://fair-checker.france-bioinformatique.fr",
            "biotoolsID": "fair-checker",
            "biotoolsCURIE": "biotools:fair-checker",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3316",
                "http://edamontology.org/topic_0089"
            ],
            "primary_publication": [
                "10.1186/s13326-023-00289-5"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T14:45:19.260708Z",
            "teams": [
                "IFB Core"
            ],
            "source_repository": null
        },
        {
            "id": 19,
            "name": "PhylOPDb",
            "description": "Phylogenetic Oligonucleotide Probe Database. Provides a convivial and easy-to-use web interface to browse both regular and explorative 16S rRNA-targeted probes.",
            "homepage": "http://g2im.u-clermont1.fr/phylopdb/help.php",
            "biotoolsID": "phylopdb",
            "biotoolsCURIE": "biotools:phylopdb",
            "tool_type": [
                "Database portal",
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0632",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3518"
            ],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "pierre.peyret@udamail.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://g2im.u-clermont1.fr/phylopdb/help.php",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2018-12-10T12:58:58Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 65,
            "name": "OrthoInspector",
            "description": "Software system incorporating an original algorithm for the rapid detection of orthology and inparalogy relations between different species.",
            "homepage": "http://lbgi.igbmc.fr/orthoinspector/",
            "biotoolsID": "orthoinspector",
            "biotoolsCURIE": "biotools:orthoinspector",
            "tool_type": [
                "Database portal",
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3053",
                "http://edamontology.org/topic_3299"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Odile Lecompte",
                    "email": "odile.lecompte@unistra.fr",
                    "url": "http://alnitak.u-strasbg.fr/lbgi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://lbgi.igbmc.fr/orthoinspector/index.php?option=com_content&view=article&id=50:tutorial-prepare-data-to-create-your-own-database&catid=3:tutorials&Itemid=6",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T13:55:18.202290Z",
            "teams": [
                "BiGEst"
            ],
            "source_repository": null
        },
        {
            "id": 37,
            "name": "GreenPhyl",
            "description": "",
            "homepage": null,
            "biotoolsID": "",
            "biotoolsCURIE": "",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": null,
            "teams": [
                "South Green"
            ],
            "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": 78,
            "name": "tandemRepeat",
            "description": "",
            "homepage": null,
            "biotoolsID": "",
            "biotoolsCURIE": "",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": null,
            "teams": [],
            "source_repository": null
        },
        {
            "id": 133,
            "name": "Jflow",
            "description": "JavaScript based workflow management system, composed of Jquery plugins which can easily be embedded in any WEB application and a Python library providing all requested features to setup, run and monitor workflows.",
            "homepage": "http://jflow.toulouse.inra.fr/app/index.html",
            "biotoolsID": "jflow",
            "biotoolsCURIE": "biotools:jflow",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3071",
                "http://edamontology.org/topic_3372"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "support.genopole@toulouse.inra.fr",
                    "url": "http://genoweb.toulouse.inra.fr:8090/app/index.html",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://genoweb.toulouse.inra.fr:8090/app/jflow_quickstart.html",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T15:07:13.770953Z",
            "teams": [],
            "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": 172,
            "name": "Mix",
            "description": "Tool that combines two or more draft assemblies, without relying on a reference genome and has the goal to reduce contig fragmentation and thus speed-up genome finishing. The algorithm builds an extension graph where vertices represent extremities of contigs and edges represent existing alignments between these extremities. These alignment edges are used for contig extension. The resulting output assembly corresponds to a path in the extension graph that maximizes the cumulative contig length.",
            "homepage": "https://github.com/cbib/MIX",
            "biotoolsID": "mix",
            "biotoolsCURIE": "biotools:mix",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0196"
            ],
            "primary_publication": [
                "10.1186/1471-2105-14-S15-S16"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer",
                        "Contributor"
                    ],
                    "name": "Alexis Groppi",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Florence Maurier",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "CBiB - Universite Victor Segalen Bordeaux, 146, rue Leo Saignat, 33076 Bordeaux, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Heissam Soueidan",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "NKI-AVL, Plesmanlaan 121, 1066 CX Amsterdam, Netherlands",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Alexis Groppi",
                    "email": "alexis.groppi@u-bordeaux.fr",
                    "url": "http://www.cbib.u-bordeaux2.fr/fr/content/services",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "CBiB - Universite Victor Segalen Bordeaux, 146, rue Leo Saignat, 33076 Bordeaux, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "NKI-AVL, Plesmanlaan 121, 1066 CX Amsterdam, Netherlands",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "CNRS / LaBRI, Universite Bordeaux 1, 351 cours de la Liberation, 33405 Talence Cedex, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                },
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": "Alexis Groppi",
                    "email": "alexis.groppi@u-bordeaux.fr",
                    "url": "http://www.cbib.u-bordeaux2.fr/fr/content/services",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Contributor"
                    ],
                    "name": "Macha Nikolski",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "CNRS / LaBRI, Universite Bordeaux 1, 351 cours de la Liberation, 33405 Talence Cedex, France",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "u-bordeaux.fr",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                }
            ],
            "tool_licence": "MIT",
            "documentation": "https://github.com/cbib/MIX",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:18:36.339969Z",
            "teams": [
                "CBiB"
            ],
            "source_repository": null
        },
        {
            "id": 184,
            "name": "VAST",
            "description": "Tool for viewing protein structure neighbours.",
            "homepage": "http://www.ncbi.nlm.nih.gov/Structure/VAST/vast.shtml",
            "biotoolsID": "vast",
            "biotoolsCURIE": "biotools:vast",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_2814",
                "http://edamontology.org/topic_0078",
                "http://edamontology.org/topic_0082",
                "http://edamontology.org/topic_0736"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Stephen HBryant",
                    "email": "bryant@ncbi.nlm.nih.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://www.ncbi.nlm.nih.gov/Structure/VAST/vasthelp.html",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2021-04-25T13:21:04Z",
            "teams": [
                "MIGALE"
            ],
            "source_repository": null
        },
        {
            "id": 24,
            "name": "Conjdb",
            "description": "",
            "homepage": null,
            "biotoolsID": "",
            "biotoolsCURIE": "",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [],
            "primary_publication": [],
            "operating_system": [],
            "tool_credit": [],
            "tool_licence": null,
            "documentation": null,
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": null,
            "teams": [],
            "source_repository": null
        },
        {
            "id": 170,
            "name": "RNAspace",
            "description": "A platform which aims at providing an integrated environment for non-coding RNA annotation. The platform allows running in an integrated environment a variety of ncRNA gene finders, to explore results with dedicated tools for comparison, visualization and edition of putative ncRNAs and to export them in various formats.",
            "homepage": "http://www.rnaspace.org/",
            "biotoolsID": "rnaspace",
            "biotoolsCURIE": "biotools:rnaspace",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0659",
                "http://edamontology.org/topic_0099",
                "http://edamontology.org/topic_0219"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "Marie-Josee.Cros@inra.fr",
                    "url": "http://rnaspace.org/partners",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://www.rnaspace.org/help/#help1",
            "maturity": null,
            "cost": null,
            "unique_visits": 14318,
            "citations": null,
            "annual_visits": 17558,
            "last_update": "2018-12-10T12:58:50Z",
            "teams": [],
            "source_repository": null
        }
    ]
}