List all resources, or create a new resource.

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

{
    "count": 32919,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "Helix Insight",
            "description": "AI-powered variant interpretation platform for clinical genetics laboratories. Automates ACMG/AMP 2015 classification using Bayesian point-based framework (Tavtigian et al. 2018) with BayesDel ClinGen SVI-calibrated thresholds (Pejaver et al. 2022). Integrates 8 reference databases (gnomAD v4.1, ClinVar, dbNSFP 4.9c, SpliceAI, gnomAD Constraint, HPO, ClinGen, Ensembl VEP) for comprehensive variant annotation. Supports HPO-based phenotype matching with semantic similarity scoring, automated biomedical literature mining across 2M+ PubMed publications, and structured clinical report generation. Delivers full clinical interpretation of whole genome sequencing (WGS) in under 15 minutes. EU-hosted on dedicated infrastructure in Helsinki, Finland (GDPR-compliant).",
            "homepage": "https://helixinsight.bio",
            "biotoolsID": "HelixInsight",
            "biotoolsCURIE": "biotools:HelixInsight",
            "version": [
                "3.5"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3225",
                            "term": "Variant classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2955",
                                "term": "Sequence report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1622",
                                "term": "Disease report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0305",
                            "term": "Literature search"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3574",
                    "term": "Human genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Commercial",
            "accessibility": "Restricted access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://helixinsight.bio/docs",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/docs/getting-started",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/how-it-works",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/terms",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/privacy",
                    "type": [
                        "Other"
                    ],
                    "note": "Privacy policy"
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Helena Bioinformatics",
                    "email": "contact@helena.bio",
                    "url": "https://helena.bio",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "helenabio",
            "additionDate": "2026-02-23T13:56:07.187145Z",
            "lastUpdate": "2026-02-24T22:17:23.859555Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FANTASIA",
            "description": "FANTASIA (Functional ANnoTAtion based on embedding space SImilArity) is a pipeline for protein annotating via GO term transference using the embedding space. FANTASIA’s latest developments include additional protein language models and provide enhanced functionalities.",
            "homepage": "https://github.com/CBBIO/",
            "biotoolsID": "fantasiav2",
            "biotoolsCURIE": "biotools:fantasiav2",
            "version": [
                "4.0",
                "LITE"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3672",
                            "term": "Gene functional annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3945",
                    "term": "Molecular evolution"
                },
                {
                    "uri": "http://edamontology.org/topic_0218",
                    "term": "Natural language processing"
                },
                {
                    "uri": "http://edamontology.org/topic_0085",
                    "term": "Functional genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_4010",
                    "term": "Open science"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "SQL"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [
                "3D-BioInfo",
                "Proteomics"
            ],
            "link": [
                {
                    "url": "https://github.com/CBBIO/FANTASIA",
                    "type": [
                        "Repository"
                    ],
                    "note": "Main repository contains documentation  from latest version"
                },
                {
                    "url": "https://github.com/MetazoaPhylogenomicsLab/FANTASIA",
                    "type": [
                        "Repository"
                    ],
                    "note": "Main repository contains documentation  from linitial version based on Bioembeddings implementation."
                },
                {
                    "url": "https://www.earthbiogenome.org/report-on-annotation-recommended-tools",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Recommended tool for the Earth Biogenome Project"
                },
                {
                    "url": "https://github.com/CBBIO/FANTASIA-Lite",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "This is the LITE version of FANTASIA for a quick and custom annotation"
                },
                {
                    "url": "https://gitlab.com/ifb-elixirfr/cluster/tools/-/tree/master/tools/fantasia/0.1.0?ref_type=heads",
                    "type": [
                        "Repository"
                    ],
                    "note": "This is a repository for FANTASIA-LITE available in Elixir France"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://fantasia.readthedocs.io/en/latest/",
                    "type": [
                        "General"
                    ],
                    "note": "Full documetnation with user cases, benchmarking, and cluster implementations"
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nargab/lqae078",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1007/978-1-0716-4623-6_8",
                    "pmid": "40601255",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": "2.8.0",
                    "note": "This protocol describes the use of the first version of FANTASIA",
                    "metadata": null
                },
                {
                    "doi": "10.1038/s42003-025-08651-2",
                    "pmid": "40813894",
                    "pmcid": "PMC12354702",
                    "type": [
                        "Primary"
                    ],
                    "version": "4.0",
                    "note": "Application of FANTASIA to annotate 24 million of genes of 1000 animal species",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Francisco Miguel Pérez Canales",
                    "email": "fmpercan@upo.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer",
                        "Support",
                        "Provider"
                    ],
                    "note": "Programmer"
                },
                {
                    "name": "Ana M Rojas Mendoza",
                    "email": "a.rojas.m@csic.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Contributor",
                        "Documentor",
                        "Support"
                    ],
                    "note": "Scientific concept and functionalities"
                },
                {
                    "name": "Rosa Fernandez",
                    "email": "rosa.fernandez@ibe.upf-csic.es",
                    "url": "https://www.metazomics.com/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Documentor"
                    ],
                    "note": "Scientific concept and functionalities"
                },
                {
                    "name": "Francisco J. Ruiz Mota",
                    "email": "fraruimot@alum.us.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Junior developer"
                },
                {
                    "name": "Gemma Martinez Redondo",
                    "email": "gemma.martinez@ibe.upf-csic.es",
                    "url": "https://www.metazomics.com/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Developer"
                    ],
                    "note": "Contributed  as developer of the first version of FANTASIA V1"
                },
                {
                    "name": "Alex Dominguez Rodriguez",
                    "email": "adomrod4@upo.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact",
                        "Maintainer",
                        "Documentor"
                    ],
                    "note": "Implemented the LITE version of FANTASIA"
                }
            ],
            "owner": "arojas",
            "additionDate": "2025-06-25T13:31:29.384393Z",
            "lastUpdate": "2026-02-22T21:19:22.986918Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "STIM",
            "description": "STIM is a package and pipeline for multiplicity of infection (MOI) and haplotype detection of *P. falciparum* malaria from 24-SNP barcode-based NGS assays. It builds upon StrainPycon and is used to assess temporal changes in transmission dynamics.",
            "homepage": "https://www.ymsir.com/stim/",
            "biotoolsID": "stim",
            "biotoolsCURIE": "biotools:stim",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3200",
                            "term": "DNA barcoding"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                },
                {
                    "uri": "http://edamontology.org/topic_3302",
                    "term": "Parasitology"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3575",
                    "term": "Tropical medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3324",
                    "term": "Infectious disease"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S12936-025-05700-3",
                    "pmid": "41408638",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Gary Vestal",
                    "email": "gary.kenneth.vestal@emory.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Zhiyong Zhou",
                    "email": "zaz6@cdc.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ya Ping Shi",
                    "email": "yps0@cdc.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:56.541954Z",
            "lastUpdate": "2026-02-22T16:53:56.544106Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Joinpoint Regression Program",
            "description": "Joinpoint is a statistical software package used for trend analysis using joinpoint models. It’s widely used to analyze cancer trends, as demonstrated by its application in NCI publications, and is used to analyze data derived from the global burden of disease 2021 database.",
            "homepage": "https://surveillance.cancer.gov/joinpoint/",
            "biotoolsID": "joinpoint",
            "biotoolsCURIE": "biotools:joinpoint",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3503",
                            "term": "Incident curve plotting"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_3335",
                    "term": "Cardiology"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_3418",
                    "term": "Paediatrics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1097/MD.0000000000046448",
                    "pmid": "41366982",
                    "pmcid": "PMC12688974",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Huiqin Wang",
                    "email": "1257360518@qq.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0001-3939-5420",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:55.417660Z",
            "lastUpdate": "2026-02-22T16:53:55.419787Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Pyxis",
            "description": "Pyxis is a vendor-neutral desktop application for ion mobility spectrometry imaging (IMS-MSI) data analysis, supporting both untargeted and targeted analysis workflows. The software is designed to address the challenges of analyzing complex IM-MSI datasets.",
            "homepage": "https://mass-analytica.com/products/pyxis/",
            "biotoolsID": "pyxis",
            "biotoolsCURIE": "biotools:pyxis",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3803",
                            "term": "Natural product identification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3215",
                            "term": "Peak detection"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3931",
                    "term": "Chemometrics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1007/S00216-025-06281-5",
                    "pmid": "41420743",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Sara Tortorella",
                    "email": "sara.tortorella@mass-analytica.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9691-8323",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jens Soltwisch",
                    "email": "Jens.Soltwisch@ukmuenster.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0258-1561",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:54.342243Z",
            "lastUpdate": "2026-02-22T16:53:54.344419Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Hydractinia Genome Project Portal",
            "description": "The Hydractinia Genome Project Portal provides a spatially validated single-cell atlas of Hydractinia symbiolongicarpus, offering insights into cellular diversity, dynamics, and developmental processes. The resource integrates new datasets with previously published data and includes various data analysis tools and resources for researchers.",
            "homepage": "https://research.nhgri.nih.gov/hydractinia/",
            "biotoolsID": "hydractinia",
            "biotoolsCURIE": "biotools:hydractinia",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3663",
                            "term": "Homology-based gene prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3450",
                            "term": "Neurite measurement"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                },
                {
                    "uri": "http://edamontology.org/topic_4028",
                    "term": "Single-cell sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                },
                {
                    "uri": "http://edamontology.org/topic_0621",
                    "term": "Model organisms"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S12864-025-12201-9",
                    "pmid": "41382277",
                    "pmcid": "PMC12699878",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Christine E. Schnitzler",
                    "email": "christine.schnitzler@whitney.ufl.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:53.235125Z",
            "lastUpdate": "2026-02-22T16:53:53.237105Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "H2M",
            "description": "H2M is a computational pipeline for predicting mouse genetic variants that mirror human variants, enabling precision genome editing. It includes a database of human-mouse mutation pairs and tools for variant mapping and modeling.",
            "homepage": "https://h2m-public.readthedocs.io",
            "biotoolsID": "h2m",
            "biotoolsCURIE": "biotools:h2m",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0416",
                            "term": "Epitope mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0331",
                            "term": "Variant effect prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3912",
                    "term": "Genetic engineering"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3574",
                    "term": "Human genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_3930",
                    "term": "Immunogenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41587-025-02925-0",
                    "pmid": "41413243",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Francisco J Sánchez Rivera",
                    "email": "fsr@mit.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8466-8563",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:52.068201Z",
            "lastUpdate": "2026-02-22T16:53:52.070126Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenStructure",
            "description": "OpenStructure is an open-source computational structural biology framework for comparing macromolecular complexes. It provides a benchmarking suite for automated assessment of macromolecular structures and utilizes cryogenic electron microscopy and X-ray diffraction data.",
            "homepage": "https://openstructure.org/",
            "biotoolsID": "framework_openstructure",
            "biotoolsCURIE": "biotools:framework_openstructure",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0321",
                            "term": "Protein structure validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0475",
                            "term": "Nucleic acid structure prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4017",
                    "term": "Cryogenic electron microscopy"
                },
                {
                    "uri": "http://edamontology.org/topic_2828",
                    "term": "X-ray diffraction"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_0736",
                    "term": "Protein folds and structural domains"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://swissmodel.expasy.org/ost",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41592-025-02973-Z",
                    "pmid": "41429982",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Torsten Schwede",
                    "email": "torsten.schwede@unibas.ch",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2715-335X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:50.918680Z",
            "lastUpdate": "2026-02-22T16:53:50.920811Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Track2p",
            "description": "Track2p is an algorithm for cell tracking in longitudinal calcium imaging recordings, enabling long-term analysis of neuronal dynamics and representational stability. It allows for robust tracking of individual neurons, aiding in the identification of developmental transitions and potentially uncovering deviations associated with neurodevelopmental disorders.",
            "homepage": "https://track2p.github.io/home.html",
            "biotoolsID": "track2p",
            "biotoolsCURIE": "biotools:track2p",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3450",
                            "term": "Neurite measurement"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3304",
                    "term": "Neurobiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.7554/ELIFE.107540",
                    "pmid": "41370354",
                    "pmcid": "PMC12695024",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jure Majnik",
                    "email": "jure.majnik@inserm.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0005-6296-3659",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jean-Claude Platel",
                    "email": "jean-claude.platel@inserm.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5542-3076",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Rosa Cossart",
                    "email": "rosa.cossart@inserm.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2111-6638",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:49.770243Z",
            "lastUpdate": "2026-02-22T16:53:49.772435Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "cvaNMF",
            "description": "cvaNMF is a software package for decomposing large compositional data sets to capture gradients in co-occurring features, or 'signatures.' It leverages non-negative matrix factorization (NMF) for biological data analysis across diverse applications.",
            "homepage": "https://cvanmf.readthedocs.io",
            "biotoolsID": "cvanmf",
            "biotoolsCURIE": "biotools:cvanmf",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2495",
                            "term": "Expression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3697",
                    "term": "Microbial ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3050",
                    "term": "Biodiversity"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/NAR/GKAF1388",
                    "pmid": "41459746",
                    "pmcid": "PMC12746108",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Anthony Duncan",
                    "email": "Anthony.Duncan@earlham.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3849-9527",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Falk Hildebrand",
                    "email": "Falk.Hildebrand@quadram.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0078-8948",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:48.445717Z",
            "lastUpdate": "2026-02-22T16:53:48.448009Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenSAFELY",
            "description": "OpenSAFELY is a secure analytics platform for NHS electronic health records, providing access to data for over 58 million patients. It enables research and innovation while protecting patient confidentiality, utilizing UK GP records to address pressing health challenges.",
            "homepage": "https://opensafely.org",
            "biotoolsID": "opensafely-tpp",
            "biotoolsCURIE": "biotools:opensafely-tpp",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3416",
                    "term": "Musculoskeletal medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3401",
                    "term": "Pain medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_4045",
                    "term": "Cybersecurity"
                },
                {
                    "uri": "http://edamontology.org/topic_3421",
                    "term": "Surgery"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://www.opensafely.org/about/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1136/BMJMED-2025-001743",
                    "pmid": "41394534",
                    "pmcid": "PMC12699563",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Andrea L Schaffer",
                    "email": "andrea.schaffer@phc.ox.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3701-4997",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:47.314550Z",
            "lastUpdate": "2026-02-22T16:53:47.317557Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OmicsMLRepoR",
            "description": "OmicsMLRepoR is a Bioconductor package facilitating the search and navigation of harmonized metadata from metagenomic and cancer genomic repositories. It provides functions to browse metadata, supports ontology-driven data navigation, and enables cross-study analysis.",
            "homepage": "https://www.bioconductor.org/packages/release/bioc/html/OmicsMLRepoR.html",
            "biotoolsID": "omicsmlrepor",
            "biotoolsCURIE": "biotools:omicsmlrepor",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_4021",
                    "term": "Multiomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "Artistic-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2025.11.26.689816",
                    "pmid": "41377518",
                    "pmcid": "PMC12687785",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Sehyun Oh",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9490-3061",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:15.092080Z",
            "lastUpdate": "2026-02-22T16:53:15.094106Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ProTransDeconv",
            "description": "ProTransDeconv is an R package designed for deconvolving cell-type-specific protein expression from bulk mass spectrometry proteomics data. It integrates data transformation, deconvolution, and quality checks and provides practical guidance for researchers.",
            "homepage": "https://github.com/HuangLabAtUAB/ProTransDeconv",
            "biotoolsID": "protransdeconv",
            "biotoolsCURIE": "biotools:protransdeconv",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3629",
                            "term": "Deisotoping"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3922",
                    "term": "Proteogenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/ACS.JPROTEOME.5C00980",
                    "pmid": "41328725",
                    "pmcid": "PMC12772123",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Chen Huang",
                    "email": "huangc@uab.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2777-7365",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:13.944053Z",
            "lastUpdate": "2026-02-22T16:53:13.955154Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "JAAG (JSON input file Assembler for AlphaFold 3 with Glycan integration)",
            "description": "JAAG is a web-based graphical interface designed to simplify the creation of JSON input files for AlphaFold 3, particularly when modeling glycans. It reduces errors and streamlines the process of integrating complex glycan structures into AlphaFold 3 simulations.",
            "homepage": "https://biofgreat.org/JAAG",
            "biotoolsID": "jaag",
            "biotoolsCURIE": "biotools:jaag",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0310",
                            "term": "Sequence assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0478",
                            "term": "Molecular docking"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0417",
                            "term": "Post-translational modification site prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0601",
                    "term": "Protein modifications"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/GLYCOB/CWAF083",
                    "pmid": "41358904",
                    "pmcid": "PMC12718408",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Chin Huang",
                    "email": "chin@uga.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4296-0400",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Kelley W Moremen",
                    "email": "moremen@uga.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1768-582X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:12.825981Z",
            "lastUpdate": "2026-02-22T16:53:12.828185Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "VegVault",
            "description": "VegVault is an SQLite database integrating global paleo- and neo-vegetation data, functional traits, and abiotic drivers. It supports research on biodiversity patterns over time and is complemented by the {vaultkeepr} R package for streamlined data access.",
            "homepage": "http://bit.ly/VegVault",
            "biotoolsID": "vegvault",
            "biotoolsCURIE": "biotools:vegvault",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3946",
                            "term": "Ecological modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3050",
                    "term": "Biodiversity"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3489",
                    "term": "Database management"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R",
                "SQL"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41597-025-06176-1",
                    "pmid": "41350530",
                    "pmcid": "PMC12680632",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ondřej Mottl",
                    "email": "ondrej.mottl@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9796-5081",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:11.697535Z",
            "lastUpdate": "2026-02-22T16:53:11.699418Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "iDendroTweaks",
            "description": "DendroTweaks is a web-based toolbox for exploring and manipulating single-cell neuronal models, focusing on dendritic morphology and ion channel dynamics. It provides a graphical interface for users to adjust parameters and visualize real-time feedback, facilitating model validation and simplification.",
            "homepage": "https://dendrotweaks.dendrites.gr",
            "biotoolsID": "dendrotweaks",
            "biotoolsCURIE": "biotools:dendrotweaks",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3450",
                            "term": "Neurite measurement"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3927",
                            "term": "Network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3300",
                    "term": "Physiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3304",
                    "term": "Neurobiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3306",
                    "term": "Biophysics"
                },
                {
                    "uri": "http://edamontology.org/topic_3068",
                    "term": "Literature and language"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pypi.org/project/dendrotweaks",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://dendrotweaks.readthedocs.io/en/latest",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.7554/ELIFE.103324",
                    "pmid": "41432713",
                    "pmcid": "PMC12726829",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Panayiota Poirazi",
                    "email": "poirazi@imbb.forth.gr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6152-595X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:10.655306Z",
            "lastUpdate": "2026-02-22T16:53:10.657323Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FlowCron",
            "description": "FlowCron simplifies HPC data analysis for researchers by wrapping Globus into a function-as-a-service, reducing barriers to entry and accelerating scientific throughput, particularly in computationally intensive fields like cryo-EM.",
            "homepage": "https://github.com/baskerville-hpc/FlowCron-HPC-side",
            "biotoolsID": "flowcron",
            "biotoolsCURIE": "biotools:flowcron",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                },
                {
                    "uri": "http://edamontology.org/topic_4017",
                    "term": "Cryogenic electron microscopy"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_4045",
                    "term": "Cybersecurity"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.12688/WELLCOMEOPENRES.23491.2",
                    "pmid": "40062318",
                    "pmcid": "PMC11885907",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Andrew J. Morris",
                    "email": "a.j.morris.1@bham.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Mark Basham",
                    "email": "mark.basham@rfi.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8438-1415",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:09.500184Z",
            "lastUpdate": "2026-02-22T16:53:09.502391Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PepQueryMHC",
            "description": "PepQueryMHC is a fast tool for tumor antigen prioritization that integrates MHC-bound peptide sequences with RNA-seq reads. It allows for efficient prioritization of both class I and II antigens and the mapping of peptide cellular origins.",
            "homepage": "https://github.com/bzhanglab/PepQueryMHC",
            "biotoolsID": "pepquerymhc",
            "biotoolsCURIE": "biotools:pepquerymhc",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0416",
                            "term": "Epitope mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0252",
                            "term": "Peptide immunogenicity prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3631",
                            "term": "Peptide identification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3922",
                    "term": "Proteogenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3948",
                    "term": "Immunoinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_2830",
                    "term": "Immunoproteins and antigens"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S13059-025-03923-W",
                    "pmid": "41437377",
                    "pmcid": "PMC12723928",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Bing Zhang",
                    "email": "bing.zhang@bcm.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:08.476387Z",
            "lastUpdate": "2026-02-22T16:53:08.478531Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "fastACI",
            "description": "fastACI is a toolbox for investigating auditory perception using reverse correlation. It provides tools for collecting and analyzing data from auditory reverse-correlation experiments, allowing researchers to assess acoustic features used by listeners.",
            "homepage": "https://github.com/LeoVarnet/fastACI",
            "biotoolsID": "fastaci",
            "biotoolsCURIE": "biotools:fastaci",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4029",
                    "term": "Acoustics"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0632",
                    "term": "Probes and primers"
                },
                {
                    "uri": "http://edamontology.org/topic_4010",
                    "term": "Open science"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3389/FPSYG.2025.1668690",
                    "pmid": "41394055",
                    "pmcid": "PMC12699384",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Léo Varnet",
                    "email": "leo.varnet@ens.psl.eu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:07.366663Z",
            "lastUpdate": "2026-02-22T16:53:07.368981Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PARATHAA",
            "description": "PARATHAA is a tool for taxonomic assignment of 16S rRNA gene sequences that accounts for sequence ambiguity associated with specific primers. It generates primer-trimmed phylogenetic trees and assigns taxonomy to query sequences by aligning them to these trees.",
            "homepage": "https://huttenhower.sph.harvard.edu/parathaa",
            "biotoolsID": "parathaa",
            "biotoolsCURIE": "biotools:parathaa",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0326",
                            "term": "Phylogenetic tree editing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3192",
                            "term": "Sequence trimming"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0323",
                            "term": "Phylogenetic inference"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3293",
                    "term": "Phylogenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0632",
                    "term": "Probes and primers"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_0659",
                    "term": "Functional, regulatory and non-coding RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/NAR/GKAF1291",
                    "pmid": "41325771",
                    "pmcid": "PMC12663084",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Curtis Huttenhower",
                    "email": "chuttenh@hsph.harvard.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1110-0096",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:06.289418Z",
            "lastUpdate": "2026-02-22T16:53:06.291744Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MMSA (Multiple Mass Spectral Alignment)",
            "description": "MMSA is an interactive web-based tool that improves the interpretability of molecular networks by visualizing detailed spectral alignment information. It enables users to explore and analyze the global alignment of molecular networks, providing insights into structural relationships within molecular families.",
            "homepage": "https://wang-bioinformatics-lab.github.io/GNPS2_Documentation/mmsa/",
            "biotoolsID": "mmsa",
            "biotoolsCURIE": "biotools:mmsa",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0492",
                            "term": "Multiple sequence alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0496",
                            "term": "Global alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3803",
                            "term": "Natural product identification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/JASMS.5C00237",
                    "pmid": "41328747",
                    "pmcid": "PMC12724678",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Xianghu Wang",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Mingxun Wang",
                    "email": "mingxun.wang@cs.ucr.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:05.078035Z",
            "lastUpdate": "2026-02-22T16:53:05.080186Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SWIBRID",
            "description": "SWIBRID is a tool for profiling genomic junctions generated during antibody class switch recombination in B cells to detect immune deficiencies and DNA repair defects. It utilizes long-read sequencing and bioinformatics analysis to classify these defects and identify patient-specific signatures.",
            "homepage": "http://bihealth.github.io/swibrid",
            "biotoolsID": "swibrid",
            "biotoolsCURIE": "biotools:swibrid",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0308",
                            "term": "PCR primer design"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3930",
                    "term": "Immunogenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_3360",
                    "term": "Biomarkers"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_4056",
                    "term": "Long-read sequencing"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41467-025-67206-5",
                    "pmid": "41419734",
                    "pmcid": "PMC12722312",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Kathrin de la Rosa",
                    "email": "Kathrin.delaRosa@helmholtz-hzi.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4809-3157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:03.937373Z",
            "lastUpdate": "2026-02-22T16:53:03.939128Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PARANOiD",
            "description": "PARANOiD is a software pipeline for the automated analysis of iCLIP and iCLIP2 data. It provides preprocessing steps, cross-link location determination, and visualization of results, suitable for RNA-protein interaction studies.",
            "homepage": "https://paranoid.readthedocs.io/en/latest/index.html",
            "biotoolsID": "paranoid",
            "biotoolsCURIE": "biotools:paranoid",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3901",
                            "term": "RNA-binding protein prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3794",
                    "term": "RNA immunoprecipitation"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAF673",
                    "pmid": "41437628",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:02.824528Z",
            "lastUpdate": "2026-02-22T16:53:02.826677Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Virtual Brain Inference (VBI)",
            "description": "Virtual Brain Inference (VBI) is an open-source toolkit for efficient Bayesian inference on whole-brain models, combining computational models of brain dynamics with individual brain imaging data. It provides fast simulations, data storage, and probabilistic machine learning algorithms for biophysically interpretable inference.",
            "homepage": "https://github.com/ins-amu/vbi",
            "biotoolsID": "vbi",
            "biotoolsCURIE": "biotools:vbi",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3927",
                            "term": "Network analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3304",
                    "term": "Neurobiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_4014",
                    "term": "Electroencephalography"
                },
                {
                    "uri": "http://edamontology.org/topic_3306",
                    "term": "Biophysics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.7554/ELIFE.106194",
                    "pmid": "41384500",
                    "pmcid": "PMC12700528",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abolfazl Ziaeemehr",
                    "email": "abolfazl.ziaee-mehr@univ-amu.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4696-9947",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Viktor Jirsa",
                    "email": "viktor.jirsa@univ-amu.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8251-8860",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Meysam Hashemi",
                    "email": "meysam.hashemi@univ-amu.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5289-9837",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:01.803747Z",
            "lastUpdate": "2026-02-22T16:53:01.805784Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ARTEM-IS for ERP",
            "description": "ARTEM-IS for ERP is a tool that provides a standardized reporting template for EEG methodology, specifically for Event-Related Potential experiments. It supports documenting methodological information and generates human-readable PDF/DOCX and machine-readable JSON summaries, improving transparency and reproducibility.",
            "homepage": "https://github.com/INCF/artem-is",
            "biotoolsID": "artem-is_erp",
            "biotoolsCURIE": "biotools:artem-is_erp",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4014",
                    "term": "Electroencephalography"
                },
                {
                    "uri": "http://edamontology.org/topic_4010",
                    "term": "Open science"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1111/PSYP.70187",
                    "pmid": "41358599",
                    "pmcid": "PMC12683983",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Anđela Šoškić",
                    "email": "andjela.soskic@f.bg.ac.rs",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0216-989X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:53:00.654266Z",
            "lastUpdate": "2026-02-22T16:53:00.656422Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SimGBS.jl",
            "description": "SimGBS.jl is a Julia package for simulating genotyping-by-sequencing (GBS) data. It enables the benchmarking and development of methods that account for genotype uncertainty in GBS datasets, particularly useful for non-model species.",
            "homepage": "https://github.com/kanji709/SimGBS.jl",
            "biotoolsID": "simgbs",
            "biotoolsCURIE": "biotools:simgbs",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0283",
                            "term": "Linkage analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0484",
                            "term": "SNP detection"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0821",
                    "term": "Enzymes"
                },
                {
                    "uri": "http://edamontology.org/topic_2885",
                    "term": "DNA polymorphism"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Julia",
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S12859-025-06343-6",
                    "pmid": "41366728",
                    "pmcid": "PMC12801997",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Shannon M. Clarke",
                    "email": "Shannon.Clarke@agresearch.co.nz",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4615-8917",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Andrew S. Hess",
                    "email": "ahess@unr.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6738-3817",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:59.682970Z",
            "lastUpdate": "2026-02-22T16:52:59.685230Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "kollaR",
            "description": "kollaR is an open-source R library for eye-tracking analysis and visualization, offering functions for event detection, AOI-based analyses, and algorithm comparison.  It provides implementations of several algorithms and includes visualizations for data exploration.",
            "homepage": "https://CRAN.R-project.org/package=kollaR",
            "biotoolsID": "kollar",
            "biotoolsCURIE": "biotools:kollar",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_2815",
                    "term": "Human biology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3758/S13428-025-02903-Z",
                    "pmid": "41361102",
                    "pmcid": "PMC12685970",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Johan Lundin Kleberg",
                    "email": "johan.lundin.kleberg@su.se",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:58.409691Z",
            "lastUpdate": "2026-02-22T16:52:58.411587Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "spMOCA",
            "description": "spMOCA is a statistical model for gene co-expression analysis in spatial transcriptomics data, integrating spatial dependency and gene-gene interaction to provide a more accurate understanding of gene co-expression networks. It uses a matrix-normal model and is scalable to large datasets with tens of thousands of spatial locations and genes.",
            "homepage": "https://yma-lab.github.io/spMOCA/",
            "biotoolsID": "spmoca",
            "biotoolsCURIE": "biotools:spmoca",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "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_3463",
                            "term": "Expression correlation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0204",
                    "term": "Gene regulation"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/NAR/GKAF1264",
                    "pmid": "41370198",
                    "pmcid": "PMC12693644",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ying Ma",
                    "email": "ying_ma@brown.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3791-7018",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:57.365742Z",
            "lastUpdate": "2026-02-22T16:52:57.367910Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GS4PB",
            "description": "GS4PB is an R Shiny application designed for plant breeding programs, implementing a streamlined genomic selection pipeline that integrates genotyping, phenotyping, and envirotyping data. It supports single and multi-trait analyses across various environments.",
            "homepage": "https://github.com/UMN-Lorenz-Group/GS4PB/wiki",
            "biotoolsID": "gs4pb",
            "biotoolsCURIE": "biotools:gs4pb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3557",
                            "term": "Imputation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0484",
                            "term": "SNP detection"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3810",
                    "term": "Agricultural science"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://hub.docker.com/r/umnlorenzgroup/gs4pb",
                    "type": "Container file",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1002/TPG2.70150",
                    "pmid": "41382337",
                    "pmcid": "PMC12698896",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Aaron J. Lorenz",
                    "email": "lore0149@umn.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4361-1683",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:56.104989Z",
            "lastUpdate": "2026-02-22T16:52:56.107153Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NiMARE Coordinate-based Meta-Regression",
            "description": "NiMARE is a Python package implementing coordinate-based meta-regression (CBMR) for analyzing neuroimaging data, specifically functional MRI (fMRI). It enables flexible meta-regression and inference for multiple groups, allowing researchers to synthesize findings from multiple neuroimaging studies.",
            "homepage": "https://nimare.readthedocs.io/en/latest/generated/nimare.meta.cbmr.html",
            "biotoolsID": "cbmr",
            "biotoolsCURIE": "biotools:cbmr",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3658",
                            "term": "Statistical inference"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3664",
                            "term": "Statistical modelling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1162/IMAG.A.1057",
                    "pmid": "41438653",
                    "pmcid": "PMC12720166",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Thomas E. Nichols",
                    "email": "thomas.nichols@bdi.ox.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4516-5103",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:54.925202Z",
            "lastUpdate": "2026-02-22T16:52:54.927292Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "IHMValidation",
            "description": "IHMValidation is a pipeline for assessing integrative hybrid structure models, providing quality assessments and data fit evaluations for PDB-IHM entries.  It incorporates recommendations from various structural biology communities and offers reports in PDF and HTML formats.",
            "homepage": "https://github.com/salilab/IHMValidation",
            "biotoolsID": "ihmvalidation",
            "biotoolsCURIE": "biotools:ihmvalidation",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3907",
                            "term": "Information extraction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                }
            ],
            "operatingSystem": [],
            "language": [
                "SAS"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/J.JMB.2025.169598",
                    "pmid": "41421450",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Arthur O Zalevsky",
                    "email": "arthur.zalevsky@rcsb.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Brinda Vallat",
                    "email": "brinda.vallat@rcsb.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Andrej Sali",
                    "email": "sali@salilab.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:53.799023Z",
            "lastUpdate": "2026-02-22T16:52:53.801217Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ViMOP",
            "description": "ViMOP is a user-friendly pipeline for untargeted viral genome nanopore sequencing, enabling efficient analysis of reads to generate high-quality consensus genomes, particularly useful for resource-limited settings.",
            "homepage": "https://github.com/opr-group-bnitm/vimop",
            "biotoolsID": "vimop",
            "biotoolsCURIE": "biotools:vimop",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0524",
                            "term": "De-novo assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3198",
                            "term": "Read mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0525",
                            "term": "Genome assembly"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4056",
                    "term": "Long-read sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAF687",
                    "pmid": "41460182",
                    "pmcid": "PMC12809542",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Nils Peter Petersen",
                    "email": "nils.petersen@bnitm.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0557-3567",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:52.689696Z",
            "lastUpdate": "2026-02-22T16:52:52.691852Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PhyloSuite",
            "description": "PhyloSuite v2 is an all-in-one suite designed for molecular dating analysis and phylogenetic workflows. It provides a user-friendly interface, streamlined workflows, and advanced features to enhance research efficiency.",
            "homepage": "https://github.com/dongzhang0725/PhyloSuite/releases",
            "biotoolsID": "phylosuite_v2",
            "biotoolsCURIE": "biotools:phylosuite_v2",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3192",
                            "term": "Sequence trimming"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0324",
                            "term": "Phylogenetic analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3293",
                    "term": "Phylogenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "http://phylosuite.jushengwu.com/example.zip",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1002/IMT2.70095",
                    "pmid": "41472854",
                    "pmcid": "PMC12747537",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Benhe Zeng",
                    "email": "zengbh@xzaas.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Dong Zhang",
                    "email": "dongzhang0725@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0902-6704",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:51.621419Z",
            "lastUpdate": "2026-02-22T16:52:51.623483Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PyFibers",
            "description": "PyFibers is an open-source NEURON-Python package for simulating responses of model nerve fibers to electrical stimulation. It provides tools for creating fiber models, running simulations, and analyzing resulting data.",
            "homepage": "https://wmglab-duke.github.io/pyfibers",
            "biotoolsID": "pyfibers",
            "biotoolsCURIE": "biotools:pyfibers",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3306",
                    "term": "Biophysics"
                },
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3417",
                    "term": "Ophthalmology"
                },
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                },
                {
                    "uri": "http://edamontology.org/topic_3334",
                    "term": "Neurology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://wmglab-duke.github.io/pyfibers/algorithms.html",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://pypi.org/project/pyfibers/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://wmglab-duke.github.io/pyfibers/tutorials/index.html",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1371/JOURNAL.PCBI.1013764",
                    "pmid": "41385504",
                    "pmcid": "PMC12700385",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Nicole A. Pelot",
                    "email": "nikki.pelot@duke.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2844-0190",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Warren M. Grill",
                    "email": "warren.grill@duke.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5240-6588",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:50.519925Z",
            "lastUpdate": "2026-02-22T16:52:50.522246Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "LimbNET",
            "description": "LimbNET is a web-based platform for simulating spatial patterns of gene networks in limb development. It allows users to view existing simulations, create new ones from imaging data, and construct computational models.",
            "homepage": "https://limbnet.embl.es",
            "biotoolsID": "limbnet",
            "biotoolsCURIE": "biotools:limbnet",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3928",
                            "term": "Pathway analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1781",
                            "term": "Gene regulatory network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_3524",
                    "term": "Simulation experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://git.embl.org/grp-simbiont/limbnet/limbnet",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S44320-025-00128-Y",
                    "pmid": "41345274",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Antoni Matyjaszkiewicz",
                    "email": "antoni.matyjaszkiewicz@embl.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8647-5773",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "James Sharpe",
                    "email": "james.sharpe@embl.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1434-9743",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:49.400149Z",
            "lastUpdate": "2026-02-22T16:52:49.402099Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ETFBA",
            "description": "ETFBA is a Python package extending flux balance analysis by incorporating enzyme protein allocation and thermodynamics constraints. It enables growth simulation, metabolic flux estimation, and variability analysis under stress conditions.",
            "homepage": "https://etfba.readthedocs.io",
            "biotoolsID": "pet-fba",
            "biotoolsCURIE": "biotools:pet-fba",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0821",
                    "term": "Enzymes"
                },
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_3955",
                    "term": "Fluxomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/J.YMBEN.2025.12.003",
                    "pmid": "41386341",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Chao Wu",
                    "email": "Chao.Wu@nrel.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Yannick J Bomble",
                    "email": "Yannick.Bomble@nrel.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Laura Jarboe",
                    "email": "ljarboe@iastate.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:48.274611Z",
            "lastUpdate": "2026-02-22T16:52:48.276676Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pyFuRNAce",
            "description": "pyFuRNAce is an open-source Python-based software package with a graphical user interface designed for RNA origami, integrating RNA design workflow from motif definition to sequence generation.  It allows users to create and modify custom RNA nanostructures through an intuitive web interface.",
            "homepage": "https://pyfurnace.readthedocs.io/en/latest/",
            "biotoolsID": "pyfurnace",
            "biotoolsCURIE": "biotools:pyfurnace",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3216",
                            "term": "Scaffolding"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0279",
                            "term": "Nucleic acid folding analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0308",
                            "term": "PCR primer design"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0483",
                            "term": "RNA inverse folding"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0099",
                    "term": "RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0632",
                    "term": "Probes and primers"
                },
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3297",
                    "term": "Biotechnology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41467-025-66290-X",
                    "pmid": "41326357",
                    "pmcid": "PMC12669765",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "K. Göpfrich",
                    "email": "k.goepfrich@zmbh.uni-heidelberg.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2115-3551",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:47.316018Z",
            "lastUpdate": "2026-02-22T16:52:47.318119Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DecoDen",
            "description": "DecoDen is a software tool that learns shared chromatin landscapes and de-biases histone modification assays. It addresses biases introduced by the chromatin landscape itself when measuring genomic distributions of chromatin features.",
            "homepage": "https://github.com/ntanmayee/decoden",
            "biotoolsID": "decoden",
            "biotoolsCURIE": "biotools:decoden",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3222",
                            "term": "Peak calling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3173",
                    "term": "Epigenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3656",
                    "term": "Immunoprecipitation experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_4053",
                    "term": "ATAC-seq"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3577",
                    "term": "Personalised medicine"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/NARGAB/LQAF188",
                    "pmid": "41424765",
                    "pmcid": "PMC12714695",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Tanmayee Narendra",
                    "email": "tnarendra001@dundee.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6371-1964",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Gabriele Schweikert",
                    "email": "g.schweikert@dundee.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7813-7918",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:45.896079Z",
            "lastUpdate": "2026-02-22T16:52:45.897998Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Protrec2",
            "description": "Protrec2 is a probabilistic framework for missing protein recovery in proteomics that integrates tissue-specific protein complex annotations with Bayesian inference. It outperforms existing methods and has been validated on HeLa and A549 proteomes, demonstrating biological and clinical relevance.",
            "homepage": "https://github.com/miaomiao6606/Protrec2",
            "biotoolsID": "protrec2",
            "biotoolsCURIE": "biotools:protrec2",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2489",
                            "term": "Subcellular localisation prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3557",
                            "term": "Imputation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3767",
                            "term": "Protein identification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0108",
                    "term": "Protein expression"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_4021",
                    "term": "Multiomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIB/BBAF692",
                    "pmid": "41451539",
                    "pmcid": "PMC12741561",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Wilson Wen Bin Goh",
                    "email": "wilsongoh@ntu.edu.sg",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3863-7501",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Limsoon Wong",
                    "email": "wongls@comp.nus.edu.sg",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1241-5441",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:44.763451Z",
            "lastUpdate": "2026-02-22T16:52:44.765568Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pyALRA",
            "description": "pyALRA is a Python implementation of the (r-)ALRA R package for imputing dropout values in single-cell RNA-seq data using a low-rank zero-preserving approximation. It offers improved speed and RAM consumption compared to the original R package.",
            "homepage": "https://github.com/alexandrelanau/pyALRA",
            "biotoolsID": "pyalra",
            "biotoolsCURIE": "biotools:pyalra",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3557",
                            "term": "Imputation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0252",
                            "term": "Peptide immunogenicity prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAF279",
                    "pmid": "41323649",
                    "pmcid": "PMC12664701",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Alexandre Lanau",
                    "email": "alexandre.lanau@curie.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7304-6208",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:43.592251Z",
            "lastUpdate": "2026-02-22T16:52:43.594372Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "dsMTL",
            "description": "dsMTL is an R package providing a computational framework for federated multi-task learning, enabling analysis of sensitive data across distributed sources using the DataSHIELD platform. It incorporates differential privacy as an optional feature to enhance privacy-preserving capabilities.",
            "homepage": "https://github.com/transbioZI/dsMTLBase",
            "biotoolsID": "dsmtl",
            "biotoolsCURIE": "biotools:dsmtl",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4045",
                    "term": "Cybersecurity"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAF298",
                    "pmid": "41394076",
                    "pmcid": "PMC12701803",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Roman Schefzik",
                    "email": "roman.schefzik@zi-mannheim.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0004-9998-2004",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:42.515464Z",
            "lastUpdate": "2026-02-22T16:52:42.517742Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "vsgseq2",
            "description": "vsgseq2 is a Nextflow-based pipeline for analyzing VSGSeq data, enabling the surveillance of population-wide diversity and abundance of expressed VSGs in *Trypanosoma brucei*. The updated workflow improves computational efficiency and data reproducibility when reconstructing VSG repertoires.",
            "homepage": "https://github.com/mugnierlab/VSGSeqPipeline",
            "biotoolsID": "vsgseq2",
            "biotoolsCURIE": "biotools:vsgseq2",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0310",
                            "term": "Sequence assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2830",
                    "term": "Immunoproteins and antigens"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0621",
                    "term": "Model organisms"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.12688/WELLCOMEOPENRES.24932.1",
                    "pmid": "41488253",
                    "pmcid": "PMC12756598",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Guy Oldrieve",
                    "email": "guy.oldrieve@ed.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1428-0608",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Monica Mugnier",
                    "email": "mmugnie1@jhu.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1535-2530",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Keith Matthews",
                    "email": "keith.matthews@ed.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0309-9184",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:41.509629Z",
            "lastUpdate": "2026-02-22T16:52:41.511580Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NOCTIS",
            "description": "NOCTIS is an open-source Python toolkit that converts reaction data into graph networks for analysis and route mining. It supports parallel processing, exports to common Python formats, and provides a plugin for exhaustive route enumeration.",
            "homepage": "https://github.com/syngenta/noctis",
            "biotoolsID": "noctis",
            "biotoolsCURIE": "biotools:noctis",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0310",
                            "term": "Sequence assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0306",
                            "term": "Text mining"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3314",
                    "term": "Chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_0218",
                    "term": "Natural language processing"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S13321-025-01118-W",
                    "pmid": "41345968",
                    "pmcid": "PMC12798089",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Nataliya Lopanitsyna",
                    "email": "nataliya.lopanitsyna@syngenta.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:40.073148Z",
            "lastUpdate": "2026-02-22T16:52:40.075101Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ProAE",
            "description": "ProAE is an R package and collection of SAS macros designed for standardized analysis and graphical representation of patient-reported outcomes and adverse events data, specifically focusing on PRO-CTCAE.",
            "homepage": "https://duecklab.github.io/proae.html",
            "biotoolsID": "proae",
            "biotoolsCURIE": "biotools:proae",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_3068",
                    "term": "Literature and language"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://CRAN.R-project.org/package=ProAE",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S12911-025-03320-0",
                    "pmid": "41422214",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Amylou C Dueck",
                    "email": "dueck.amylou@mayo.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:38.922597Z",
            "lastUpdate": "2026-02-22T16:52:38.924682Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Celline",
            "description": "Celline is a Python package designed for one-step retrieval and integrative analysis of public single-cell RNA sequencing data, streamlining workflows and reducing manual curation. It automates data gathering, preprocessing, and integration using established tools and large language models.",
            "homepage": "https://kataoka-k-lab.github.io/CellineDocs/",
            "biotoolsID": "celline",
            "biotoolsCURIE": "biotools:celline",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_4028",
                    "term": "Single-cell sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0099",
                    "term": "RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3389/FBINF.2025.1684227",
                    "pmid": "41458999",
                    "pmcid": "PMC12738925",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Yuya Sato",
                    "email": "yu.pisces.556223@akane.waseda.jp",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Kosuke Kataoka",
                    "email": "kataokak@go.tuat.ac.jp",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:37.887738Z",
            "lastUpdate": "2026-02-22T16:52:37.889820Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Pv3Rs",
            "description": "Pv3Rs is an R package that allows users to infer the cause (recrudescence, relapse, or reinfection) of Plasmodium vivax malaria recurrence using genetic data. It implements a statistical model to compute posterior probabilities of recurrence states and is freely available on CRAN under the GNU license.",
            "homepage": "https://cran.r-project.org/web/packages/Pv3Rs/index.html",
            "biotoolsID": "pv3rs",
            "biotoolsCURIE": "biotools:pv3rs",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3664",
                            "term": "Statistical modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3658",
                            "term": "Statistical inference"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAF643",
                    "pmid": "41324557",
                    "pmcid": "PMC12758599",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Aimee R Taylor",
                    "email": "aimee.taylor@pasteur.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:36.788486Z",
            "lastUpdate": "2026-02-22T16:52:36.790540Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SynKit",
            "description": "SynKit is an open-source Python library for rule-based reaction modeling and analysis, providing a framework for reaction informatics and mechanistic insight into chemical reactions. It performs tasks such as reaction canonicalization and integrates with external libraries for synthetic route construction.",
            "homepage": "https://synkit.readthedocs.io/en/latest/",
            "biotoolsID": "synkit",
            "biotoolsCURIE": "biotools:synkit",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3660",
                            "term": "Metabolic network modelling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3314",
                    "term": "Chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_3372",
                    "term": "Software engineering"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/ACS.JCIM.5C02123",
                    "pmid": "41337644",
                    "pmcid": "PMC12728950",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Tieu-Long Phan",
                    "email": "tieu@bioinf.uni-leipzig.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3532-2064",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:35.639776Z",
            "lastUpdate": "2026-02-22T16:52:35.641963Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "gllvm",
            "description": "gllvm is an R package for analyzing multivariate ecological data using Generalized Linear Latent Variable Models (GLLVMs). It offers fast fitting of advanced ordination methods and joint species distribution models, incorporating features like phylogenetic random effects and enhanced inference capabilities.",
            "homepage": "https://jenniniku.github.io/gllvm/index.html",
            "biotoolsID": "gllvm",
            "biotoolsCURIE": "biotools:gllvm",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3946",
                            "term": "Ecological modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3935",
                            "term": "Dimensionality reduction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0324",
                            "term": "Phylogenetic analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0610",
                    "term": "Ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_3293",
                    "term": "Phylogenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_3810",
                    "term": "Agricultural science"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/JenniNiku/gllvm/releases",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.7717/PEERJ.20338",
                    "pmid": "41403760",
                    "pmcid": "PMC12704334",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Pekka Korhonen",
                    "email": "pekka.o.korhonen@jyu.fi",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:34.666318Z",
            "lastUpdate": "2026-02-22T16:52:34.668320Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PSQAN",
            "description": "PSQAN is a Snakemake and R workflow designed to prioritize high-confidence and biologically relevant transcripts from long-read RNA sequencing data, facilitating the interpretation of transcript characterization results.",
            "homepage": "https://github.com/sid-sethi/PSQAN",
            "biotoolsID": "psqan",
            "biotoolsCURIE": "biotools:psqan",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0264",
                            "term": "Alternative splicing prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_4056",
                    "term": "Long-read sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3512",
                    "term": "Gene transcripts"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAF293",
                    "pmid": "41394080",
                    "pmcid": "PMC12701792",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Siddharth Sethi",
                    "email": "siddharth.sethi@astx.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4398-4295",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Mina Ryten",
                    "email": "mr2022@medschl.cam.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9520-6957",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:33.482602Z",
            "lastUpdate": "2026-02-22T16:52:33.484749Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Histolytics",
            "description": "Histolytics is an open-source Python framework for interpretable, WSI-scale histopathological analysis. It integrates panoptic segmentation with spatial querying and morphological profiling to enable high-resolution, quantitative characterization of tissue and cell features.",
            "homepage": "https://hautaniemilab.github.io/histolytics/",
            "biotoolsID": "histolytics",
            "biotoolsCURIE": "biotools:histolytics",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://huggingface.co/histolytics-hub",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/J.CSBJ.2025.11.022",
                    "pmid": "41328400",
                    "pmcid": "PMC12664990",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Anni Virtanen",
                    "email": "anni.virtanen@hus.fi",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Sampsa Hautaniemi",
                    "email": "sampsa.hautaniemi@helsinki.fi",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:52:32.398014Z",
            "lastUpdate": "2026-02-22T16:52:32.400249Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}