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

{
    "count": 229,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/tool/?format=api&limit=20&offset=200&ordering=-tool_licence",
    "results": [
        {
            "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": [
                        "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": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "https://research.pasteur.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "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
                },
                {
                    "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
                }
            ],
            "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": 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": 117,
            "name": "AuReMe",
            "description": "A unified workspace built around a Python package PADMet (Python library for hAndling metaData of METabolism), to house the reconstruction of genome-scale metabolic models.",
            "homepage": "http://aureme.genouest.org",
            "biotoolsID": "aureme",
            "biotoolsCURIE": "biotools:aureme",
            "tool_type": [
                "Command-line tool",
                "Workbench",
                "Workflow"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_2259"
            ],
            "primary_publication": [
                "10.1371/journal.pcbi.1006146"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "anne.siegel@inria.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://aureme.genouest.org/aureme.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2024-11-25T14:00:31.744031Z",
            "teams": [
                "GenOuest"
            ],
            "source_repository": null
        },
        {
            "id": 145,
            "name": "MacSyFinder",
            "description": "Program to model and detect macromolecular systems, genetic pathways... in protein datasets. In prokaryotes, these systems have often evolutionarily conserved properties: they are made of conserved components, and are encoded in compact loci (conserved genetic architecture). The user models these systems to reflect these conserved features, and to allow their efficient detection.",
            "homepage": "https://github.com/gem-pasteur/macsyfinder",
            "biotoolsID": "macsyfinder",
            "biotoolsCURIE": "biotools:macsyfinder",
            "tool_type": [
                "Web application",
                "Command-line tool"
            ],
            "collection": [
                "GEM Pasteur"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0085"
            ],
            "primary_publication": [
                "10.1371/journal.pone.0110726",
                "10.24072/pcjournal.250"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Bertrand Néron",
                    "email": "bneron@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Eduardo Rocha",
                    "email": "eduardo.rocha@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/eduardo-rocha/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [],
                    "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": [
                        "Provider"
                    ],
                    "name": "Microbial Evolutionary Genomics Unit",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/team/microbial-evolutionary-genomics/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": "CNRS - UMR 352"
                },
                {
                    "type_role": [
                        "Developer"
                    ],
                    "name": "Bertrand Néron",
                    "email": "bneron@pasteur.fr",
                    "url": "https://research.pasteur.fr/en/member/bertrand-neron/",
                    "orcidid": "https://orcid.org/0000-0002-0220-0482",
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "Eduardo Rocha",
                    "email": "eduardo.rocha@pasteur.fr",
                    "url": "https://research.pasteur.fr/fr/member/eduardo-rocha/",
                    "orcidid": "https://orcid.org/0000-0001-7704-822X",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Bertrand Néron",
                    "email": "bneron@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Sophie Abby",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5231-3346",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "Institut Pasteur",
                    "email": null,
                    "url": "https://research.pasteur.fr",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [],
                    "name": "C3BI",
                    "email": null,
                    "url": "https://research.pasteur.fr/en/center/c3bi/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Division",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "https://macsyfinder.readthedocs.io/en/latest/",
            "maturity": "Mature",
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T13:49:36.708539Z",
            "teams": [
                "Pasteur HUB"
            ],
            "source_repository": "https://github.com/gem-pasteur/macsyfinder"
        },
        {
            "id": 9,
            "name": "remap",
            "description": "Display restriction enzyme binding sites in a nucleotide sequence.",
            "homepage": "http://emboss.open-bio.org/rel/rel6/apps/remap.html",
            "biotoolsID": "remap",
            "biotoolsCURIE": "biotools:remap",
            "tool_type": [
                "Database portal",
                "Command-line tool"
            ],
            "collection": [
                "EMBOSS"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3125"
            ],
            "primary_publication": [
                "10.1016/S0168-9525(00)02024-2"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "EMBOSS Contributors",
                    "email": null,
                    "url": "http://emboss.open-bio.org/html/use/pr01s01.html",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "EMBL-EBI",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "UK MRC",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "Wellcome Trust",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                },
                {
                    "type_role": [
                        "Contributor"
                    ],
                    "name": "UK BBSRC",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Funding agency",
                    "note": null
                },
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "EMBOSS",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": "EMBOSS",
                    "email": "emboss@emboss.open-bio.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "emboss@emboss.open-bio.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": null,
                    "email": "emboss-bug@emboss.open-bio.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://emboss.open-bio.org/rel/rel6/apps/remap.html",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2018-12-10T12:58:55Z",
            "teams": [],
            "source_repository": "http://emboss.open-bio.org/html/adm/ch01s01.html"
        },
        {
            "id": 127,
            "name": "DiNAMO",
            "description": "The DiNAMO software implements an exhaustive algorithm to detect over-represented IUPAC motifs in a set of DNA sequences.",
            "homepage": "https://github.com/bonsai-team/DiNAMO",
            "biotoolsID": "dinamo",
            "biotoolsCURIE": "biotools:dinamo",
            "tool_type": [
                "Command-line tool",
                "Library"
            ],
            "collection": [],
            "scientific_topics": [
                "http://edamontology.org/topic_0160",
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_3169"
            ],
            "primary_publication": [
                "10.1186/s12859-018-2215-1"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Chadi Saad",
                    "email": "chadi.saad@univ-lille1.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "https://github.com/bonsai-team/DiNAMO/blob/master/README.md",
            "maturity": null,
            "cost": null,
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-25T14:31:44.889611Z",
            "teams": [
                "Bilille"
            ],
            "source_repository": null
        },
        {
            "id": 168,
            "name": "FastME",
            "description": "Distance algorithms to infer phylogenies. It's based on balanced minimum evolution, which is the very principle of NJ. It includes Nearest Neighbor Interchange (NNI) and also Subtree Pruning and Regrafting (SPR), while remaining as fast as NJ and providing a number of facilities: distance estimation for DNA and proteins with various models and options, bootstrapping, and parallel computations.",
            "homepage": "http://www.atgc-montpellier.fr/fastme/",
            "biotoolsID": "fastme",
            "biotoolsCURIE": "biotools:fastme",
            "tool_type": [
                "Command-line tool",
                "Web application"
            ],
            "collection": [
                "galaxyPasteur",
                "FastME"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_0091"
            ],
            "primary_publication": [
                "10.1093/molbev/msv150"
            ],
            "operating_system": [
                "Linux",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Provider"
                    ],
                    "name": "LIRMM",
                    "email": null,
                    "url": "http://www.lirmm.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Institute",
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "name": "Vincent Lefort",
                    "email": "vincent.lefort@lirmm.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://www.atgc-montpellier.fr/fastme/usersguide.php",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 300,
            "citations": null,
            "annual_visits": 0,
            "last_update": "2024-11-24T20:59:19.988087Z",
            "teams": [
                "ATGC"
            ],
            "source_repository": null
        },
        {
            "id": 165,
            "name": "T-Coffee",
            "description": "A multiple sequence alignment package that can be used for DNA, RNA and protein sequences. It can be used to align sequences or to combine the output of other alignment methods (Clustal, Mafft, Probcons, Muscle...) into one unique alignment.",
            "homepage": "http://www.tcoffee.org/Projects/tcoffee/",
            "biotoolsID": "tcoffee",
            "biotoolsCURIE": "biotools:tcoffee",
            "tool_type": [
                "Command-line tool"
            ],
            "collection": [
                "T-Coffee"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_0080"
            ],
            "primary_publication": [
                "10.1006/jmbi.2000.4042"
            ],
            "operating_system": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Cedric Notredame",
                    "email": "cedric.notredame@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "http://www.tcoffee.org/Projects/tcoffee/documentation/README",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": 0,
            "citations": null,
            "annual_visits": 11271,
            "last_update": "2019-03-14T11:57:50Z",
            "teams": [],
            "source_repository": null
        },
        {
            "id": 104,
            "name": "ANISEED",
            "description": "ANISEED is the main model organism database for the worldwide community of scientists working on tunicates (sister-group of vertebrates). It integrates for each species: \ni) a main knowledge base with extended functional, gene expression, phenotyping, anatomical and phylogenetic information; \nii) A multispecies genomic browser; \niii) a Genomicus gene synteny browser.",
            "homepage": "https://www.aniseed.fr",
            "biotoolsID": "ANISEED",
            "biotoolsCURIE": "biotools:ANISEED",
            "tool_type": [
                "Database portal",
                "Web API",
                "Web application",
                "Ontology"
            ],
            "collection": [
                "elixir-fr-sdp-2019"
            ],
            "scientific_topics": [
                "http://edamontology.org/topic_3065",
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3679",
                "http://edamontology.org/topic_3064",
                "http://edamontology.org/topic_0194",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_2229",
                "http://edamontology.org/topic_0089",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3308"
            ],
            "primary_publication": [
                "10.1101/gr.108175.110",
                "10.1093/nar/gkv966",
                "10.1093/nar/gkx1108",
                "10.1016/j.cub.2005.12.044",
                "10.1093/nar/gkz955"
            ],
            "operating_system": [
                "Linux"
            ],
            "tool_credit": [
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": null,
                    "email": "contact@aniseed.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Christelle Dantec",
                    "email": "christelle.dantec@crbm.cnrs.fr",
                    "url": "http://www.crbm.cnrs.fr/en/team/lemaire/",
                    "orcidid": "https://orcid.org/0000-0001-7247-6460",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                },
                {
                    "type_role": [
                        "Support"
                    ],
                    "name": null,
                    "email": "contact@aniseed.cnrs.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "typeEntity": null,
                    "note": null
                },
                {
                    "type_role": [
                        "Primary contact"
                    ],
                    "name": "Patrick Lemaire",
                    "email": "patrick.lemaire@crbm.cnrs.fr",
                    "url": "http://www.crbm.cnrs.fr/en/team/lemaire/",
                    "orcidid": "https://orcid.org/0000-0003-4925-2009",
                    "gridid": null,
                    "typeEntity": "Person",
                    "note": null
                }
            ],
            "tool_licence": "GPL-3.0",
            "documentation": "https://www.aniseed.fr/api",
            "maturity": "Mature",
            "cost": "Free of charge",
            "unique_visits": null,
            "citations": null,
            "annual_visits": null,
            "last_update": "2023-09-25T14:25:18.910230Z",
            "teams": [],
            "source_repository": null
        }
    ]
}