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

{
    "count": 233,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=200&ordering=operating_system",
    "results": [
        {
            "id": 148,
            "name": "Vidjil",
            "description": "Open-source platform for the interactive analysis of high-throughput sequencing data from lymphocyte recombinations. It contains an algorithm gathering reads into clonotypes according to their V(D)J junctions, a web application made of a sample, experiment and patient database and a visualization for the analysis of clonotypes along the time.",
            "homepage": "http://www.vidjil.org/",
            "biotoolsID": "vidjil",
            "biotoolsCURIE": "biotools:vidjil",
            "tool_type": [
                "Web application",
                "Web interface",
                " Command-line"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0080",
                "http://edamontology.org/topic_0804"
            ],
            "primary_publication": [
                "10.1371/journal.pone.0172249"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Support",
                    "email": "contact@vidjil.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://github.com/vidjil/vidjil",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:58Z",
            "teams": [
                "Bilille"
            ],
            "source_repository": null
        },
        {
            "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": 175,
            "name": "Logol",
            "description": "Pattern matching grammar language and a set of tools to search a pattern in a sequence (nucleic or proteic).",
            "homepage": "http://logol.genouest.org",
            "biotoolsID": "logol",
            "biotoolsCURIE": "biotools:logol",
            "tool_type": [
                "Command-line tool",
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0160"
            ],
            "primary_publication": [
                "10.1007/978-3-319-09192-1_4"
            ],
            "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": "CECILL-2.0",
            "documentation": "http://training.genouest.org/claroline/claroline/learnPath/learningPathList.php?cidReset=true&cidReq=LOGOL",
            "maturity": "Emerging",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:34Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 125,
            "name": "Gigwa",
            "description": "The Gigwa application, which stands for “Genotype Investigator for Genome-Wide Analyses”, provides an easy and intuitive way to explore large amounts of genotyping data by filtering it not only on the basis of variant features, including functional annotations, but also matching genotype patterns. It is a fairly lightweight, web-based, platform-independent solution that may be deployed on a workstation or as a data portal. It allows to feed a MongoDB database with VCF, PLINK or HapMap files containing up to tens of billions of genotypes, and provides a user-friendly interface to filter data in real time. Gigwa provides the means to export filtered data into several popular formats and features connectivity not only with online genomic tools, but also with standalone software such as FlapJack or IGV. Additionnally, Gigwa-hosted datasets are interoperable via two standard REST APIs: GA4GH and BrAPI.",
            "homepage": "http://www.southgreen.fr/content/gigwa",
            "biotoolsID": "Gigwa",
            "biotoolsCURIE": "biotools:Gigwa",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_2885",
                "http://edamontology.org/topic_3071"
            ],
            "primary_publication": [
                "10.1093/GIGASCIENCE/GIZ051",
                "10.1186/s13742-016-0131-8"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Guilhem Sempéré",
                    "email": "guilhem.sempere@cirad.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7429-2091",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "gigwa@cirad.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                }
            ],
            "tool_licence": "AGPL-3.0",
            "documentation": "http://gigwa.southgreen.fr/gigwa/docs/gigwa_docs.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2020-09-14T08:25:17Z",
            "teams": [
                "South Green"
            ],
            "source_repository": "https://github.com/SouthGreenPlatform/Gigwa2"
        },
        {
            "id": 55,
            "name": "GAG",
            "description": "Generates an NCBI .tbl file of annotations on a genome.",
            "homepage": "https://github.com/genomeannotation/GAG",
            "biotoolsID": "gag",
            "biotoolsCURIE": "biotools:gag",
            "tool_type": [
                "Database portal",
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_0077",
                "http://edamontology.org/topic_3673"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Scott M Geib",
                    "email": "scott.geib@ars.usda.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "MIT",
            "documentation": "https://github.com/genomeannotation/GAG",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:31:52.130383Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 176,
            "name": "Galaxy",
            "description": "Open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.",
            "homepage": "https://galaxyproject.org/",
            "biotoolsID": "galaxy",
            "biotoolsCURIE": "biotools:galaxy",
            "tool_type": [
                "Workflow",
                "Bioinformatics portal",
                "Web application",
                "Web API"
            ],
            "collection": [
                "Galaxy",
                "Animal and Crop Genomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3673",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [
                "10.1093/nar/gkw343",
                "10.1093/nar/gkac247"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Galaxy support",
                    "email": null,
                    "url": "https://biostar.usegalaxy.org/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Galaxy Community",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Consortium",
                    "note": null
                }
            ],
            "tool_licence": "AFL-3.0",
            "documentation": "https://usegalaxy.org/api/docs",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 400,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T14:46:57.861339Z",
            "teams": [
                "South Green"
            ],
            "source_repository": "https://github.com/galaxyproject/galaxy"
        },
        {
            "id": 96,
            "name": "GINsim",
            "description": "Computer tool for the modeling and simulation of genetic regulatory networks.",
            "homepage": "http://ginsim.org/",
            "biotoolsID": "ginsim",
            "biotoolsCURIE": "biotools:ginsim",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [
                "elixir-fr-sdp-2019",
                "FR",
                "EBI Training Tools",
                "PerMedCoE"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_2259",
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_0204"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Support",
                        "Developer"
                    ],
                    "name": null,
                    "email": null,
                    "url": "http://ginsim.org/contact",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Project",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://ginsim.org/documentation",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T20:09:51.625867Z",
            "teams": [],
            "source_repository": "http://ginsim.org/models_repository"
        },
        {
            "id": 54,
            "name": "AphidBase",
            "description": "An aphid genome database.",
            "homepage": "http://aphidbase.com/",
            "biotoolsID": "aphidbase",
            "biotoolsCURIE": "biotools:aphidbase",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [
                "10.1111/j.1365-2583.2009.00930.x"
            ],
            "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": "BIPAA platform",
                    "email": "bipaa@rennes.inra.fr",
                    "url": "http://www.inra.fr/bipaa",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bipaa.genouest.org/is/aphidbase/",
            "maturity": null,
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2018-12-10T12:58:49Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 177,
            "name": "HexServer",
            "description": "A FFT-based protein docking server powered by graphics processors, HexServer rapidly produces a ranked list of docking predictions for input PDB protein structures.",
            "homepage": "http://hexserver.loria.fr/",
            "biotoolsID": "hexserver",
            "biotoolsCURIE": "biotools:hexserver",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0166",
                "http://edamontology.org/topic_2275",
                "http://edamontology.org/topic_2814",
                "http://edamontology.org/topic_0078",
                "http://edamontology.org/topic_0082"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Dave Ritchie",
                    "email": "dave.ritchie@loria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://hexserver.loria.fr/help.php",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 5000,
            "last_update": "2024-11-25T15:08:17.085207Z",
            "teams": [
                "MBI-DS4H"
            ],
            "source_repository": null
        },
        {
            "id": 149,
            "name": "PepPSy",
            "description": "A gene expression-based prioritization system to help investigators to determine in which human tissues they should look for an unseen protein.",
            "homepage": "http://peppsy.genouest.org",
            "biotoolsID": "peppsy",
            "biotoolsCURIE": "biotools:peppsy",
            "tool_type": [
                "Web application"
            ],
            "collection": [
                "Proteomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_0121"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Thomas Darde",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Olivier Sallou",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer"
                    ],
                    "name": "Frédéric Chalmel",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Olivier Collin",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Paula P. Duek",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "frederic.chalmel@univ-rennes1.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Lydie Lane",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://peppsy.genouest.org/help",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:12:40.921423Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 53,
            "name": "LepidoDB",
            "description": "Genomics of two major lepidopteran pests.",
            "homepage": "http://www.inra.fr/lepidodb",
            "biotoolsID": "lepidodb",
            "biotoolsCURIE": "biotools:lepidodb",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0622"
            ],
            "primary_publication": [],
            "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": "BIPAA platform",
                    "email": "bipaa@rennes.inra.fr",
                    "url": "http://www.inra.fr/bipaa",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://bipaa.genouest.org/is/lepidodb/",
            "maturity": null,
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2018-12-11T18:57:25Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 178,
            "name": "NGS-QC Generator",
            "description": "Comparative analysis between ChIP-seq and other enrichment-related NGS datasets requires prior characterization of their degree of technical similarity. The Galaxy tool NGS-QC Generator is a computational-based approach that infers quality indicators from the distribution of sequenced reads associated to a particular NGS profile. Such information is then used for comparative purposes and for defining strategies to improve the quality of sample-derived datasets.",
            "homepage": "http://www.ngs-qc.org/",
            "biotoolsID": "ngs-qc_generator",
            "biotoolsCURIE": "biotools:ngs-qc_generator",
            "tool_type": [
                "Web application"
            ],
            "collection": [
                "Animal and Crop Genomics"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_3169"
            ],
            "primary_publication": [
                "10.1007/978-1-4939-3578-9_13"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "contact@ngs-qc.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-2.0",
            "documentation": "http://www.ngs-qc.org/tutorial.php",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:05:15.865852Z",
            "teams": [
                "BiGEst"
            ],
            "source_repository": null
        },
        {
            "id": 140,
            "name": "NucleusJ",
            "description": "Simple and user-friendly ImageJ plugin dedicated to the characterization of nuclear morphology and chromatin organization in 3D.",
            "homepage": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start",
            "biotoolsID": "nucleusj",
            "biotoolsCURIE": "biotools:nucleusj",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0097",
                "http://edamontology.org/topic_2229",
                "http://edamontology.org/topic_3382"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Axel Poulet",
                    "email": "pouletaxel@gmail.com",
                    "url": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start#authors",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start#usage",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T15:54:14.614349Z",
            "teams": [
                "AuBi"
            ],
            "source_repository": null
        },
        {
            "id": 267,
            "name": "ReMap",
            "description": "ReMap is a large scale integrative analysis of DNA-binding experiments for Homo sapiens, Mus musculus, Drosophila melanogaster and Arabidopsis thaliana transcriptional regulators. The catalogues are the results of the manual curation of ChIP-seq, ChIP-exo, DAP-seq from public sources (GEO, ENCODE, ENA). ReMap (https://remap.univ-amu.fr) aims to provide manually curated, high-quality catalogs of regulatory regions resulting from a large-scale integrative analysis of DNA-binding experiments in Human, Mouse, Fly and Arabidopsis thaliana for hundreds of transcription factors and regulators. In this 2022 update, we have uniformly processed >11 000 DNA-binding sequencing datasets from public sources across four species. The four regulatory catalogs are browsable through track hubs at UCSC, Ensembl and NCBI genome browsers.",
            "homepage": "https://remap.univ-amu.fr/",
            "biotoolsID": "inserm-remap",
            "biotoolsCURIE": "biotools:inserm-remap",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_0160",
                "http://edamontology.org/topic_0749",
                "http://edamontology.org/topic_0204",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3173"
            ],
            "primary_publication": [
                "10.1093/nar/gku1280",
                "10.1093/nar/gkab996",
                "10.1093/nar/gkz945",
                "10.1093/nar/gkx1092"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": "Inserm U1090 - TAGC",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Aix-Marseille University",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "French Institute of Health and Medical Research",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Maintainer",
                        "Primary contact"
                    ],
                    "name": "Benoit Ballester",
                    "email": "benoit.ballester@inserm.fr",
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0002-0834-7135",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "https://remap.univ-amu.fr/about_hsap_page",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-24T14:21:26.315951Z",
            "teams": [
                "TAGC-BU"
            ],
            "source_repository": "https://remap.univ-amu.fr/"
        },
        {
            "id": 75,
            "name": "NAPP",
            "description": "Nucleic Acid Phylogenetic Profile Database: classifies coding and non-coding sequences in a genome according to their pattern of conservation across other genomes.",
            "homepage": "http://napp.u-psud.fr/",
            "biotoolsID": "napp",
            "biotoolsCURIE": "biotools:napp",
            "tool_type": [
                "Database portal"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0077",
                "http://edamontology.org/topic_0097",
                "http://edamontology.org/topic_0659",
                "http://edamontology.org/topic_3511",
                "http://edamontology.org/topic_0082"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "NAPP Support",
                    "email": "napp.biologie@u-psud.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://rna.igmors.u-psud.fr/NAPP/Help.php",
            "maturity": null,
            "cost": null,
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T15:05:27.630660Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 134,
            "name": "Protomata",
            "description": "Motif search and discovery in protein sequences.",
            "homepage": "http://tools.genouest.org/tools/protomata/",
            "biotoolsID": "protomata",
            "biotoolsCURIE": "biotools:protomata",
            "tool_type": [
                "Web application",
                "Command-line tool"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1007/11564096_50"
            ],
            "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": "CECILL-2.0",
            "documentation": "http://tools.genouest.org/tools/protomata/help",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2018-12-10T12:58:49Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 135,
            "name": "Askomics",
            "description": "AskOmics is a visual SPARQL query interface supporting both intuitive data integration and querying while shielding the user from most of the technical difficulties underlying RDF and SPARQL",
            "homepage": "https://github.com/askomics",
            "biotoolsID": "askomics",
            "biotoolsCURIE": "biotools:askomics",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3366"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Olivier Dameron",
                    "email": "olivier.dameron@irisa.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Olivier Filangi",
                    "email": "olivier.filangi@inra.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Anthony Bretaudeau",
                    "email": "anthony.bretaudeau@irisa.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "AGPL-3.0",
            "documentation": "https://github.com/askomics/askomics",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2025-06-09T11:52:30.706337Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 137,
            "name": "SHAMAN",
            "description": "SHiny application for Metagenomic ANalysis including the normalization, the differential analysis and mutiple visualization. It is based on DESeq2 R package [Anders and Huber 2010] for the analysis of metagenomic data, as suggested in [McMurdie and Holmes 2014, Jonsson2016]. It robustly identifies the differential abundant genera with the Generalized Linear Model implemented in DESeq2 [Love 2014].",
            "homepage": "http://shaman.c3bi.pasteur.fr/",
            "biotoolsID": "shaman",
            "biotoolsCURIE": "biotools:shaman",
            "tool_type": [
                "Web application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_3174"
            ],
            "primary_publication": [
                "10.1073/pnas.1523899113"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "https://research.pasteur.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Stevenn Volant",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/member/stevenn-volant/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Hugo Varet",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/member/hugo-varet/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Pierre Lechat",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/member/pierre-lechat/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Amine Ghozlane",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/member/amine-ghozlane/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "C3BI",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/center/c3bi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Bioinformatics and Biostatistics Hub",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/team/bioinformatics-and-biostatistics-hub/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "SHAMAN team",
                    "email": "shaman@pasteur.fr",
                    "url": "https://research.pasteur.fr/en/software/shaman-shiny-application-for-metagenomic-analysis/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://shaman.c3bi.pasteur.fr/",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 742,
            "citations": null,
            "annual_visits": 1855,
            "last_update": "2025-10-23T10:46:59.953305Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "https://github.com/aghozlane/shaman"
        },
        {
            "id": 138,
            "name": "SARTools",
            "description": "R package dedicated to the differential analysis of RNA-seq data. It provides tools to generate descriptive and diagnostic graphs, to run the differential analysis with one of the well known DESeq2 or edgeR packages and to export the results into easily readable tab-delimited files. It also facilitates the generation of a HTML report which displays all the figures produced, explains the statistical methods and gives the results of the differential analysis.",
            "homepage": "https://github.com/PF2-pasteur-fr/SARTools",
            "biotoolsID": "sartools",
            "biotoolsCURIE": "biotools:sartools",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "SARTools"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_3308"
            ],
            "primary_publication": [
                "10.1371/journal.pone.0157022"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "https://research.pasteur.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "France Génomique",
                    "email": null,
                    "url": "https://www.france-genomique.org",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Primary contact"
                    ],
                    "name": "Marie-Agnès Dillies",
                    "email": "marie-agnes.dillies@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/marie-agnes-dillies/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Support",
                        "Primary contact"
                    ],
                    "name": "Jean-Yves Coppée",
                    "email": "jean-yves.coppee@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/jean-yves-coppee/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Developer",
                        "Primary contact"
                    ],
                    "name": "Hugo Varet",
                    "email": "hugo.varet@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/hugo-varet/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "C3BI",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/center/c3bi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Bioinformatics and Biostatistics Hub",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/team/bioinformatics-and-biostatistics-hub/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                }
            ],
            "tool_licence": "GPL-2.0",
            "documentation": "https://github.com/PF2-pasteur-fr/SARTools",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2021-04-17T15:12:05Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "https://github.com/PF2-pasteur-fr/SARTools"
        },
        {
            "id": 140,
            "name": "NucleusJ",
            "description": "Simple and user-friendly ImageJ plugin dedicated to the characterization of nuclear morphology and chromatin organization in 3D.",
            "homepage": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start",
            "biotoolsID": "nucleusj",
            "biotoolsCURIE": "biotools:nucleusj",
            "tool_type": [
                "Desktop application"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0097",
                "http://edamontology.org/topic_2229",
                "http://edamontology.org/topic_3382"
            ],
            "primary_publication": [],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Axel Poulet",
                    "email": "pouletaxel@gmail.com",
                    "url": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start#authors",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": null,
            "documentation": "http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:nuclear_analysis_plugin:start#usage",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T15:54:14.614349Z",
            "teams": [
                "AuBi"
            ],
            "source_repository": null
        }
    ]
}