List all resources, or create a new resource.

GET /api/t/?accessibility=%22Open+access%22
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9159,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "Bakta",
            "description": "Rapid & standardized annotation of bacterial genomes, MAGs & plasmids",
            "homepage": "https://github.com/oschwengers/bakta",
            "biotoolsID": "bakta",
            "biotoolsCURIE": "biotools:bakta",
            "version": [
                "v1.12.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "diamond",
                    "type": "uses"
                },
                {
                    "biotoolsID": "hmmer3",
                    "type": "uses"
                },
                {
                    "biotoolsID": "infernal",
                    "type": "uses"
                },
                {
                    "biotoolsID": "trnascan-se",
                    "type": "uses"
                },
                {
                    "biotoolsID": "blast",
                    "type": "uses"
                },
                {
                    "biotoolsID": "aragorn",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pilercr",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0925",
                                "term": "Sequence assembly"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2914",
                                "term": "Sequence features metadata"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2012",
                                "term": "Sequence coordinates"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2886",
                                "term": "Protein sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1364",
                                "term": "Hidden Markov model"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3329",
                                    "term": "HMMER3"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1270",
                                "term": "Feature table"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1936",
                                    "term": "GenBank format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1927",
                                    "term": "EMBL format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2886",
                                "term": "Protein sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2887",
                                "term": "Nucleic acid sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "bakta --db <db-path> --prefix <prefix> --output <output-path> genome.fasta"
                }
            ],
            "toolType": [
                "Command-line tool",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/oschwengers/bakta",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://bioconda.github.io/recipes/bakta/README.html",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://bakta.computational.bio",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/14916843",
                    "type": "Other",
                    "note": "Mandatory annotation database",
                    "version": "v6.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/CONTRIBUTION.md",
                    "type": [
                        "Contributions policy"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/CODE_OF_CONDUCT.md",
                    "type": [
                        "Code of conduct"
                    ],
                    "note": null
                },
                {
                    "url": "https://bakta.readthedocs.io/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1099/mgen.0.000685",
                    "pmid": "34739369",
                    "pmcid": "PMC8743544",
                    "type": [
                        "Primary"
                    ],
                    "version": "1.1",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkaf335",
                    "pmid": "40271661",
                    "pmcid": "PMC12230652",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Oliver Schwengers",
                    "email": "oliver.schwengers@cb.jlug.de",
                    "url": "https://github.com/oschwengers",
                    "orcidid": "https://orcid.org/0000-0003-4216-2721",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Justus Liebig University Giessen",
                    "email": null,
                    "url": "https://www.uni-giessen.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "oschwengers",
            "additionDate": "2021-05-08T17:25:21Z",
            "lastUpdate": "2026-08-07T07:24:30.787190Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-CZ",
                    "bebatut"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "VIEWpoly",
            "description": "Provides a graphical user interface to integrate, visualize and explore results  from linkage and quantitative trait loci analysis, together with genomic information for autopolyploid species. The app is meant for interactive use and allows users to optionally upload different sources of information, including  gene annotation and alignment files, enabling the exploitation and search for candidate genes in a genome browser. In its current version, 'VIEWpoly' supports inputs from 'MAPpoly',  'polymapR', 'diaQTL', 'QTLpoly', 'polyqtlR', 'GWASpoly', and 'HIDECAN' packages.",
            "homepage": "https://github.com/Breeding-Insight/viewpoly",
            "biotoolsID": "viewpoly",
            "biotoolsCURIE": "biotools:viewpoly",
            "version": [
                "1.0.3"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Display Shiny Interface",
                    "cmd": "run_app()"
                }
            ],
            "toolType": [
                "Bioinformatics portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3053",
                    "term": "Genetics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [],
            "license": "AGPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "chtaniguti",
            "additionDate": "2026-08-06T19:50:19.888266Z",
            "lastUpdate": "2026-08-06T19:57:22.238627Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BIOSZEN",
            "description": "BIOSZEN is an open-source R package and modular Shiny application for reproducible analysis and visualization of experimental biological data from Excel or CSV files. It supports statistical testing, control-based normalization, replicate-aware quality control, and customizable scientific plots. \nIts microbial growth-curve module analyzes optical-density time series and automatically extracts quantitative growth parameters, including maximum specific growth rate (µMax), doubling time, lag time, maximum optical density (ODmax), time to maximum growth, area under the curve (AUC), and initial optical density (OD0). \nResults can be exported as processed datasets, statistical summaries, analysis metadata, scientific graphics, and editable PowerPoint figures.",
            "homepage": "https://github.com/bioszen/BIOSZEN",
            "biotoolsID": "bioszen",
            "biotoolsCURIE": "biotools:bioszen",
            "version": [
                "2.1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Statistical analysis, control-based normalization, replicate-aware quality control, and customizable visualization of experimental biological data from Excel or CSV files.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Analysis and visualization of microbial optical-density time series, including extraction of uMax, max_percap_time, doubling time, lag time, ODmax, max_time, AUC, OD0, and related growth parameters.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac"
            ],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bioszen/BIOSZEN",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source code, example files, documentation, and development history."
                },
                {
                    "url": "https://github.com/bioszen/BIOSZEN/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": "Bug reports, installation problems, and feature suggestions."
                },
                {
                    "url": "https://bioszen-test.share.connect.posit.cloud",
                    "type": [
                        "Service"
                    ],
                    "note": "Limited online demonstration of the BIOSZEN Shiny application."
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/18217210",
                    "type": "Downloads page",
                    "note": "Archived release files and permanent software record.",
                    "version": "2.1.1"
                },
                {
                    "url": "https://bioszen.r-universe.dev/BIOSZEN",
                    "type": "Software package",
                    "note": "Installable R package for BIOSZEN 2.1.1, including access to the Shiny application.",
                    "version": "2.1.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bioszen/BIOSZEN#readme",
                    "type": [
                        "General",
                        "User manual",
                        "Quick start guide"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/bioszen/BIOSZEN/blob/main/inst/app/www/MANUAL_EN.md",
                    "type": [
                        "User manual"
                    ],
                    "note": "Complete BIOSZEN user manual in English."
                },
                {
                    "url": "https://github.com/bioszen/BIOSZEN#citation",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.18217210",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "all versions",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.18217522",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "1.0.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Benjamín Szenfeld",
                    "email": "bioszenf@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0003-4702-4149",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "benjamin7",
            "additionDate": "2026-08-04T04:51:20.841163Z",
            "lastUpdate": "2026-08-06T16:57:58.462807Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Genome of Slovakia - Population variant browser",
            "description": "The Genome of Slovakia Population Browser is an interactive tool for exploring genetic variation in the Slovak population, based on whole-genome sequencing data from >1000 individuals. It enables users to search genomic variants, examine their allele frequencies and distribution within the cohort, and compare population-specific observations with international reference datasets. The browser supports research, clinical variant interpretation, and the identification of variants that may be common, rare, or potentially specific to the Slovak population.",
            "homepage": "https://gos.cusp.uniba.sk/",
            "biotoolsID": "genome_of_slovakia_-_population_variant_browser",
            "biotoolsCURIE": "biotools:genome_of_slovakia_-_population_variant_browser",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3366",
                    "term": "Data integration and warehousing"
                },
                {
                    "uri": "http://edamontology.org/topic_3056",
                    "term": "Population genetics"
                }
            ],
            "operatingSystem": [
                "Android",
                "Windows",
                "iOS",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Marcel Kucharík",
                    "email": "marcel.kucharik@uniba.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5373-8282",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Tomáš Szemes",
                    "email": "tomas.szemes@uniba.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0900-2534",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jaroslav Budiš",
                    "email": "jaroslav.budis@uniba.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8667-6655",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ján Radvánszky",
                    "email": "jan.radvanzsky@uniba.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9657-1198",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Ingrid Lojová",
                    "email": "ingrid.lojova@uniba.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7659-0850",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "marcel",
            "additionDate": "2026-08-06T14:21:39.858710Z",
            "lastUpdate": "2026-08-06T14:21:55.117601Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BCFtools",
            "description": "BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.",
            "homepage": "http://www.htslib.org/",
            "biotoolsID": "bcftools",
            "biotoolsCURIE": "biotools:bcftools",
            "version": [
                "1.0",
                "1.1",
                "1.2",
                "1.3",
                "1.3.1",
                "1.4",
                "1.4.1",
                "1.5",
                "1.6",
                "1.7",
                "1.8",
                "1.9",
                "1.10",
                "1.10.1",
                "1.10.2",
                "1.11",
                "1.12",
                "1.13",
                "1.14",
                "1.15",
                "1.15.1",
                "1.16",
                "1.17",
                "1.18",
                "1.19",
                "1.20",
                "1.21",
                "1.21.1",
                "1.22",
                "1.22.1",
                "1.23",
                "1.23.1",
                "1.24"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "htslib",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3020",
                                    "term": "BCF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3020",
                                    "term": "BCF"
                                }
                            ]
                        }
                    ],
                    "note": "Multiple data munging operations.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Suite"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_2885",
                    "term": "DNA polymorphism"
                },
                {
                    "uri": "http://edamontology.org/topic_3517",
                    "term": "GWAS study"
                },
                {
                    "uri": "http://edamontology.org/topic_3516",
                    "term": "Genotyping experiment"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "C"
            ],
            "license": "MIT",
            "collectionID": [
                "BCFtools"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/samtools/bcftools",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.htslib.org/support/#lists",
                    "type": [
                        "Mailing list"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/samtools/bcftools/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://www.htslib.org/download/",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://www.htslib.org/doc/bcftools.html",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.htslib.org/workflow/#mapping_to_variant",
                    "type": [
                        "Other"
                    ],
                    "note": "A workflow for BCFtools."
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btp352",
                    "pmid": "19505943",
                    "pmcid": "PMC2723002",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "The Sequence Alignment/Map format and SAMtools.",
                    "metadata": null
                },
                {
                    "doi": "10.1093/gigascience/giab008",
                    "pmid": "33590861",
                    "pmcid": "PMC7931819",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "Twelve years of SAMtools and BCFtools.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Wellcome Sanger Institute",
                    "email": "samtools@sanger.ac.uk",
                    "url": "https://www.sanger.ac.uk/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Samtools Help mailing list",
                    "email": null,
                    "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "awhitwham",
            "additionDate": "2015-08-24T08:35:55Z",
            "lastUpdate": "2026-08-05T14:16:46.233417Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SAMtools",
            "description": "SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods.",
            "homepage": "http://www.htslib.org/",
            "biotoolsID": "samtools",
            "biotoolsCURIE": "biotools:samtools",
            "version": [
                "1.0",
                "1.1",
                "1.2",
                "1.3",
                "1.3.1",
                "1.4",
                "1.4.1",
                "1.5",
                "1.6",
                "1.7",
                "1.8",
                "1.9",
                "1.10",
                "1.11",
                "1.12",
                "1.13",
                "1.14",
                "1.15",
                "1.15.1",
                "1.16",
                "1.16.1",
                "1.17",
                "1.18",
                "1.19",
                "1.19.1",
                "1.19.2",
                "1.20",
                "1.21",
                "1.21.1",
                "1.22",
                "1.22.1",
                "1.22.2",
                "1.23",
                "1.23.1",
                "1.24"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "htslib",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0335",
                            "term": "Data formatting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0227",
                            "term": "Indexing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3096",
                            "term": "Data editing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3802",
                            "term": "Data sorting"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3462",
                                    "term": "CRAM"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3462",
                                    "term": "CRAM"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Suite"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "C"
            ],
            "license": "MIT",
            "collectionID": [
                "Animal and Crop Genomics",
                "Rare Disease",
                "SAMtools"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/samtools/samtools",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.htslib.org/support/#lists",
                    "type": [
                        "Mailing list"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/samtools/samtools/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://www.htslib.org/download/",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://www.htslib.org/doc/#howtos",
                    "type": [
                        "Other"
                    ],
                    "note": "HowTos for samtools"
                },
                {
                    "url": "http://www.htslib.org/doc/#manual-pages",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.htslib.org/download/",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btp352",
                    "pmid": "19505943",
                    "pmcid": "PMC2723002",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "The Sequence Alignment/Map format and SAMtools.",
                    "metadata": null
                },
                {
                    "doi": "10.1093/gigascience/giab008",
                    "pmid": "33590861",
                    "pmcid": "PMC7931819",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "Twelve years of SAMtools and BCFtools.",
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btr509",
                    "pmid": "21903627",
                    "pmcid": "PMC3198575",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Richard Durbin",
                    "email": "rd@sanger.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Wellcome Sanger Institute",
                    "email": "samtools@sanger.ac.uk",
                    "url": "https://www.sanger.ac.uk/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Samtools Help mailing list",
                    "email": null,
                    "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "awhitwham",
            "additionDate": "2017-01-13T13:16:12Z",
            "lastUpdate": "2026-08-05T14:15:50.643407Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-EE",
                    "animalandcropgenomics",
                    "alice",
                    "awhitwham",
                    "sergitobara"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "HTSlib",
            "description": "The main purpose of HTSlib is to provide access to genomic information files, both alignment data (SAM, BAM, and CRAM formats) and variant data (VCF and BCF formats). The library also provides interfaces to access and index genome reference data in FASTA format and tab-delimited files with genomic coordinates. It is utilized and incorporated into both SAMtools and BCFtools.",
            "homepage": "http://www.htslib.org/",
            "biotoolsID": "htslib",
            "biotoolsCURIE": "biotools:htslib",
            "version": [
                "1.0",
                "1.1",
                "1.2",
                "1.2.1",
                "1.3",
                "1.3.1",
                "1.3.2",
                "1.4",
                "1.4.1",
                "1.5",
                "1.6",
                "1.7",
                "1.8",
                "1.9",
                "1.10",
                "1.10.1",
                "1.10.2",
                "1.11",
                "1.12",
                "1.13",
                "1.14",
                "1.15",
                "1.15.1",
                "1.16",
                "1.17",
                "1.18",
                "1.19",
                "1.20",
                "1.21.1",
                "1.22",
                "1.22.1",
                "1.22.2",
                "1.23",
                "1.23.1",
                "1.24"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "samtools",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "bcftools",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3462",
                                    "term": "CRAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3020",
                                    "term": "BCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3462",
                                    "term": "CRAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3020",
                                    "term": "BCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "C"
            ],
            "license": "MIT",
            "collectionID": [
                "Animal and Crop Genomics"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/samtools/htslib",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.htslib.org/support/#lists",
                    "type": [
                        "Mailing list"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/samtools/htslib/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://www.htslib.org/download/",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://www.htslib.org/doc/#manual-pages",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/gigascience/giab007",
                    "pmid": "33594436",
                    "pmcid": "PMC7931820",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "HTSlib: C library for reading/writing high-throughput sequencing data.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Wellcome Sanger Institute",
                    "email": "samtools@sanger.ac.uk",
                    "url": "https://www.sanger.ac.uk/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Samtools Help mailing list",
                    "email": null,
                    "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "awhitwham",
            "additionDate": "2017-08-20T16:07:58Z",
            "lastUpdate": "2026-08-05T14:15:15.562380Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "animalandcropgenomics",
                    "smoe"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ProSeqGO",
            "description": "ProSeqGO predicts Gene Ontology (GO) terms for protein sequences using ESM2 embeddings and a trained 1-Dimensional Convolutional Neural Network multi-label classifier. By integrating recent advances in protein language models, ProSeqGO facilitates large-scale, automated functional annotation directly from sequence input, empowering researchers to infer protein function, explore biological mechanisms, and accelerate discovery in genomics and proteomics.",
            "homepage": "https://proseqgo.com/",
            "biotoolsID": "proseqgo",
            "biotoolsCURIE": "biotools:proseqgo",
            "version": [
                "v1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1777",
                            "term": "Protein function prediction"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2976",
                                "term": "Protein sequence"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2858",
                                "term": "Ontology concept"
                            },
                            "format": []
                        }
                    ],
                    "note": "Predicts the probability of Gene Ontology (GO) term membership for an input protein sequence using ESM2 embeddings and 1D CNN",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Bash",
                "SQL",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/BehRoooz/proseqgo",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/BehRoooz/proseqgo/releases",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "behrouz",
            "additionDate": "2026-08-05T09:18:44.182905Z",
            "lastUpdate": "2026-08-05T09:55:10.881591Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pdb2print",
            "description": "Converts Protein Data Bank structures into 3D-printable models. Each polymer chain is meshed separately and written as a named object in a single 3MF file, so a multi-material printer can assign one filament per chain. Protein chains can be rendered as a solvent-excluded surface, a cartoon, or a backbone tube; nucleic acids as a tube-and-rung form with the strands of a duplex welded at every base pair. Press-fit magnet pockets are optionally placed at chain interfaces, so a complex comes apart where its subunits actually meet. All meshes are checked for watertightness before export.",
            "homepage": "https://pdb2print.org",
            "biotoolsID": "pdb2print",
            "biotoolsCURIE": "biotools:pdb2print",
            "version": [
                "1.2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1477",
                                    "term": "mmCIF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1459",
                                "term": "Nucleic acid structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1477",
                                    "term": "mmCIF"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": "Output is a 3MF file containing one named, separately coloured mesh object per polymer chain, ready for a multi-material slicer. 3MF is not yet represented in EDAM, so no output format term is given.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0097",
                    "term": "Nucleic acid structure analysis"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Python",
                "JavaScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/davidtheadmin/pdb2print",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/davidtheadmin/pdb2print/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/davidtheadmin/pdb2print",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/davidtheadmin/pdb2print",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/davidtheadmin/pdb2print/blob/main/CITATION.cff",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21599702",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "David Häckes",
                    "email": "david@haeckes.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2177-5206",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "david7",
            "additionDate": "2026-08-05T08:49:43.567842Z",
            "lastUpdate": "2026-08-05T08:49:57.389077Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FAIR EVA for EUCAIM",
            "description": "FAIR EVA: Evaluator, Validator & Advisor has been developed to check the FAIRness level of digital objects from different repositories or data portals. It requires the object identifier (preferably persistent and unique identifier) and the repository to check. It also provides a generic and agnostic way to check digital objects.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647.",
            "homepage": "https://github.com/IFCA-Advanced-Computing/FAIR_eva",
            "biotoolsID": "fair_eva_4_eucaim",
            "biotoolsCURIE": "biotools:fair_eva_4_eucaim",
            "version": [
                "EUCAIM_plugin_0.3",
                "EUCAIM_plugin_0.3.1",
                "EUCAIM_plugin_0.4.0",
                "EUCAIM_0.4.2",
                "v0.6.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1048",
                                "term": "Database ID"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "fair-eva-cli batch -p eucaim_legacy"
                }
            ],
            "toolType": [
                "Plug-in",
                "Web service",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository for FAIR EVA, without the EUCAIM specific plugin"
                },
                {
                    "url": "https://gitlab.ifca.es/eucaim/fair_eucaim",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository for FAIR-EVA for eucaim plugin. Currently not public."
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/fair_eucaim/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/fair_eucaim_web/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva/blob/main/docs/index.md",
                    "type": [
                        "General"
                    ],
                    "note": "Documentation for the main package, EUCAIM plugin specific documentation not included."
                },
                {
                    "url": "https://gitlabpages.ifca.es/fair-eva-guide-608baa/",
                    "type": [
                        "User manual"
                    ],
                    "note": "Wiki page with FAIR EVA for EUCAIM specific instructions."
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-023-02652-8",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Fernando Aguilar",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9462-4831",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Documentor"
                    ],
                    "note": "Creator and devloper of the main package FAIR EVA.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647."
                },
                {
                    "name": "David Rodríguez",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9160-5106",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact"
                    ],
                    "note": "Developer of the EUCAIM plugin."
                },
                {
                    "name": "Inés Victoria",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0003-7950-3937",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Developer of the EUCAIM plugin."
                }
            ],
            "owner": "davrodgon",
            "additionDate": "2025-06-30T08:52:48.500476Z",
            "lastUpdate": "2026-08-05T08:12:34.409744Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ines.ifca",
                    "davrodgon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PySMACKS",
            "description": "Python computational framework for analysis of single-molecule FRET data",
            "homepage": "https://github.com/molcretb/PySMACKS",
            "biotoolsID": "pysmacks",
            "biotoolsCURIE": "biotools:pysmacks",
            "version": [
                "1.0.0"
            ],
            "otherID": [
                {
                    "value": "RRID:SCR_028788",
                    "type": "rrid",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Run the GUI of PySMACKS",
                    "cmd": "PySMACKS_GUI"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3306",
                    "term": "Biophysics"
                },
                {
                    "uri": "http://edamontology.org/topic_3383",
                    "term": "Bioimaging"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/molcretb/PySMACKS",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/molcretb/PySMACKS/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://molcretb.github.io/PySMACKS/",
                    "type": [
                        "Other"
                    ],
                    "note": "Documentation"
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/PySMACKS/",
                    "type": "Software package",
                    "note": null,
                    "version": "1.0.0b2"
                }
            ],
            "documentation": [
                {
                    "url": "https://molcretb.github.io/PySMACKS",
                    "type": [
                        "User manual",
                        "General",
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Bastien Molcrette",
                    "email": "bastien.molcrette@unibas.ch",
                    "url": "https://schmid.chemie.unibas.ch/en/",
                    "orcidid": "https://orcid.org/0000-0002-5995-5376",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer",
                        "Contributor"
                    ],
                    "note": "full-stack developer of PySMACKS"
                },
                {
                    "name": "Sonja Schmid",
                    "email": "sonja.schmid@unibas.ch",
                    "url": "https://schmid.chemie.unibas.ch/en/",
                    "orcidid": "https://orcid.org/0000-0002-3710-5602",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": "Team leader at the University of Basel, in which PySMACKS is developed"
                }
            ],
            "owner": "bastien",
            "additionDate": "2026-08-04T08:45:27.787408Z",
            "lastUpdate": "2026-08-04T08:45:27.789840Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "picklet",
            "description": "Browser-based tool to open almost any file that carries sequence — FASTA, FASTQ, GenBank, EMBL, Swiss-Prot, AB1/ABIF, SCF, Clustal, Stockholm, PHYLIP, NEXUS, MSF, PIR, MEGA, GFF3, SAM, BAM, GFA, PDB and ACE — see every sequence inside, pick the ones you want, and save them as FASTA. The format is detected from the file content, not from the extension, so unlabelled or misnamed files still open, and gzip-compressed files are unpacked in place. Turns any of them into FASTA without a command line and without an account. Runs entirely in the browser — files are never uploaded.",
            "homepage": "https://fishka.bio/picklet",
            "biotoolsID": "picklet",
            "biotoolsCURIE": "biotools:picklet",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0233",
                            "term": "Sequence conversion"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2121",
                            "term": "Sequence file editing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0849",
                                "term": "Sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1982",
                                    "term": "ClustalW format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1947",
                                    "term": "GCG MSF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1997",
                                    "term": "PHYLIP format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1963",
                                    "term": "UniProtKB format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3001",
                                    "term": "ACE"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1936",
                                    "term": "GenBank format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1948",
                                    "term": "nbrf/pir"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1912",
                                    "term": "Nexus format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1632",
                                    "term": "SCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3975",
                                    "term": "GFA 1"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3000",
                                    "term": "AB1"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1927",
                                    "term": "EMBL format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3976",
                                    "term": "GFA 2"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1991",
                                    "term": "mega"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1961",
                                    "term": "Stockholm format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "TypeScript"
            ],
            "license": "Freeware",
            "collectionID": [
                "fishka.bio"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://fishka.bio",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "fishka.bio — the tool collection picklet belongs to"
                }
            ],
            "download": [
                {
                    "url": "https://fishka.bio/download",
                    "type": "Downloads page",
                    "note": "Offline build — the same application as a self-contained archive, runs from local files with no server",
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21444547",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": "2026.07.19",
                    "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including picklet.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Fishka Bio",
                    "email": "swim@fishka.bio",
                    "url": "https://fishka.bio",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "fishka",
            "additionDate": "2026-07-11T21:51:46.808639Z",
            "lastUpdate": "2026-08-04T00:11:19.984212Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "gbatlas",
            "description": "Browser-based viewer for GenBank and GenPept records — .gb, .gbk, .gbff, .gp and plain GenBank text. Renders an interactive linear and circular feature map, including circular plasmid maps, alongside the annotated source text and the nucleotide/protein sequence. \n\nTranslates CDS features using the record's own genetic code and translation qualifiers, flags where the stored /translation disagrees with a plain translation, and adds optional computed layers: ORF prediction and restriction-site mapping. Filters features by type, handles multi-record files, and keeps open records as local sessions, so a closed tab can be picked up where it was left. Runs entirely in the browser — files are never uploaded.",
            "homepage": "https://fishka.bio/gbatlas",
            "biotoolsID": "gbatlas",
            "biotoolsCURIE": "biotools:gbatlas",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0436",
                            "term": "Coding region prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0431",
                            "term": "Restriction site recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0564",
                            "term": "Sequence visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0371",
                            "term": "DNA translation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0849",
                                "term": "Sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1937",
                                    "term": "genpept"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1936",
                                    "term": "GenBank format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0849",
                                "term": "Sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3511",
                    "term": "Nucleic acid sites, features and motifs"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "TypeScript"
            ],
            "license": "Freeware",
            "collectionID": [
                "fishka.bio"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://fishka.bio",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "fishka.bio — the tool collection gbatlas belongs to"
                }
            ],
            "download": [
                {
                    "url": "https://fishka.bio/download",
                    "type": "Downloads page",
                    "note": "Offline build — the same application as a self-contained archive, runs from local files with no server",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://fishka.bio/gbatlas/showcase",
                    "type": [
                        "Training material"
                    ],
                    "note": "Showcase gallery — an annotated screenshot per task, from the circular plasmid map to CDS translation and restriction sites"
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21444547",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": "2026.07.19",
                    "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including gbatlas.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Fishka Bio",
                    "email": "swim@fishka.bio",
                    "url": "https://fishka.bio",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "fishka",
            "additionDate": "2026-07-19T01:15:04.193012Z",
            "lastUpdate": "2026-08-04T00:11:17.820026Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ab1lens",
            "description": "Browser-based viewer for Sanger sequencing chromatograms in AB1/ABIF and SCF format. Opens .ab1/.abi/.fsa files, shows raw and analysed traces, basecalls, quality values and the ABIF directory, and puts two reads side by side for comparison. Aligns a read against a reference sequence to highlight mismatches. Drag on a trace to select a base range, then copy it as FASTA, zoom to it or export just that region. Exports the read as FASTA, FASTQ or ABIF and the chromatogram as a high-resolution image. Open files are kept as local sessions, so a closed tab can be picked up where it was left. Runs entirely in the browser — files are never uploaded.",
            "homepage": "https://fishka.bio/ab1lens",
            "biotoolsID": "ab1lens",
            "biotoolsCURIE": "biotools:ab1lens",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3203",
                            "term": "Chromatogram visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1632",
                                    "term": "SCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3000",
                                    "term": "AB1"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2168",
                                "term": "Sequence trace image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0849",
                                "term": "Sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0491",
                            "term": "Pairwise sequence alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0924",
                                "term": "Sequence trace"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3000",
                                    "term": "AB1"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0849",
                                "term": "Sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "TypeScript"
            ],
            "license": "Freeware",
            "collectionID": [
                "fishka.bio"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://fishka.bio",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "fishka.bio — the tool collection ab1lens belongs to"
                }
            ],
            "download": [
                {
                    "url": "https://fishka.bio/download",
                    "type": "Downloads page",
                    "note": "Offline build — the same application as a self-contained archive, runs from local files with no server",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://fishka.bio/ab1lens/showcase",
                    "type": [
                        "Training material"
                    ],
                    "note": "Showcase gallery — an annotated screenshot per task, from quality control to aligning a read against a reference"
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21444547",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": "2026.07.19",
                    "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including ab1lens.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Fishka Bio",
                    "email": "swim@fishka.bio",
                    "url": "https://fishka.bio",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "fishka",
            "additionDate": "2026-06-26T00:29:30.740942Z",
            "lastUpdate": "2026-08-04T00:11:15.731508Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "biotools-linter",
            "description": "A rule-based checker for the bio.tools database.",
            "homepage": "https://biotools-linter.biodata.ceitec.cz/",
            "biotoolsID": "biotools-linter",
            "biotoolsCURIE": "biotools:biotools-linter",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2082",
                                "term": "Matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "--lint"
                }
            ],
            "toolType": [
                "Web service",
                "Web API",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Other",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/3top1a/biotools-linter",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://biotools-linter.biodata.ceitec.cz/dash/",
                    "type": [
                        "Technical monitoring"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/3top1a/biotools-linter",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biotools-linter.biodata.ceitec.cz/docs",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://biotools-linter.biodata.ceitec.cz/api/documentation/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkag420",
                    "pmid": "42363751",
                    "pmcid": "PMC13355044",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Filip Rusz",
                    "email": "251814@mail.muni.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0002-0046-9725",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "FilipRusz",
            "additionDate": "2023-08-29T11:42:48.137925Z",
            "lastUpdate": "2026-08-03T08:28:36.844570Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "edf2csv",
            "description": "edf2csv is a local command-line tool for converting EDF, EDF+, BDF, and BDF+ physiological recordings into CSV and JSON files. It exports signal values, channel information, annotations, and recording metadata while preserving original sampling rates, physical units, and discontinuities.",
            "homepage": "https://edf2csv.vercel.app/",
            "biotoolsID": "edf2csv",
            "biotoolsCURIE": "biotools:edf2csv",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "TypeScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "tayal-sarthak",
            "additionDate": "2026-08-02T21:31:09.264241Z",
            "lastUpdate": "2026-08-02T21:31:09.268586Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Plotwright",
            "description": "Plotwright is a browser-based statistics and scientific graphing workbench for life-science researchers. It provides a Data to Analysis to Graph workflow for statistical tests, regression and curve fitting, survival and ROC analysis, and editable scientific figures. It can import supported content from modern GraphPad Prism .prism files and reports preserved, approximated, and unsupported objects for review. Projects can be saved as local files. Plotwright is commercial software with a 14-day no-card trial.",
            "homepage": "https://plotwright.furiga.com/",
            "biotoolsID": "Plotwright",
            "biotoolsCURIE": "biotools:Plotwright",
            "version": [
                "0.13.15"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Commercial",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://plotwrightapp.furiga.com/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://plotwright.furiga.com/favicon.svg",
                    "type": "Icon",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://plotwright.furiga.com/assets/img/hero-figure.png",
                    "type": "Screenshot",
                    "note": "Example scientific figures rendered by Plotwright.",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://plotwright.furiga.com/validation.html",
                    "type": [
                        "General"
                    ],
                    "note": "Public numerical validation evidence and evidence limits."
                },
                {
                    "url": "https://plotwright.furiga.com/coming-from-prism.html",
                    "type": [
                        "User manual"
                    ],
                    "note": "Migration workflow and supported-file limitations."
                },
                {
                    "url": "https://plotwright.furiga.com/changelog.html",
                    "type": [
                        "Release notes"
                    ],
                    "note": null
                },
                {
                    "url": "https://plotwright.furiga.com/legal/terms.html",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://plotwright.furiga.com/guides/",
                    "type": [
                        "Training material"
                    ],
                    "note": "Source-linked worked biostatistics guides with visible data, exact results and editable examples."
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "plotwright_furiga",
            "additionDate": "2026-08-02T16:16:36.089925Z",
            "lastUpdate": "2026-08-02T17:13:04.783257Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Kleboscope",
            "description": "Kleboscope is an automated, locally‑executable computational pipeline designed specifically for comprehensive Klebsiella pneumoniae genomic surveillance. It addresses the growing threat of multidrug‑resistant and hypervirulent K. pneumoniae by integrating eight essential analysis modules into a single, cohesive workflow. Kleboscope offers two complementary report views: Gene‑centric – each gene is shown with all genomes that contain it, together with its frequency, enabling rapid cross‑genome pattern discovery; and Sample‑centric – each isolate gets its own interactive box with typing badges (MLST, K‑locus, O‑locus, hypervirulence), per‑database tables (AMR, Virulence, BACMET, Plasmids), and full mutation details – perfect for clinical reports and patient‑level investigations.",
            "homepage": "https://github.com/bbeckley-hub/Kleboscope",
            "biotoolsID": "kleboscope",
            "biotoolsCURIE": "biotools:kleboscope",
            "version": [
                "1.2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bbeckley-hub/Kleboscope",
                    "type": [
                        "Repository"
                    ],
                    "note": "The link points to Kleboscope's repository. Kleboscope is a gene‑centric, species‑optimized computational pipeline for comprehensive Klebsiella pneumoniae genomic surveillance."
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bbeckley-hub/Kleboscope",
                    "type": "Software package",
                    "note": "Kleboscope can be downloaded and installed via Conda (conda create -n kleboscope -c conda-forge -c bioconda kleboscope -y) or used via Docker (docker pull bbeckleyhub/kleboscope:latest) or Singularity.",
                    "version": "v1.2.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bbeckley-hub/Kleboscope",
                    "type": [
                        "Command-line options"
                    ],
                    "note": "Kleboscope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README."
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "brown9",
            "additionDate": "2026-08-02T16:59:36.673584Z",
            "lastUpdate": "2026-08-02T16:59:36.675453Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "PseudoScope",
            "description": "PseudoScope is an automated, locally-executable computational pipeline designed specifically for comprehensive Pseudomonas aeruginosa genomic surveillance. It integrates seven essential analysis modules into a single, cohesive workflow: FASTA QC (assembly quality metrics), MLST (Oxford scheme), PAST serotyping (O-antigen typing), AMRFinderPlus (antimicrobial resistance gene detection), ABRicate (multi-database screening for resistance, virulence, plasmids, biocides), Ultimate Reporter (gene-centric integration with interactive HTML), and Visualisation Dashboard (publication-ready interactive plots including PCA, networks, boxplots). PseudoScope runs entirely locally (or on HPC clusters), protects data privacy, and produces beautiful interactive reports in minutes.",
            "homepage": "https://github.com/bbeckley-hub/pseudoscope",
            "biotoolsID": "pseudoscope",
            "biotoolsCURIE": "biotools:pseudoscope",
            "version": [
                "1.2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bbeckley-hub/pseudoscope",
                    "type": [
                        "Repository"
                    ],
                    "note": "The link points to PseudoScope's repository. PseudoScope is a species-specific bioinformatics suite for rapid and accessible Pseudomonas aeruginosa genomic surveillance, integrating MLST, serotyping, AMR, virulence detection, and visualisation."
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bbeckley-hub/pseudoscope",
                    "type": "Software package",
                    "note": "PseudoScope can be downloaded and installed via Conda (conda create -n pseudoscope -c conda-forge -c bioconda pseudoscope -y) or used via Docker (docker pull bbeckleyhub/pseudoscope:latest) or Singularity.",
                    "version": "v1.2.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bbeckley-hub/pseudoscope",
                    "type": [
                        "Command-line options"
                    ],
                    "note": "PseudoScope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README."
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "brown9",
            "additionDate": "2026-08-02T16:55:41.924940Z",
            "lastUpdate": "2026-08-02T16:55:41.927095Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "AcinetoScope",
            "description": "AcinetoScope is an automated, comprehensive bioinformatics pipeline designed specifically for the genomic analysis of Acinetobacter baumannii, a WHO Critical Priority pathogen responsible for devastating hospital-acquired infections. It integrates seven analysis types (MLST, ABRicate, AMRFinder, Kaptive 3, APT, PlasmidFinder, and mutation detection) into a single automated workflow — from FASTA to actionable insights. The pipeline offers both gene-centric and sample-centric reporting, dynamic grouping by typing, and is optimised for HPC, cloud, and container environments.",
            "homepage": "https://github.com/bbeckley-hub/acinetoscope",
            "biotoolsID": "acinetoscope",
            "biotoolsCURIE": "biotools:acinetoscope",
            "version": [
                "1.3.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bbeckley-hub/acinetoscope",
                    "type": [
                        "Repository"
                    ],
                    "note": "The link points to AcinetoScope's repository. AcinetoScope is a species-specific computational pipeline for rapid, comprehensive Acinetobacter baumannii outbreak investigation and resistance gene tracking."
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bbeckley-hub/acinetoscope",
                    "type": "Software package",
                    "note": "AcinetoScope can be downloaded and installed via Conda (conda create -n acinetoscope -c conda-forge -c bioconda acinetoscope -y) or used via Docker (docker pull bbeckleyhub/acinetoscope:latest) or Singularity.",
                    "version": "v1.3.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bbeckley-hub/acinetoscope",
                    "type": [
                        "Command-line options"
                    ],
                    "note": "AcinetoScope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README."
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "brown9",
            "additionDate": "2026-08-02T16:51:07.346369Z",
            "lastUpdate": "2026-08-02T16:54:25.527823Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "RejuvenationKit",
            "description": "RejuvenationKit is an open-source Python toolkit for reproducible auditing and analysis of longitudinal preclinical rejuvenation studies. It provides protocol-aware missingness checks, experimental-confounding diagnostics, attrition and analysis-readiness profiling, covariance-aware multichannel change detection, sequential response monitoring, randomized longitudinal inference, visualization, and integrity-tracked report bundles.",
            "homepage": "https://github.com/weston-wang/RejuvenationKit",
            "biotoolsID": "rejuvenationkit",
            "biotoolsCURIE": "biotools:rejuvenationkit",
            "version": [
                "0.2.0a1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3344",
                    "term": "Biomedical science"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/weston-wang/RejuvenationKit",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "theHwess",
            "additionDate": "2026-08-01T00:34:02.808568Z",
            "lastUpdate": "2026-08-02T15:52:56.660902Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "TFBSFootprinter",
            "description": "Predicts transcription factor binding sites in up to 316 vertebrate species by scoring JASPAR matrices against Ensembl promoter sequences and combining the match with seven contextual experimental datapoints, including evolutionary conservation, CAGE-defined transcription start sites, eQTLs, ChIP-seq peaks, ATAC-seq accessibility, DNase footprints and gene expression correlation, into a single score per site.",
            "homepage": "https://github.com/thirtysix/TFBS_footprinting3",
            "biotoolsID": "tfbsfootprinter",
            "biotoolsCURIE": "biotools:tfbsfootprinter",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0327",
                            "term": "Phylogenetic footprinting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0445",
                            "term": "Transcription factor binding site prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0239",
                            "term": "Sequence motif recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0441",
                            "term": "cis-regulatory element prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Takes Ensembl transcript IDs, scores JASPAR CORE vertebrates non-redundant PWMs against the promoter region, then weights each hit by supporting experimental evidence.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_0204",
                    "term": "Gene regulation"
                },
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/thirtysix/TFBS_footprinting3",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/thirtysix/TFBS_footprinting3/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/TFBS-footprinting3/",
                    "type": "Software package",
                    "note": "pip install TFBS-footprinting3",
                    "version": null
                },
                {
                    "url": "https://anaconda.org/thirtysix/tfbs-footprinting3",
                    "type": "Software package",
                    "note": "conda install -c thirtysix -c conda-forge tfbs-footprinting3",
                    "version": null
                },
                {
                    "url": "https://hub.docker.com/r/thirtysix/tfbs_footprinting",
                    "type": "Container file",
                    "note": "docker pull thirtysix/tfbs_footprinting",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://tfbs-footprinting.readthedocs.io",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/thirtysix/TFBS_footprinting3#readme",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1080/21541264.2025.2521764",
                    "pmid": "40646689",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "Barker HR, Parkkila S, Tolvanen MEE. Transcription 16(2-3):204-223 (2025). Open access, CC BY 4.0.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Harlan R. Barker",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4125-2522",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer",
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "harlan",
            "additionDate": "2026-08-01T09:49:25.886661Z",
            "lastUpdate": "2026-08-02T06:10:58.735746Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Clarion",
            "description": "Clarion is a multi-label problem transformation method for identifying mRNA subcellular localizations.",
            "homepage": "http://monash.bioweb.cloud.edu.au/Clarion/",
            "biotoolsID": "clarion",
            "biotoolsCURIE": "biotools:clarion",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0372",
                            "term": "DNA transcription"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2489",
                            "term": "Subcellular localisation prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3512",
                    "term": "Gene transcripts"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://monash.bioweb.cloud.edu.au/Clarion/center.php?page=help",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbac467",
                    "pmid": "36341591",
                    "pmcid": "PMC10148739",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Yue Bi",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiangning Song",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Chan019",
            "additionDate": "2023-01-27T14:25:48.166787Z",
            "lastUpdate": "2026-08-02T05:55:49.302324Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DeepCLIP",
            "description": "Predicting the effect of mutations on protein-RNA binding with Deep Learning | This repository contains all DeepCLIP Python code | A context-aware neural network for modeling and predicting protein binding to nucleic acids using only sequence input | DeepCLIP is a neural network with shallow convolutional layers connected to a bidirectional LSTM layer",
            "homepage": "https://deepclip.compbio.sdu.dk",
            "biotoolsID": "DeepCLIP",
            "biotoolsCURIE": "biotools:DeepCLIP",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3902",
                            "term": "RNA binding site prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3901",
                            "term": "RNA-binding protein prediction"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2977",
                                "term": "Nucleic acid sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2012",
                                "term": "Sequence coordinates"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3585",
                                    "term": "bed6"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0950",
                                "term": "Mathematical model"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_4002",
                                    "term": "pickle"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3794",
                    "term": "RNA immunoprecipitation"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "R"
            ],
            "license": "MIT",
            "collectionID": [
                "COVID-19"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Denmark"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://www.github.com/deepclip",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/deepclip",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/deepclip/deepclip/blob/master/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/757062",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkaa530",
                    "pmid": "32558887",
                    "pmcid": "PMC7367176",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Thomas Koed Doktor",
                    "email": "thomaskd@bmb.sdu.dk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5315-8325",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Alexander Gulliver Bjørnholt Grønning",
                    "email": "agroen@imada.sdu.dk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Simon Jonas Larsen",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-8076-5035",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "Pub2Tools",
            "additionDate": "2019-11-14T19:27:03Z",
            "lastUpdate": "2026-08-02T05:55:42.328971Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DEEPCYPs",
            "description": "A deep learning platform for enhanced cytochrome P450 activity prediction.",
            "homepage": "https://deepcyps.idruglab.cn/",
            "biotoolsID": "deepcyps",
            "biotoolsCURIE": "biotools:deepcyps",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0478",
                            "term": "Molecular docking"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1196",
                                    "term": "SMILES"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0906",
                                "term": "Protein interaction data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_3373",
                    "term": "Drug development"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3375",
                    "term": "Drug metabolism"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/idrugLab/FP-GNN_CYP",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3389/fphar.2023.1099093",
                    "pmid": "37101544",
                    "pmcid": "PMC10123292",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ling Wang",
                    "email": "lingwang@scut.edu.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Pub2Tools",
            "additionDate": "2023-11-30T14:08:03.251001Z",
            "lastUpdate": "2026-08-01T10:09:24.687154Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NOS-TLPlot",
            "description": "NOS-TLPlot is an open-source tool for visualizing Newcastle–Ottawa Scale (NOS) risk-of-bias assessments in systematic reviews. It converts NOS star ratings into publication-ready traffic-light plots and 12 specialized visualizations, enabling reviewers and readers to interpret study-level risk-of-bias results clearly and reproducibly.",
            "homepage": "https://nos-tlplot.vercel.app",
            "biotoolsID": "nos-tlplot",
            "biotoolsCURIE": "biotools:nos-tlplot",
            "version": [
                "v2.0.3"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0605",
                    "term": "Informatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/aurumz-rgb/NOS-TLPlot",
                    "type": [
                        "Repository"
                    ],
                    "note": "NOS-TLPlot GitHub"
                },
                {
                    "url": "https://zenodo.org/records/18354669",
                    "type": [
                        "Repository"
                    ],
                    "note": "NOS-TLPlot Zenodo Archive"
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/18354669",
                    "type": "Source code",
                    "note": "Zenodo Archive of the Source Code",
                    "version": "v2.0.3"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/aurumz-rgb/NOS-TLPlot",
                    "type": [
                        "General"
                    ],
                    "note": "GitHub documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.5334/jors.635",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "v2.0.2",
                    "note": "JORS publication",
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.17065214",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "v2.0.3",
                    "note": "Zenodo publication DOI",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Vihaan Sahu",
                    "email": "vsahu@seu.edu.ge",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0008-5790-1818",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "vihaan",
            "additionDate": "2026-08-01T00:16:13.841658Z",
            "lastUpdate": "2026-08-01T00:25:43.148038Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ReviewAid",
            "description": "ReviewAid is an open-source AI-assisted tool for full-text screening and data extraction in systematic reviews. It supports evidence synthesis workflows by using large language models to classify articles according to user-defined PICO criteria and extract structured information from full-text publications.\n\nReviewAid is designed as a supplementary reviewer rather than a replacement for human judgement. It aims to reduce manual workload, improve consistency, and assist researchers during screening and data extraction while maintaining human oversight throughout the evidence synthesis process.",
            "homepage": "https://reviewaid.github.io",
            "biotoolsID": "reviewaid",
            "biotoolsCURIE": "biotools:reviewaid",
            "version": [
                "v2.3.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3372",
                    "term": "Software engineering"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "Bioinformatics",
                "Medical Informatics"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/aurumz-rgb/ReviewAid",
                    "type": [
                        "Repository"
                    ],
                    "note": "ReviewAid GitHub Repository"
                },
                {
                    "url": "https://aurumz-rgb.github.io/ReviewAid/",
                    "type": [
                        "Other"
                    ],
                    "note": "ReviewAid Documentation"
                },
                {
                    "url": "https://doi.org/10.5334/jors.672",
                    "type": [
                        "Other"
                    ],
                    "note": "ReviewAid JORS Paper"
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/19641030",
                    "type": "Source code",
                    "note": "Zenodo Archive for ReviewAid",
                    "version": "v2.3.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://aurumz-rgb.github.io/ReviewAid/",
                    "type": [
                        "General"
                    ],
                    "note": "ReviewAid Documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.5334/jors.672",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "v2.1.0",
                    "note": "ReviewAid JORS Paper",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Vihaan Sahu",
                    "email": "vsahu@seu.edu.ge",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0008-5790-1818",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Mohith Balakrishnan",
                    "email": "mbalakrishnan@seu.edu.ge",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-6053-7043",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "vihaan",
            "additionDate": "2026-07-27T21:41:32.753394Z",
            "lastUpdate": "2026-08-01T00:25:09.296383Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based platform for discovering professional contacts, organizations, and business email addresses using advanced search and filtering capabilities.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "lead_prospecting_tool",
            "biotoolsCURIE": "biotools:lead_prospecting_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T17:26:08.516115Z",
            "lastUpdate": "2026-07-29T17:36:38.810967Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based platform for discovering professional contacts, organizations, and business email addresses using advanced search and filtering capabilities.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "herelead_prospecting_tool",
            "biotoolsCURIE": "biotools:herelead_prospecting_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T17:27:50.468712Z",
            "lastUpdate": "2026-07-29T17:36:35.796229Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based service for searching professional contacts, organizations, and publicly available business contact information. Supports advanced filtering, contact discovery, and data export through a web interface and API.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "prospecting_tool",
            "biotoolsCURIE": "biotools:prospecting_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T17:34:07.822856Z",
            "lastUpdate": "2026-07-29T17:36:33.621602Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based service for searching professional contacts, organizations, and publicly available business contact information. Supports advanced filtering, contact discovery, and data export through a web interface and API.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "web_prospecting_tool",
            "biotoolsCURIE": "biotools:web_prospecting_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T17:35:56.325991Z",
            "lastUpdate": "2026-07-29T17:36:31.601734Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based platform for discovering professional contacts, organizations, and business email addresses using advanced search and filtering capabilities.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "herelead_tool",
            "biotoolsCURIE": "biotools:herelead_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T17:43:28.473039Z",
            "lastUpdate": "2026-07-29T17:36:28.211225Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based platform for discovering professional contacts, organizations, and business email addresses using advanced search and filtering capabilities.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "extractor-tools",
            "biotoolsCURIE": "biotools:extractor-tools",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2026-07-28T18:10:52.228090Z",
            "lastUpdate": "2026-07-29T17:34:56.969708Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "IM2Deep",
            "description": "IM2Deep is a Python-based deep learning tool for predicting collisional cross-section (CCS) values of peptide ions, including modified peptides and multi-conformer peptide ions. It is designed for proteomics workflows and can be used either from the command line or as a Python library.",
            "homepage": "https://github.com/compomics/IM2Deep",
            "biotoolsID": "im2deep",
            "biotoolsCURIE": "biotools:im2deep",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "ms2rescore",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "deeplc",
                    "type": "uses"
                }
            ],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://im2deep.readthedocs.io/en/stable/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.jproteome.4c00609",
                    "pmid": "39915959",
                    "pmcid": "PMC11894666",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.analchem.5c01142",
                    "pmid": "40626784",
                    "pmcid": "PMC12291050",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Robbe Devreese",
                    "email": "robbe.devreese@ugent.be",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3432-1502",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Robbin Bouwmeester",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6807-7029",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "robbe",
            "additionDate": "2026-07-29T13:20:57.308153Z",
            "lastUpdate": "2026-07-29T13:22:25.728910Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Plant Compound Extractor",
            "description": "Plant Compound Extractor is a desktop application that builds a ready-to-use, deduplicated library of 3D ligand structures for a given plant. It queries multiple natural-product and chemical databases (COCONUT, LOTUS, Wikidata, PubChem, PlantaeDB, USDA Dr. Duke's, KNApSAcK and IMPPAT) in parallel, resolves each compound against PubChem for a canonical structure, and falls back to direct source retrieval when needed. Retrieved structures are then converted to 3D using RDKit, with configurable conformer generation and physicochemical filters (molecular weight, rotatable bonds, ring size, etc.). It can also process a manually supplied compound list, or convert an existing folder of 2D structures to 3D.",
            "homepage": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor",
            "biotoolsID": "plant_compound_extractor",
            "biotoolsCURIE": "biotools:plant_compound_extractor",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1869",
                                "term": "Organism identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2087",
                                "term": "Molecular property"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3816",
                                    "term": "Mol2"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1196",
                                    "term": "SMILES"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0605",
                    "term": "Informatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3314",
                    "term": "Chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3373",
                    "term": "Drug development"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor/releases/latest/download/PlantCompoundExtractor-windows.exe",
                    "type": "Binaries",
                    "note": null,
                    "version": "1.0.0"
                },
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor/releases/latest/download/PlantCompoundExtractor-macos",
                    "type": "Binaries",
                    "note": null,
                    "version": "1.0.0"
                },
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor/releases/latest/download/PlantCompoundExtractor-linux",
                    "type": "Binaries",
                    "note": null,
                    "version": "1.0.0"
                },
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor/releases",
                    "type": "Downloads page",
                    "note": "Downloads page",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/alirezabk1382927-sys/Plant-compound-extractor#readme",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Alireza Balaei Kahnamoei",
                    "email": "alirezabk1382927@gmail.com",
                    "url": "https://github.com/alirezabk1382927-sys",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Maintainer",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "alireza",
            "additionDate": "2026-07-29T05:15:04.752213Z",
            "lastUpdate": "2026-07-29T06:37:31.432315Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lead Prospecting Tool",
            "description": "Web-based platform for discovering professional contacts, organizations, and business email addresses using advanced search and filtering capabilities.",
            "homepage": "https://hereleads.com/",
            "biotoolsID": "extractor_tool",
            "biotoolsCURIE": "biotools:extractor_tool",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hereleads.com/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web service of lead generation"
                },
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository and documentation Hereleads"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder/archive/refs/tags/v1.0.0.zip",
                    "type": "Software package",
                    "note": "Initial Release",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/milaza/linkedin-lead-finder",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.6084/m9.figshare.33097868",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.21628883",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "hereleads",
            "additionDate": "2026-07-28T17:48:45.116019Z",
            "lastUpdate": "2026-07-28T17:48:45.119210Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "StaphScope",
            "description": "StaphScope is an automated, locally-executable computational pipeline designed specifically for comprehensive Staphylococcus aureus genomic surveillance. It addresses the critical bottleneck in MRSA research by integrating seven essential genotyping methods into a single, cohesive workflow.",
            "homepage": "https://github.com/bbeckley-hub/staphscope-typing-tool",
            "biotoolsID": "staphscope",
            "biotoolsCURIE": "biotools:staphscope",
            "version": [
                "1.3.2"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application",
                "Command-line tool",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3344",
                    "term": "Biomedical science"
                },
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0605",
                    "term": "Informatics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bbeckley-hub/staphscope-typing-tool",
                    "type": [
                        "Repository"
                    ],
                    "note": "The link points to StaphScope's repository. \n\nStaphScope is an automated, locally-executable computational pipeline designed specifically for comprehensive Staphylococcus aureus genomic surveillance. It addresses the critical bottleneck in MRSA research by integrating seven essential genotyping methods into a single, cohesive workflow."
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bbeckley-hub/staphscope-typing-tool",
                    "type": "Software package",
                    "note": "StaphScope can be downloaded via Conda or Docker/Singularity",
                    "version": "v1.3.2"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bbeckley-hub/staphscope-typing-tool",
                    "type": [
                        "Command-line options"
                    ],
                    "note": "StaphScope's documentation can be found here."
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s12864-026-12609-x",
                    "pmid": "41645058",
                    "pmcid": "PMC12977718",
                    "type": [
                        "Method"
                    ],
                    "version": "27",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "brown9",
            "additionDate": "2026-07-28T16:42:38.006934Z",
            "lastUpdate": "2026-07-28T16:59:06.275161Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "EcoliTyper",
            "description": "EcoliTyper is a revolutionary bioinformatics pipeline that eliminates workflow fragmentation in E. coli genomic surveillance. By integrating nine core analyses into a single automated workflow, EcoliTyper transforms disconnected genomic data into coherent biological narratives with actionable public health intelligence. It is a species-optimized computational pipeline for comprehensive genotyping and surveillance of Escherichia coli, perfect for clinical microbiology, outbreak investigations, and genomic research.",
            "homepage": "https://github.com/bbeckley-hub/EcoliTyper",
            "biotoolsID": "ecolityper",
            "biotoolsCURIE": "biotools:ecolityper",
            "version": [
                "1.3.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bbeckley-hub/EcoliTyper",
                    "type": [
                        "Repository"
                    ],
                    "note": "The link points to EcoliTyper's repository. EcoliTyper is a species-optimized computational pipeline for comprehensive genotyping and surveillance of Escherichia coli."
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bbeckley-hub/EcoliTyper",
                    "type": "Software package",
                    "note": "EcoliTyper can be downloaded and installed via Conda (conda create -n ecolityper -c conda-forge -c bioconda ecolityper -y) or used via Docker (docker pull bbeckleyhub/ecolityper:latest) or Singularity.",
                    "version": "v1.3.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/bbeckley-hub/EcoliTyper",
                    "type": [
                        "Command-line options"
                    ],
                    "note": "EcoliTyper's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README."
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "brown9",
            "additionDate": "2026-07-28T16:55:55.778965Z",
            "lastUpdate": "2026-07-28T16:55:55.802366Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "SSCC",
            "description": "Calculation of sequence space coverage and screening depth in degenerate mutagenesis libraries.",
            "homepage": "https://florez-alberto.github.io/SSCC/",
            "biotoolsID": "sscc",
            "biotoolsCURIE": "biotools:sscc",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3095",
                            "term": "Nucleic acid design"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1597",
                                "term": "Codon usage table"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0950",
                                "term": "Mathematical model"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": "Calculates sequence space coverage, screening depth, and expected variant discovery bounds for degenerate mutagenesis libraries using log-space convolution.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [
                "Android",
                "Linux",
                "iOS",
                "Mac",
                "Windows"
            ],
            "language": [
                "JavaScript"
            ],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/florez-alberto/SSCC",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://doi.org/10.5281/zenodo.21415552",
                    "type": [
                        "Mirror"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://doi.org/10.5281/zenodo.21415552",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://github.com/florez-alberto/SSCC/tree/master/public",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.64898/2026.06.15.729752v1",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "alberto8",
            "additionDate": "2026-07-28T08:05:51.752542Z",
            "lastUpdate": "2026-07-28T08:05:51.756639Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ReviewAid",
            "description": "ReviewAid is an open-source AI-assisted tool for full-text screening and data extraction in systematic reviews. It supports evidence synthesis workflows by using large language models to classify articles according to user-defined PICO criteria and extract structured information from full-text publications.\n\nReviewAid is designed as a supplementary reviewer rather than a replacement for human judgement. It aims to reduce manual workload, improve consistency, and assist researchers during screening and data extraction while maintaining human oversight throughout the evidence synthesis process.",
            "homepage": "https://reviewaid.github.io",
            "biotoolsID": "reviewaid-tool",
            "biotoolsCURIE": "biotools:reviewaid-tool",
            "version": [
                "v2.3.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3372",
                    "term": "Software engineering"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "Medical Informatics",
                "Bioinformatics"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/aurumz-rgb/ReviewAid",
                    "type": [
                        "Repository"
                    ],
                    "note": "ReviewAid GitHub Repository"
                },
                {
                    "url": "https://aurumz-rgb.github.io/ReviewAid/",
                    "type": [
                        "Other"
                    ],
                    "note": "ReviewAid Documentation"
                },
                {
                    "url": "https://doi.org/10.5334/jors.672",
                    "type": [
                        "Other"
                    ],
                    "note": "ReviewAid JORS Paper"
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/19641030",
                    "type": "Source code",
                    "note": "Zenodo Archive for ReviewAid",
                    "version": "v2.3.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://aurumz-rgb.github.io/ReviewAid/",
                    "type": [
                        "General"
                    ],
                    "note": "ReviewAid Documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.5334/jors.672",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "v2.1.0",
                    "note": "ReviewAid JORS Paper",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Vihaan Sahu",
                    "email": "vsahu@seu.edu.ge",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0008-5790-1818",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Mohith Balakrishnan",
                    "email": "mbalakrishnan@seu.edu.ge",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-6053-7043",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "admin",
            "additionDate": "2026-07-27T21:43:06.753543Z",
            "lastUpdate": "2026-07-27T21:47:33.463762Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "REFUTE",
            "description": "REFUTE is an open benchmark for scientific critique honesty and epistemic calibration on recent life-science and biomedical literature. It tests whether models keep claims inside what the evidence allows (overclaim / planted-flaw / falsifier selection) and whether stated confidence is calibrated, with judge-free MCQ axes plus open-ended critique scoring.",
            "homepage": "https://bgpt.pro/refute",
            "biotoolsID": "bgpt-refute",
            "biotoolsCURIE": "biotools:bgpt-refute",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/connerlambden/refute-inspect",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://huggingface.co/datasets/BGPT-OFFICIAL/refute",
                    "type": [
                        "Other"
                    ],
                    "note": "Hugging Face dataset"
                },
                {
                    "url": "https://doi.org/10.5281/zenodo.21542238",
                    "type": [
                        "Other"
                    ],
                    "note": "Zenodo preprint DOI"
                },
                {
                    "url": "https://www.openml.org/d/47266",
                    "type": [
                        "Other"
                    ],
                    "note": "OpenML REFUTE-knowledge-v3"
                },
                {
                    "url": "https://www.openml.org/d/47268",
                    "type": [
                        "Other"
                    ],
                    "note": "OpenML REFUTE-soundness-v3"
                },
                {
                    "url": "https://doi.org/10.7910/DVN/IGAJWO",
                    "type": [
                        "Other"
                    ],
                    "note": "Harvard Dataverse dataset"
                },
                {
                    "url": "https://ascl.net/code/v/4795",
                    "type": [
                        "Other"
                    ],
                    "note": "ASCL software entry"
                },
                {
                    "url": "https://www.wikidata.org/wiki/Q140690703",
                    "type": [
                        "Other"
                    ],
                    "note": "Wikidata item"
                },
                {
                    "url": "https://osf.io/qxyfe/",
                    "type": [
                        "Other"
                    ],
                    "note": "OSF project"
                },
                {
                    "url": "https://www.saashub.com/refute",
                    "type": [
                        "Other"
                    ],
                    "note": "SaaSHub listing"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://bgpt.pro/refute",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21542238",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "Interim preprint deposit on Zenodo (v3.0.0-preprint).",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Conner Lambden",
                    "email": "contact@bgpt.pro",
                    "url": "https://bgpt.pro",
                    "orcidid": "https://orcid.org/0000-0003-0162-6622",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "bgpt_pro",
            "additionDate": "2026-07-24T23:18:01.380915Z",
            "lastUpdate": "2026-07-25T00:53:14.294442Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CBRA",
            "description": "Workflow optimized for the analysis of rare diseases, designed to detect SNVs, INDELs , CNVs and SVs in targeted sequencing data (CES/WES) and whole genome sequencing (WGS), built on Nextflow and following nf-core standards. It has an advanced variant annotation optimized for rare diseases diagnosis and discovery.",
            "homepage": "https://github.com/CIBERER/CBRA",
            "biotoolsID": "nf-cbra-snvs",
            "biotoolsCURIE": "biotools:nf-cbra-snvs",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "MIT",
            "collectionID": [
                "IMPaCT-ISCIII",
                "IMPaCT-Data"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/CIBERER/CBRA",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/CIBERER/CBRA",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "pminguez",
            "additionDate": "2025-08-12T09:03:01.228796Z",
            "lastUpdate": "2026-07-23T13:38:22.115020Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "yolandabq",
                    "cristina.a.s"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Rosin-Rammler Diagram plotting tool",
            "description": "This tool plots the Rosin-Rammler Diagram (RRSB) and calculates various related parameters.",
            "homepage": "https://www.mathworks.com/matlabcentral/fileexchange/28013-rosin-rammler-diagram-plotting-tool",
            "biotoolsID": "rrsb-plot",
            "biotoolsCURIE": "biotools:rrsb-plot",
            "version": [
                "1.16.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3344",
                    "term": "Biomedical science"
                },
                {
                    "uri": "http://edamontology.org/topic_3070",
                    "term": "Biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "MATLAB"
            ],
            "license": null,
            "collectionID": [
                "MATLAB",
                "File Exchange"
            ],
            "maturity": null,
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://www.mathworks.com//matlabcentral/mlc-downloads/downloads/submissions/28013/versions/17/screenshot.png",
                    "type": "Screenshot",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Ivan Brezani",
                    "email": null,
                    "url": "https://www.mathworks.com/matlabcentral/profile/2241235-ivan-brezani",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "zsmag19",
            "additionDate": "2021-05-05T11:09:42Z",
            "lastUpdate": "2026-07-21T21:16:00.781732Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "Verena_H"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Pangolin",
            "description": "Pangolin is a deep-learning based method for predicting splice site strengths (for details, see Zeng and Li, Genome Biology 2022). It is available as a command-line tool that can be run on a VCF or CSV file containing variants of interest; Pangolin will predict changes in splice site strength due to each variant, and return a file of the same format. Pangolin's models can also be used with custom sequences.",
            "homepage": "https://github.com/tkzeng/Pangolin",
            "biotoolsID": "pangolin",
            "biotoolsCURIE": "biotools:pangolin",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0433",
                            "term": "Splice site prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0232",
                            "term": "Sequence merging"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0264",
                            "term": "Alternative splicing prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3225",
                            "term": "Variant classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3320",
                    "term": "RNA splicing"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3512",
                    "term": "Gene transcripts"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_3676",
                    "term": "Exome sequencing"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/s13059-022-02664-4",
                    "pmid": "35449021",
                    "pmcid": "PMC9022248",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Predicting RNA splicing from DNA sequence using Pangolin",
                        "abstract": "Recent progress in deep learning has greatly improved the prediction of RNA splicing from DNA sequence. Here, we present Pangolin, a deep learning model to predict splice site strength in multiple tissues. Pangolin outperforms state-of-the-art methods for predicting RNA splicing on a variety of prediction tasks. Pangolin improves prediction of the impact of genetic variants on RNA splicing, including common, rare, and lineage-specific genetic variation. In addition, Pangolin identifies loss-of-function mutations with high accuracy and recall, particularly for mutations that are not missense or nonsense, demonstrating remarkable potential for identifying pathogenic variants.",
                        "date": "2022-12-01T00:00:00Z",
                        "citationCount": 52,
                        "authors": [
                            {
                                "name": "Zeng T."
                            },
                            {
                                "name": "Li Y.I."
                            }
                        ],
                        "journal": "Genome Biology"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Yang I Li",
                    "email": "yangili1@uchicago.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0736-251X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Tony Zeng",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Jennifer",
            "additionDate": "2022-07-26T10:11:09.660345Z",
            "lastUpdate": "2026-07-21T21:15:53.848510Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "xiangjun_zhao"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "ArrayAnalysis",
            "description": "ArrayAnalysis is a web-based application for transcriptomic data analysis. It supports the analysis of both microarray and RNA-seq data. The tool may also be installed locally as a desktop app, Docker image, or R package.",
            "homepage": "https://www.arrayanalysis.org",
            "biotoolsID": "arrayanalysis.org",
            "biotoolsCURIE": "biotools:arrayanalysis.org",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "R"
            ],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://www.arrayanalysis.org",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkt293",
                    "pmid": "23620278",
                    "pmcid": "PMC3692049",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1186/s12864-015-1689-8",
                    "pmid": "26122086",
                    "pmcid": "PMC4486126",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.64898/2026.07.13.738193",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jarno Koetsier",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7981-1345",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Lars Eijssen",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6473-2839",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "jarnokoetsier",
            "additionDate": "2017-05-16T12:28:07Z",
            "lastUpdate": "2026-07-21T13:11:30.168837Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PinPath",
            "description": "PinPath enables flexible visualization of (omics) data onto pathways diagrams, allowing users to pinpoint where the relevant changes occur. It supports pathway diagrams from WikiPathways and KEGG, as well as custom GPML and KGML files. Data can be displayed on both native pathway layouts and network representations",
            "homepage": "https://synum-lab.github.io/PinPath-web/",
            "biotoolsID": "pinpath",
            "biotoolsCURIE": "biotools:pinpath",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application",
                "Library",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [
                "Bioconductor"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/SyNUM-lab/PinPath",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://synum-lab.github.io/PinPath-web/",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://doi.org/doi:10.18129/B9.bioc.PinPath",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Jarno Koetsier",
                    "email": "jarno.koetsier@maastrichtuniversity.nl",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7981-1345",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Lars Eijssen",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6473-2839",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Egon Willighagen",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7542-0286",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "jarnokoetsier",
            "additionDate": "2026-07-21T12:43:59.527995Z",
            "lastUpdate": "2026-07-21T13:08:40.683127Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "kMetaShot",
            "description": "The application of 2nd and 3rd generation High Throughput Sequencing (HTS) technologies has deeply reshaped experimental method to investigate microbial communities and obtain a taxonomic and functional profile of the invetigated community. Shotgun Metagenomics allow to quickly obtain a representation of microorganisms genomes characterizing a particular environment. In order to obtain a fast e reliable taxonomic classification of microorganisms genomes we present kMetaShot, an alignment-free taxonomic classifier based on k-mer/minimizer counting.",
            "homepage": "https://github.com/gdefazio/kMetaShot",
            "biotoolsID": "kMetaShot",
            "biotoolsCURIE": "biotools:kMetaShot",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [
                "Marine Metagenomics"
            ],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/gdefazio/kMetaShot",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbae680",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Giuseppe Defazio",
                    "email": "giuseppe.defazio@uniba.it",
                    "url": "https://persone.ict.uniba.it/rubrica/@@cerca?advanced_search=False&sort_on=&SearchableText=defazio",
                    "orcidid": "https://orcid.org/0000-0002-9356-5224",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Post-Doc Researcher at University of Bari"
                }
            ],
            "owner": "gdefazio",
            "additionDate": "2024-02-29T15:44:00.705364Z",
            "lastUpdate": "2026-07-17T09:37:14.810675Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "bfosso",
                    "gpesole"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "TranscriptoScope",
            "description": "Local Windows-friendly R Shiny application for RNA-seq differential expression using DESeq2, normalized-expression testing, over-representation analysis, fgsea-ranked pathway analysis, and WGCNA coexpression-network analysis. It supports input validation, additive and interaction designs, built-in human, fruit-fly, and yeast annotations, publication-quality plots, and reproducibility bundles containing results, settings, and executable R and R Markdown rerun code.",
            "homepage": "https://github.com/Shettima123/TranscriptoScope",
            "biotoolsID": "transcriptoscope",
            "biotoolsCURIE": "biotools:transcriptoscope",
            "version": [
                "0.5.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3680",
                            "term": "RNA-Seq analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3928",
                            "term": "Pathway analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3766",
                            "term": "Weighted correlation network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3223",
                            "term": "Differential gene expression profiling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workbench",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                }
            ],
            "operatingSystem": [
                "Windows"
            ],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/releases/download/v0.5.0/TranscriptoScope_Windows_Store_v0.5.0.exe",
                    "type": "Binaries",
                    "note": "Standalone x64 Windows installer that bundles R and the required package library.",
                    "version": "0.5.0"
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/releases/download/v0.5.0/TranscriptoScope_Windows_v0.5.0.zip",
                    "type": "Software package",
                    "note": "Manual Windows package for users who already have R.",
                    "version": "0.5.0"
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/archive/refs/tags/v0.5.0.zip",
                    "type": "Source code",
                    "note": null,
                    "version": "0.5.0"
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/releases/tag/v0.5.0",
                    "type": "Downloads page",
                    "note": null,
                    "version": "0.5.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/blob/v0.5.0/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/blob/v0.5.0/INSTALL_WINDOWS.md",
                    "type": [
                        "Installation instructions",
                        "Quick start guide"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/blob/v0.5.0/RELEASE_NOTES.md",
                    "type": [
                        "Release notes"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/blob/v0.5.0/CITATION.cff",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/Shettima123/TranscriptoScope/blob/v0.5.0/SUPPORT.md",
                    "type": [
                        "General"
                    ],
                    "note": "Support and issue-reporting instructions."
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21409091",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "0.5.0",
                    "note": "Version-specific archived software release.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abubakar Abdulkadir",
                    "email": null,
                    "url": "https://github.com/Shettima123",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Documentor",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Dr. Rosby's Lab",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Provider",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Southern University A and M",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "Abubakar",
            "additionDate": "2026-07-13T07:29:39.957646Z",
            "lastUpdate": "2026-07-17T09:02:32.913006Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Inflexa",
            "description": "Inflexa is an open-source, agentic orchestration platform for computational biology and translational medicine. It is designed to assist researchers in analyzing multi-omics, cheminformatics, and imaging data by reading published literature, designing multi-step analysis plans, and executing experiments with full reproducibility.",
            "homepage": "https://inflexa.ai",
            "biotoolsID": "inflexa",
            "biotoolsCURIE": "biotools:inflexa",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0218",
                    "term": "Natural language processing"
                },
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python",
                "TypeScript",
                "Go"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/inflexa-ai/inflexa",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repo"
                },
                {
                    "url": "https://public.inflexa.ai/GSE110256/pharmacogenomic-mouse-cerebrocortical-cultures",
                    "type": [
                        "Other"
                    ],
                    "note": "Pharmacogenomic Drug Screen in Mouse Cerebrocortical Cultures (Re-analysis of GSE110256)"
                },
                {
                    "url": "https://public.inflexa.ai/GSE282861/il-33-il-4ra-blockade-hdm-airway-inflammation",
                    "type": [
                        "Other"
                    ],
                    "note": "Genome-wide Dissection of IL-33 and IL-4Rα Blockade in HDM-driven Airway Inflammation (Re-analysis of GSE282861)"
                },
                {
                    "url": "https://public.inflexa.ai/33558495/breast-cancer-african-arab-european-ancestry",
                    "type": [
                        "Other"
                    ],
                    "note": "How Genetic Ancestry Shapes Breast Cancer Biology (Re-analysis of Roelands et al. 2021 (npj Breast Cancer) )"
                },
                {
                    "url": "https://public.inflexa.ai/GSE286094-GSE286095/atg7-deficiency-reshapes-microglia-biology-alzheimers-disease",
                    "type": [
                        "Other"
                    ],
                    "note": "ATG7 Deficiency Reshapes Microglia Biology in Alzheimer’s Disease (Re-analysis of GSE286094 / GSE286095)"
                },
                {
                    "url": "https://public.inflexa.ai/GSE157194/atopic-dermatitis-dupilumab-cyclosporine",
                    "type": [
                        "Other"
                    ],
                    "note": "Atopic Dermatitis Transcriptome Under Dupilumab and Cyclosporine (Re-analysis of GSE157194)"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/inflexa-ai/inflexa/releases",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Support",
                    "email": "support@inflexa.ai",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "radu.tanasa",
            "additionDate": "2026-02-26T12:47:29.542367Z",
            "lastUpdate": "2026-07-16T09:46:41.686377Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "REACTR",
            "description": "Reactr is an modularized, Snakemake workflow for automated, species-agnostic characterization of gene families from sequence to experimental design. Given a query protein sequence and NCBI taxonomy IDs (or RefSeq assembly accessions), reactr retrieves genomic data and runs comprehensive analysis across 4 integrated tiers: (1) evolutionary analysis, including homolog detection, domain-based clustering, multiple sequence alignment, and phylogenetic inference; (2) synteny and selection analysis, detecting collinear blocks and calculating Ka/Ks ratios; (3) structural and regulatory characterization, including motif discovery, chromosomal mapping, biochemical property prediction, subcellular localization prediction, and promoter analysis; and (4) experimental design tools, generating PCR primers and scored CRISPR gRNAs for lab validation. Reactr bridges computational prediction and experimental validation, thus enabling rapid transition from genomic discovery to functional studies.",
            "homepage": "https://zenodo.org/records/21125109",
            "biotoolsID": "reactr",
            "biotoolsCURIE": "biotools:reactr",
            "version": [
                "3"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Loads genomic data and prepares it for query analysis",
                    "cmd": "`snakemake -s LoadDatasets.smk --cores 8`"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0226",
                            "term": "Annotation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2424",
                            "term": "Comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3429",
                            "term": "Generation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2423",
                            "term": "Prediction and recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2928",
                            "term": "Alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0227",
                            "term": "Indexing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0250",
                            "term": "Protein property calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2990",
                            "term": "Classification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Runs query analysis",
                    "cmd": "`snakemake -s MainPipeline.smk`"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [
                "Bioconda"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "anteel",
            "additionDate": "2026-07-16T05:56:10.804636Z",
            "lastUpdate": "2026-07-16T06:16:23.845202Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}