List all resources, or create a new resource.

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

{
    "count": 33163,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "pyBiodatafuse",
            "description": "Python package for biodatafuse project.",
            "homepage": "https://biodatafuse.org/",
            "biotoolsID": "pyBiodatafuse",
            "biotoolsCURIE": "biotools:pyBiodatafuse",
            "version": [
                "v1.3.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1052",
                                "term": "URL"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2600",
                                "term": "Pathway or network"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3477",
                                    "term": "Cytoscape input file format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3617",
                                    "term": "Graph format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3344",
                    "term": "Biomedical science"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python",
                "C++"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://biodatafuse.github.io/pyBiodatafuse",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://pybiodatafuse.readthedocs.io/en/latest/index.html",
                    "type": [
                        "Installation instructions",
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btag064",
                    "pmid": "41692987",
                    "pmcid": "PMC12949461",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T12:40:27.770313Z",
            "lastUpdate": "2026-07-06T12:40:27.772696Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "AmsterdamUMCdb",
            "description": "AmsterdamUMCdb is a database of de-identified health data related to tens of thousands of intensive care unit admissions, including demographics, vital signs, laboratory tests and medications.",
            "homepage": "https://amsterdammedicaldatascience.nl/",
            "biotoolsID": "AmsterdamUMCdb",
            "biotoolsCURIE": "biotools:AmsterdamUMCdb",
            "version": [
                "1.5.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/AmsterdamUMC/AmsterdamUMCdb/wiki",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1097/ccm.0000000000004916",
                    "pmid": "33625129",
                    "pmcid": "PMC8132908",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T12:32:36.983305Z",
            "lastUpdate": "2026-07-06T12:34:21.210140Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "RAiSD-AI",
            "description": "RAiSD-AI is a tool for training, testing, and deploying Convolutional Neural Networks to detect selective sweeps in genomic data, extending the functionality of the original RAiSD software with machine learning capabilities. It supports SNP data processing, CNN model training with TensorFlow or PyTorch, and genome-wide selective sweep detection.",
            "homepage": "https://github.com/alachins/RAiSD-AI",
            "biotoolsID": "RAiSD-AI",
            "biotoolsCURIE": "biotools:RAiSD-AI",
            "version": [
                "4.5"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2403",
                            "term": "Sequence analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Shell",
                "R",
                "Python",
                "C"
            ],
            "license": "Not licensed",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/s42003-018-0085-8",
                    "pmid": "30271960",
                    "pmcid": "PMC6123745",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.32942/x2gw9b",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T12:26:03.208638Z",
            "lastUpdate": "2026-07-06T12:26:03.210726Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ValidSense",
            "description": "ValidSense is a toolbox for assessing agreement between two quantitative methods or devices measuring the same quantity using the Limits of Agreement (LoA) analysis, also known as the Bland-Altman analysis.",
            "homepage": "https://github.com/umcu/ValidSense",
            "biotoolsID": "ValidSense",
            "biotoolsCURIE": "biotools:ValidSense",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2424",
                            "term": "Comparison"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3108",
                                "term": "Experimental measurement"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/s0140-6736(86)90837-8",
                    "pmid": "2868172",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1177/096228029900800204",
                    "pmid": "10501650",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1080/10543400701329422",
                    "pmid": "17613642",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T12:14:33.158172Z",
            "lastUpdate": "2026-07-06T12:14:33.159951Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "trie",
            "description": "A generic C++ trie search tree library for small alphabets, allowing customizable leaf node structures and supporting approximate matching and word generation.",
            "homepage": "https://github.com/jfjlaros/trie",
            "biotoolsID": "trie",
            "biotoolsCURIE": "biotools:trie",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "C++"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://cpptrie.readthedocs.io/en/latest/",
                    "type": [
                        "User manual",
                        "Installation instructions",
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T12:04:11.837993Z",
            "lastUpdate": "2026-07-06T12:04:11.839850Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "toscca",
            "description": "toscca is an R package to perform Thresholded Ordered Sparse Canonical Correlation Analysis (TOSCCA).",
            "homepage": "https://github.com/nuria-sv/toscca",
            "biotoolsID": "toscca",
            "biotoolsCURIE": "biotools:toscca",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "ggplot2",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3935",
                            "term": "Dimensionality reduction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3465",
                            "term": "Correlation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3869",
                                "term": "Simulation"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1636",
                                "term": "Heat map"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "Other",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/nuria-sv/toscca/wiki",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioadv/vbae021",
                    "pmid": "38456127",
                    "pmcid": "PMC10919946",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-07-06T11:54:00.427442Z",
            "lastUpdate": "2026-07-06T11:55:37.471769Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "minibwa",
            "description": "Minibwa aligns short reads against a reference genome. It is the successor of bwa-mem with a different algorithm. Minibwa is over three times as fast as the original bwa-mem and twice as fast as bwa-mem2 at comparable accuracy. While minibwa works with accurate long reads, minimap2 is more robust under high error rate.",
            "homepage": "https://github.com/lh3/minibwa",
            "biotoolsID": "minibwa",
            "biotoolsCURIE": "biotools:minibwa",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "SaimMomin12",
            "additionDate": "2026-07-06T09:09:31.210049Z",
            "lastUpdate": "2026-07-06T09:11:37.765946Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GONet",
            "description": "A Molecular Interaction-Guided Graph Learning Framework for Multi-Omics Cancer Classification",
            "homepage": "https://github.com/EayonYang/GONet",
            "biotoolsID": "GONet-v1",
            "biotoolsCURIE": "biotools:GONet-v1",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4021",
                    "term": "Multiomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "yiyang",
            "additionDate": "2026-07-06T04:50:21.409444Z",
            "lastUpdate": "2026-07-06T05:20:54.268644Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenProteo",
            "description": "OpenProteo is the open-source Rust stack for proteomics raw-file access. It reads Thermo, Bruker, and Waters acquisitions through a single API (via the sibling OpenTFRaw, OpenTimsTDF, and OpenWRaw readers), converts them to PSI-MS mzML 1.1.0 with a canonical writer, and provides a zero-copy read_arrow() API (enabled by default) that loads directly into Polars or Pandas via PyArrow. No vendor SDKs, no Windows-only DLLs, no binary blobs in the release pipeline. Includes a one-shot vendor2mzml CLI.",
            "homepage": "https://github.com/Sigilweaver/OpenProteo",
            "biotoolsID": "OpenProteo",
            "biotoolsCURIE": "biotools:OpenProteo",
            "version": [
                "1.0.3"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20470595",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0335",
                            "term": "Data formatting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python",
                "Rust"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Sigilweaver/OpenProteo",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://crates.io/crates/openproteo-io",
                    "type": "Software package",
                    "note": "Rust crate",
                    "version": null
                },
                {
                    "url": "https://pypi.org/project/openproteo/",
                    "type": "Software package",
                    "note": "Python package",
                    "version": null
                },
                {
                    "url": "https://github.com/Sigilweaver/OpenProteo/releases",
                    "type": "Binaries",
                    "note": "Pre-built vendor2mzml CLI binaries",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://sigilweaver.app/openproteo/docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Nathan Riley",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0004-1579-7312",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "nathanriley",
            "additionDate": "2026-07-05T20:44:59.195716Z",
            "lastUpdate": "2026-07-05T21:27:58.728083Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenWRaw",
            "description": "OpenWRaw is a standalone, cross-platform reader for Waters MassLynx .raw acquisition directories, implemented in pure Rust with no dependency on vendor DLLs. Python bindings built on PyO3 expose functions, scans, and ion-mobility data as native Python objects from Waters QTof and SYNAPT instrument families, ready to be assembled into a Pandas or Polars DataFrame.",
            "homepage": "https://github.com/Sigilweaver/OpenWRaw",
            "biotoolsID": "OpenWRaw",
            "biotoolsCURIE": "biotools:OpenWRaw",
            "version": [
                "1.0.5"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20470607",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python",
                "Rust"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Sigilweaver/OpenWRaw",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://crates.io/crates/openwraw",
                    "type": "Software package",
                    "note": "Rust crate",
                    "version": null
                },
                {
                    "url": "https://pypi.org/project/openwraw/",
                    "type": "Software package",
                    "note": "Python package",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://sigilweaver.app/openwraw/docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Nathan Riley",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0004-1579-7312",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "nathanriley",
            "additionDate": "2026-07-05T20:44:58.202818Z",
            "lastUpdate": "2026-07-05T21:27:51.747779Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenTimsTDF",
            "description": "OpenTimsTDF is a standalone, cross-platform reader for Bruker timsTOF .tdf and .tdf_bin acquisition files, implemented in pure Rust with no dependency on vendor SDKs. Python bindings built on PyO3 expose frame, scan, and peak data as native Python objects, providing ion-mobility-aware access that can be assembled into a Pandas or Polars DataFrame.",
            "homepage": "https://github.com/Sigilweaver/OpenTimsTDF",
            "biotoolsID": "OpenTimsTDF",
            "biotoolsCURIE": "biotools:OpenTimsTDF",
            "version": [
                "1.0.6"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20470603",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python",
                "Rust"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Sigilweaver/OpenTimsTDF",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://crates.io/crates/opentimstdf",
                    "type": "Software package",
                    "note": "Rust crate",
                    "version": null
                },
                {
                    "url": "https://pypi.org/project/opentimstdf/",
                    "type": "Software package",
                    "note": "Python package",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://sigilweaver.app/opentimstdf/docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Nathan Riley",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0004-1579-7312",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "nathanriley",
            "additionDate": "2026-07-05T20:44:57.317894Z",
            "lastUpdate": "2026-07-05T21:27:44.244782Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OpenTFRaw",
            "description": "OpenTFRaw is a standalone, cross-platform reader for Thermo Fisher Scientific .raw mass-spectrometry files, implemented in pure Rust with no dependency on vendor DLLs or .NET. Python bindings built on PyO3 return NumPy arrays for spectral data, straightforward to load into Pandas or Polars. Covers format versions 8 through 66 (LCQ Classic through Orbitrap Astral and modern TSQ instruments), supporting both centroid and profile spectra.",
            "homepage": "https://github.com/Sigilweaver/OpenTFRaw",
            "biotoolsID": "OpenTFRaw",
            "biotoolsCURIE": "biotools:OpenTFRaw",
            "version": [
                "1.0.6"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20470601",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python",
                "Rust"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Sigilweaver/OpenTFRaw",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://crates.io/crates/opentfraw",
                    "type": "Software package",
                    "note": "Rust crate",
                    "version": null
                },
                {
                    "url": "https://pypi.org/project/opentfraw/",
                    "type": "Software package",
                    "note": "Python package",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://sigilweaver.app/opentfraw/docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Nathan Riley",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0004-1579-7312",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "nathanriley",
            "additionDate": "2026-07-05T20:40:47.839738Z",
            "lastUpdate": "2026-07-05T21:27:37.176613Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "HPO Explorer",
            "description": "Interactive browser for the complete Human Phenotype Ontology (~19,800 terms), with a graph-based term explorer and a clinical profile analyzer for phenotype similarity, differential diagnosis, and gene prioritization.",
            "homepage": "https://hpoexplorer.com",
            "biotoolsID": "hpo_explorer",
            "biotoolsCURIE": "biotools:hpo_explorer",
            "version": [
                "0.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3559",
                            "term": "Ontology visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3025",
                                "term": "Ontology concept identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        }
                    ],
                    "note": "Browses the full HPO term graph via a synced tree and Cytoscape DAG view.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3226",
                            "term": "Variant prioritisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1081",
                                "term": "Genotype and phenotype annotation ID"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                }
            ],
            "operatingSystem": [],
            "language": [
                "JavaScript",
                "TypeScript"
            ],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hpoexplorer.com/about",
                    "type": [
                        "Other"
                    ],
                    "note": "https://hpoexplorer.com/about"
                },
                {
                    "url": "https://hpoexplorer.com/articles",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/mchandrahasreddy/hpoexplorer",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://hpoexplorer.com/articles",
                    "type": [
                        "General"
                    ],
                    "note": "guides and documentation."
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.21178435",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Chandrahas Mallireddy",
                    "email": "contact@hpoexplorer.com",
                    "url": "https://hpoexplorer.com",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Chandrahas Mallireddy",
                    "email": "contact@hpoexplorer.com",
                    "url": "https://hpoexplorer.com",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "mchandrahasreddy",
            "additionDate": "2026-07-01T18:35:10.840526Z",
            "lastUpdate": "2026-07-05T17:05:45.614213Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "BioCalculator",
            "description": "BioCalculator is a mobile toolkit for biology and laboratory calculations. It consolidates calculators and preparation guides for molecular biology, microbiology, virology, stock solutions, buffers, dilutions, unit conversions, and TCID50 endpoint dilution workflows for students and lab professionals.",
            "homepage": "https://biocalculator.app/",
            "biotoolsID": "biocalculator",
            "biotoolsCURIE": "biotools:biocalculator",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Mobile application"
            ],
            "topic": [],
            "operatingSystem": [
                "iOS",
                "Android"
            ],
            "language": [],
            "license": "Freeware",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://apps.apple.com/app/apple-store/id6498629520?pt=126896711&ct=website&mt=8",
                    "type": "Downloads page",
                    "note": "iOS App Store listing for BioCalculator.",
                    "version": null
                },
                {
                    "url": "https://play.google.com/store/apps/details?id=com.biocalculator.app",
                    "type": "Downloads page",
                    "note": "Google Play listing for BioCalculator.",
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "biocalculator_wujie",
            "additionDate": "2026-07-04T14:16:16.919805Z",
            "lastUpdate": "2026-07-04T14:16:16.923653Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SMILES-Mapper",
            "description": "SMILES-Mapper is a small web app that allows students to easily visualize how SMILES & InChI strings are created together with other mol-block file formats such as .mol and .sdf files.",
            "homepage": "https://mol.tools/SMILES-Mapper/",
            "biotoolsID": "smiles-mapper",
            "biotoolsCURIE": "biotools:smiles-mapper",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2301",
                                "term": "SMILES string"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": "Produces an interactive visualization of how file formats are created from an input SMILES string.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3332",
                    "term": "Computational chemistry"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "JavaScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://mol.tools/SMILES-Mapper/",
                    "type": [
                        "Service"
                    ],
                    "note": "URL for web-app, where SMILES-Mapper can be used for free."
                },
                {
                    "url": "https://github.com/KylleV/SMILES-Mapper",
                    "type": [
                        "Repository"
                    ],
                    "note": "SMILES-Mapper source code GitHub repository"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/KylleV/SMILES-Mapper",
                    "type": "Source code",
                    "note": "Source code download, application can be run by opening index.html",
                    "version": "1.0"
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "victor1",
            "additionDate": "2026-07-04T11:02:46.280558Z",
            "lastUpdate": "2026-07-04T11:02:46.282925Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Platforma",
            "description": "Integrated software platform for biologics discovery and NGS analysis, supporting antibody discovery, peptide discovery, TCR/BCR repertoire profiling, and multi-omics data integration. Built on MiXCR, a widely adopted tool for adaptive immune repertoire sequencing, and other open-source bioinformatics algorithms.\n\nIn vitro antibody discovery: Computational analysis of display-based selection (e.g., phage/yeast display) NGS datasets to identify enriched antibody sequences, perform clonotype clustering, and prioritize candidates using sequence-derived features and developability metrics, supported by ML-based ranking workflows.\n\nIn vivo antibody discovery: Integration of immune repertoire sequencing with functional assay outputs and developability annotations to characterize adaptive immune responses, identify antigen-associated clonotypes, and prioritize lead antibody candidates through multi-parameter computational scoring and repertoire-level analysis.",
            "homepage": "https://platforma.bio",
            "biotoolsID": "platforma",
            "biotoolsCURIE": "biotools:platforma",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Bioinformatics portal",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_1317",
                    "term": "Structural biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_4021",
                    "term": "Multiomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/milaboratory/platforma",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://platforma.bio/downloads",
                    "type": "Downloads page",
                    "note": "Free for academic access",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://docs.platforma.bio",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "monicacheng",
            "additionDate": "2026-07-03T14:32:01.792283Z",
            "lastUpdate": "2026-07-03T14:41:19.855441Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SQUARNA",
            "description": "SQUARNA is a tool for RNA secondary structure prediction. It can take a single RNA sequence or an alignment of sequences as input. SQUARNA handles pseudoknots and can predict alternative structures. SQUARNA allows structural restraints and chemical probing data as additional input and is available at https://github.com/febos/SQUARNA and https://larnal.imol.institute/.",
            "homepage": "https://github.com/febos/SQUARNA",
            "biotoolsID": "squarna",
            "biotoolsCURIE": "biotools:squarna",
            "version": [
                "3.22"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0278",
                            "term": "RNA secondary structure prediction"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3495",
                                "term": "RNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1982",
                                    "term": "ClustalW format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1961",
                                    "term": "Stockholm format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1982",
                                    "term": "ClustalW format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1961",
                                    "term": "Stockholm format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0889",
                                "term": "Structural profile"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0880",
                                "term": "RNA secondary structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2546",
                                    "term": "FASTA-like"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": []
                        }
                    ],
                    "note": "Input can be a single or several RNA sequences or an alignment of RNA sequences along with structural restraints and/or chemical probing data on base reactivities",
                    "cmd": "SQUARNA i=inputfile [OPTIONS]"
                }
            ],
            "toolType": [
                "Command-line tool",
                "Library",
                "Web application",
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0077",
                    "term": "Nucleic acids"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0097",
                    "term": "Nucleic acid structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                },
                {
                    "uri": "http://edamontology.org/topic_0099",
                    "term": "RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_0659",
                    "term": "Functional, regulatory and non-coding RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_3511",
                    "term": "Nucleic acid sites, features and motifs"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "3D-BioInfo-Nucleic-Acid"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/febos/SQUARNA",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://pypi.org/project/SQUARNA/",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "PyPi repository page"
                },
                {
                    "url": "https://larnal.imol.institute/",
                    "type": [
                        "Service"
                    ],
                    "note": "Web server"
                }
            ],
            "download": [
                {
                    "url": "https://doi.org/10.5281/zenodo.8292325",
                    "type": "Downloads page",
                    "note": null,
                    "version": "3.22"
                },
                {
                    "url": "https://pypi.org/project/SQUARNA/",
                    "type": "Software package",
                    "note": "pip install SQUARNA",
                    "version": "3.22"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/febos/SQUARNA/blob/main/README.md",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://pypi.org/project/SQUARNA/",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": "pip install SQUARNA"
                }
            ],
            "publication": [
                {
                    "doi": "10.64898/2026.06.30.735492",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "3.22",
                    "note": "biorxiv preprint",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Eugene F Baulin",
                    "email": "efbaulin@gmail.com",
                    "url": "https://scholar.google.com/citations?user=sjfDaUwAAAAJ&hl=en",
                    "orcidid": "https://orcid.org/0000-0003-4694-9783",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact",
                        "Support"
                    ],
                    "note": "https://imol.institute/leaders/baulin-group/"
                }
            ],
            "owner": "febos",
            "additionDate": "2023-09-05T09:39:45.613658Z",
            "lastUpdate": "2026-07-03T09:33:38.948762Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "PLIP - Protein-Ligand Interaction Profiler",
            "description": "PLIP is a tool for fast identification of non-covalent interactions between biological macromolecules and their ligands. It predicts protein-ligand interactions based on essential dynamics, providing valuable insights for drug discovery and structural biology.",
            "homepage": "https://plip-tool.biotec.tu-dresden.de/plip-web/plip/index",
            "biotoolsID": "plin2_plin3",
            "biotoolsCURIE": "biotools:plin2_plin3",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0478",
                            "term": "Molecular docking"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2940",
                            "term": "Scatter plot plotting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2492",
                            "term": "Protein interaction prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_3360",
                    "term": "Biomarkers"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_4028",
                    "term": "Single-cell sequencing"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3389/FIMMU.2025.1681989",
                    "pmid": "41246346",
                    "pmcid": "PMC12611683",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Gang Li",
                    "email": "anzhenligang@163.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "xxdd",
            "additionDate": "2026-02-22T16:36:59.930111Z",
            "lastUpdate": "2026-07-02T09:14:33.746266Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pMLST",
            "description": "pMLST is a tool developed by the Center for Genomic Epidemiology for plasmid Multi-Locus Sequence Typing, used to classify IncF plasmids based on sequence comparisons against a database to create plasmid sequence types. It aims to improve the accuracy of plasmid typing, particularly in cases with multiple variants.",
            "homepage": "https://bitbucket.org/genomicepidemiology/pmlst/",
            "biotoolsID": "pmlst",
            "biotoolsCURIE": "biotools:pmlst",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0578",
                            "term": "Plasmid map drawing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3840",
                            "term": "Multilocus sequence typing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0798",
                    "term": "Mobile genetic elements"
                },
                {
                    "uri": "http://edamontology.org/topic_4056",
                    "term": "Long-read sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1128/MSYSTEMS.01010-24",
                    "pmid": "40197103",
                    "pmcid": "PMC12090814",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Monika Dolejska",
                    "email": "monika.dolejska@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7877-483X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T13:39:15.171020Z",
            "lastUpdate": "2026-07-02T09:12:37.942849Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "Rand.Zoabi"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "miRcounts",
            "description": "Generates pre-miRNA and mature miRNA count tables from read alignments to\n  pre-miRNA sequences and a gff file, both downloaded from mirBase. Produces also read coverage plots of pre-miRNAs.",
            "homepage": "https://github.com/ARTbio/tools-artbio/tree/main/tools/mircounts",
            "biotoolsID": "mircounts",
            "biotoolsCURIE": "biotools:mircounts",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3198",
                            "term": "Read mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0292",
                            "term": "Sequence alignment"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Shell",
                "Python",
                "R"
            ],
            "license": "MIT",
            "collectionID": [
                "Galaxy Tools"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/ARTbio/tools-artbio/tree/main/tools/mircounts",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "http://artbio.fr",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "VKasalica",
            "additionDate": "2026-06-18T00:24:30.316906Z",
            "lastUpdate": "2026-07-02T09:12:34.528282Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "aniehues"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ClustVis",
            "description": "Web tool which allows users to upload their own data and easily create Principal Component Analysis (PCA) plots and heatmaps. Data can be uploaded as a file or by copy-pasteing it to the text box.",
            "homepage": "http://biit.cs.ut.ee/clustvis",
            "biotoolsID": "clustvis",
            "biotoolsCURIE": "biotools:clustvis",
            "version": [
                "1"
            ],
            "otherID": [
                {
                    "value": "RRID:SCR_017133",
                    "type": "rrid",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0313",
                            "term": "Gene expression clustering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2942",
                            "term": "Treemap visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2939",
                            "term": "Principal component plotting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0531",
                            "term": "Heat map generation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3111",
                                "term": "Processed microarray data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3033",
                                    "term": "Matrix format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3113",
                                "term": "Sample annotation"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3033",
                                    "term": "Matrix format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0928",
                                "term": "Gene expression profile"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3033",
                                    "term": "Matrix format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1636",
                                "term": "Heat map"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3466",
                                    "term": "EPS"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3466",
                                    "term": "EPS"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [
                "Elixir-EE"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Estonia"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/taunometsalu/ClustVis",
                    "type": [
                        "Repository"
                    ],
                    "note": "A code repository in github."
                }
            ],
            "download": [
                {
                    "url": "https://hub.docker.com/r/taunometsalu/clustvis/",
                    "type": "Container file",
                    "note": "Docker image",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biit.cs.ut.ee/clustvis/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkv468",
                    "pmid": "25969447",
                    "pmcid": "PMC4489295",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "ClustVis: A web tool for visualizing clustering of multivariate data using Principal Component Analysis and heatmap",
                        "abstract": "The Principal Component Analysis (PCA) is a widely used method of reducing the dimensionality of highdimensional data, often followed by visualizing two of the components on the scatterplot. Although widely used, the method is lacking an easy-to-use web interface that scientists with little programming skills could use to make plots of their own data. The same applies to creating heatmaps: it is possible to add conditional formatting for Excel cells to show colored heatmaps, but for more advanced features such as clustering and experimental annotations, more sophisticated analysis tools have to be used. We present a web tool called ClustVis that aims to have an intuitive user interface. Users can upload data from a simple delimited text file that can be created in a spreadsheet program. It is possible to modify data processing methods and the final appearance of the PCA and heatmap plots by using drop-down menus, text boxes, sliders etc. Appropriate defaults are given to reduce the time needed by the user to specify input parameters. As an output, users can download PCA plot and heatmap in one of the preferred file formats. This web server is freely available at http://biit.cs.ut.ee/clustvis/.",
                        "date": "2015-01-01T00:00:00Z",
                        "citationCount": 2504,
                        "authors": [
                            {
                                "name": "Metsalu T."
                            },
                            {
                                "name": "Vilo J."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "ELIXIR-EE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Tauno Metsalu",
                    "email": "tauno.metsalu@ut.ee",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": "biit.support@ut.ee",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "user.1781877465",
            "additionDate": "2015-01-22T11:13:24Z",
            "lastUpdate": "2026-07-02T09:12:33.297394Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "may.kay"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SequenceMatrix",
            "description": "Concatenation software for the fast assembly of multi-gene datasets with character set and codon information.",
            "homepage": "http://www.ggvaidya.com/taxondna/",
            "biotoolsID": "sequencematrix",
            "biotoolsCURIE": "biotools:sequencematrix",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0310",
                            "term": "Sequence assembly"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_2229",
                    "term": "Cell biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3053",
                    "term": "Genetics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Java"
            ],
            "license": "GPL-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/gaurav/taxondna",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "http://taxondna.sourceforge.net",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1111/J.1096-0031.2010.00329.X",
                    "pmid": "34875773",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "SequenceMatrix: Concatenation software for the fast assembly of multi-gene datasets with character set and codon information",
                        "abstract": "We present SequenceMatrix, software that is designed to facilitate the assembly and analysis of multi-gene datasets. Genes are concatenated by dragging and dropping FASTA, NEXUS, or TNT files with aligned sequences into the program window. A multi-gene dataset is concatenated and displayed in a spreadsheet; each sequence is represented by a cell that provides information on sequence length, number of indels, the number of ambiguous bases (\"Ns\"), and the availability of codon information. Alternatively, GenBank numbers for the sequences can be displayed and exported. Matrices with hundreds of genes and taxa can be concatenated within minutes and exported in TNT, NEXUS, or PHYLIP formats, preserving both character set and codon information for TNT and NEXUS files. SequenceMatrix also creates taxon sets listing taxa with a minimum number of characters or gene fragments, which helps assess preliminary datasets. Entire taxa, whole gene fragments, or individual sequences for a particular gene and species can be excluded from export. Data matrices can be re-split into their component genes and the gene fragments can be exported as individual gene files. SequenceMatrix also includes two tools that help to identify sequences that may have been compromised through laboratory contamination or data management error. One tool lists identical or near-identical sequences within genes, while the other compares the pairwise distance pattern of one gene against the pattern for all remaining genes combined. SequenceMatrix is Java-based and compatible with the Microsoft Windows, Apple MacOS X and Linux operating systems. The software is freely available from © The Willi Hennig Society 2010. © The Willi Hennig Society 2010.",
                        "date": "2011-04-01T00:00:00Z",
                        "citationCount": 1348,
                        "authors": [
                            {
                                "name": "Vaidya G."
                            },
                            {
                                "name": "Lohman D.J."
                            },
                            {
                                "name": "Meier R."
                            }
                        ],
                        "journal": "Cladistics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Rudolf Meier",
                    "email": "meier@nus.edu.sg",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David J. Lohman",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Gaurav Vaidya",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "gaurav",
            "additionDate": "2022-05-17T15:02:47.356289Z",
            "lastUpdate": "2026-07-02T09:12:32.063802Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "SnapGene",
            "description": "Tool to intuitively design, simulate, and visualise plasmids, primers, and DNA constructs.",
            "homepage": "https://www.snapgene.com/",
            "biotoolsID": "snapgene",
            "biotoolsCURIE": "biotools:snapgene",
            "version": [
                "8.2"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "samaa",
            "additionDate": "2026-03-13T13:09:40.841224Z",
            "lastUpdate": "2026-07-02T09:12:22.360898Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "samaa"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MDWeb",
            "description": "Web-based platform to help access to molecular dynamics (MD). The platform provides tools to prepare systems from PDB structures mimicking the procedures followed by human experts. It provides inputs and can send simulations for three of the most popular MD packages (Amber, NAMD and Gromacs). Tools for analysis of trajectories are also incorporated.",
            "homepage": "http://mmb.irbbarcelona.org/MDWeb2",
            "biotoolsID": "mdweb",
            "biotoolsCURIE": "biotools:mdweb",
            "version": [
                "2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1127",
                                "term": "PDB ID"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1964",
                                    "term": "plain text format (unformatted)"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0883",
                                "term": "Structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": "Platform for setup and analysis of molecular dynamics simulations",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Workbench"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3306",
                    "term": "Biophysics"
                },
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "PHP"
            ],
            "license": null,
            "collectionID": [
                "BioExcel",
                "IRB-BSC",
                "ELIXIR-ES"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "http://mmb.irbbarcelona.org/MDWeb2/help.php?id=base",
                    "type": [
                        "User manual",
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bts139",
                    "pmid": "22437851",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MDWeb and MDMoby: An integrated web-based platform for molecular dynamics simulations",
                        "abstract": "MDWeb and MDMoby constitute a web-based platform to help access to molecular dynamics (MD) in the standard and high-throughput regime. The platform provides tools to prepare systems from PDB structures mimicking the procedures followed by human experts. It provides inputs and can send simulations for three of the most popular MD packages (Amber, NAMD and Gromacs). Tools for analysis of trajectories, either provided by the user or retrieved from our MoDEL database (http://mmb.pcb.ub.es/MoDEL) are also incorporated. The platform has two ways of access, a set of web-services based on the BioMoby framework (MDMoby), programmatically accessible and a web portal (MDWeb). © The Author 2012. Published by Oxford University Press. All rights reserved.",
                        "date": "2012-05-01T00:00:00Z",
                        "citationCount": 147,
                        "authors": [
                            {
                                "name": "Hospital A."
                            },
                            {
                                "name": "Andrio P."
                            },
                            {
                                "name": "Fenollosa C."
                            },
                            {
                                "name": "Cicin-Sain D."
                            },
                            {
                                "name": "Orozco M."
                            },
                            {
                                "name": "Gelpi J.L."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Institute of Research in Biomedicine - Barcelona",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Institute for Research in Biomedicine Barcelona",
                    "email": "mdweb@mmb.irbbarcelona.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "jdianes",
            "additionDate": "2016-10-03T14:08:36Z",
            "lastUpdate": "2026-07-02T09:12:20.161140Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "adam.hospital@irbbarcelona.org",
                    "gelpi@ub.edu",
                    "rutupatel"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BIGR xnattools",
            "description": "xnattools is a python package with a set of modules for performing various operations on data stored in XNAT servers. The main purpose is to provide one standardized platform for running operations on XNAT servers. The package currently contains four tools that use this platform: dicom to nifty conversion, thumbnail generation from dicom, DICOM header data collection, in bulk downloading of a project.",
            "homepage": "https://gitlab.com/radiology/radiomics/xnattools",
            "biotoolsID": "bigr_xnattools",
            "biotoolsCURIE": "biotools:bigr_xnattools",
            "version": [
                "v1.0.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "xnatpy",
                    "type": "uses"
                },
                {
                    "biotoolsID": "xnat",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3096",
                            "term": "Data editing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://gitlab.com/radiology/radiomics/xnattools",
                    "type": "Source code",
                    "note": null,
                    "version": "v1.0.0"
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Martijn PA Starmans",
                    "email": "m.starmans@erasmusmc.nl",
                    "url": "https://bigr.nl/member/martijn/",
                    "orcidid": "https://orcid.org/0000-0001-5086-7153",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Erasmus MC",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "erik_h.m.",
            "additionDate": "2026-05-07T14:37:06.887814Z",
            "lastUpdate": "2026-07-02T07:58:30.527681Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DeepTaxa",
            "description": "DeepTaxa is a hybrid CNN-BERT deep learning framework for multi-rank taxonomic classification of 16S rRNA gene sequences. It predicts all seven Linnaean ranks from domain to species in a single forward pass and provides pre-trained checkpoints for full-length 16S and V3-V4 amplicons.",
            "homepage": "https://github.com/systems-genomics-lab/deeptaxa",
            "biotoolsID": "deeptaxa",
            "biotoolsCURIE": "biotools:deeptaxa",
            "version": [
                "1.0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2977",
                                "term": "Nucleic acid sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_3697",
                    "term": "Microbial ecology"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/systems-genomics-lab/deeptaxa",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source code"
                },
                {
                    "url": "https://github.com/systems-genomics-lab/deeptaxa/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": "Bug reports and feature requests"
                },
                {
                    "url": "https://huggingface.co/systems-genomics-lab/deeptaxa",
                    "type": [
                        "Other"
                    ],
                    "note": "Pre-trained model checkpoints"
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/deeptaxa-rrna/",
                    "type": "Software package",
                    "note": "PyPI: pip install deeptaxa-rrna",
                    "version": null
                },
                {
                    "url": "https://anaconda.org/bioconda/deeptaxa-rrna",
                    "type": "Software package",
                    "note": "Bioconda: conda install -c bioconda deeptaxa-rrna",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://systems-genomics-lab.github.io/deeptaxa/",
                    "type": [
                        "User manual"
                    ],
                    "note": "Tutorials: prediction, training, analysis, architecture"
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioadv/vbag166",
                    "pmid": "42381921",
                    "pmcid": "PMC13316423",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ahmed Moustafa",
                    "email": "amoustafa@aucegypt.edu",
                    "url": "https://ahmedmoustafa.github.io/",
                    "orcidid": "https://orcid.org/0000-0002-0111-3555",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": "Professor at the American University in Cairo"
                },
                {
                    "name": "Rana Salah",
                    "email": "rana_salah@aucegypt.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2344-0714",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Khlood R. AbdElaal",
                    "email": "khlood.ramadan@aucegypt.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0009-0054-9283",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Lobna Ghonaim",
                    "email": "lobnaghonaim@aucegypt.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0003-6158-0029",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "ahmed7",
            "additionDate": "2026-06-23T15:47:38.017635Z",
            "lastUpdate": "2026-07-01T19:35:41.530572Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "miRNAProtPred",
            "description": "A powerful, high-performance bioinformatics framework for discovering, evaluating, and verifying microRNA (miRNA) interactions across DNA, RNA, and protein target sequences.\n\nThe mirnaprotpred package provides two core modules:\n\nSeqFinder: A discovery engine to find all potential miRNA interactions across a genome or target sequence.\nValidator: A targeted verification engine to test specific, user-provided miRNAs against a target sequence.\nBoth modules are powered by a shared, rigorous biological engine that evaluates exact seed matching, wobble pairing, AU-rich context, and RNAduplex thermodynamic stability.",
            "homepage": "https://mirnaprotpred.biounfold.in/",
            "biotoolsID": "mirnaprotpred",
            "biotoolsCURIE": "biotools:mirnaprotpred",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/somenath-combio/mirnaprotpred/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://mirnaprotpred.biounfold.in/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.3389/fgene.2026.1817432",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Somenath Dutta",
                    "email": "somenath@pusan.ac.kr",
                    "url": "https://somenath.biounfold.in/",
                    "orcidid": "https://orcid.org/0000-0002-9580-6386",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "somenath",
            "additionDate": "2026-07-01T09:38:06.880438Z",
            "lastUpdate": "2026-07-01T09:38:19.203211Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "3D Cancer Model Development Services",
            "description": "To this date, numerous developments, like organoids, in 3D culturing technology, have made creating novel, more physiological human cancer models possible. At Alfa Cytology, we focus on developing 3D cancer models and aim to provide researchers and scientists working in oncology with cutting-edge tools. Our services help clients streamline their drug discovery process and further their knowledge of cancer biology.",
            "homepage": "https://www.alfacytology.com/3d-cancer-models/3d-cancer-model-development-services.html",
            "biotoolsID": "3d-cancer-model-development-services",
            "biotoolsCURIE": "biotools:3d-cancer-model-development-services",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "AlfaCytology",
            "additionDate": "2026-07-01T06:23:45.238507Z",
            "lastUpdate": "2026-07-01T06:24:01.755423Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Conspecta",
            "description": "Conspecta is a browser-based research platform that brings microscopy image analysis, flow cytometry, molecular biology, sample tracking, and publication-ready figures into one connected workspace. It replaces the patchwork of disconnected tools most labs assemble, so a lab's data, samples, and results stay linked from experiment to figure with full traceability. Built for imaging-heavy and flow-heavy biology labs, new PIs, and early-stage biotech. Research-focused, not regulated or clinical. Free for individuals. Paid team plans add shared workspaces.",
            "homepage": "https://conspecta.bio",
            "biotoolsID": "conspecta",
            "biotoolsCURIE": "biotools:conspecta",
            "version": [],
            "otherID": [
                {
                    "value": "RRID:SCR_028623",
                    "type": "rrid",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0292",
                            "term": "Sequence alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0346",
                            "term": "Sequence similarity search"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3935",
                            "term": "Dimensionality reduction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3385",
                    "term": "Light microscopy"
                },
                {
                    "uri": "http://edamontology.org/topic_3934",
                    "term": "Cytometry"
                },
                {
                    "uri": "http://edamontology.org/topic_3047",
                    "term": "Molecular biology"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "Conspecta",
            "additionDate": "2026-06-30T01:57:07.663868Z",
            "lastUpdate": "2026-06-30T19:07:43.472168Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Name Resolver",
            "description": "An Apache Solr-based dictionary search application based on the synonyms and preferred labels collected by Babel (https://bio.tools/babel)",
            "homepage": "https://github.com/NCATSTranslator/NameResolution",
            "biotoolsID": "nameres",
            "biotoolsCURIE": "biotools:nameres",
            "version": [
                "1.5.2"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "babel",
                    "type": "uses"
                }
            ],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "gaurav",
            "additionDate": "2026-06-29T23:05:37.434340Z",
            "lastUpdate": "2026-06-29T23:21:58.921732Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Node Normalizer",
            "description": "A high-speed frontend for normalizing identifiers using Redis as a backend database. Uses the sets of equivalent identifiers produced by Babel (https://bio.tools/babel)",
            "homepage": "https://github.com/NCATSTranslator/NodeNormalization",
            "biotoolsID": "nodenorm",
            "biotoolsCURIE": "biotools:nodenorm",
            "version": [
                "2.4.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "babel",
                    "type": "uses"
                }
            ],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "gaurav",
            "additionDate": "2026-06-29T23:03:42.403982Z",
            "lastUpdate": "2026-06-29T23:21:40.263063Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Babel",
            "description": "Hand-curated Snakemake pipelines to combine identifier cross-references from multiple sources across dozens of biomedical types, including anatomical entities, diseases and phenotypes, genes and proteins and many others.",
            "homepage": "https://github.com/NCATSTranslator/Babel",
            "biotoolsID": "babel",
            "biotoolsCURIE": "biotools:babel",
            "version": [
                "1.17"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "nodenorm",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "nameres",
                    "type": "usedBy"
                }
            ],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/NCATSTranslator/Babel/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://lists.renci.org/mailman3/lists/babel-tools.lists.renci.org/",
                    "type": [
                        "Mailing list"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/NCATSTranslator/Babel",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.48550/arXiv.2601.10008",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "gaurav",
            "additionDate": "2026-06-29T22:57:54.304323Z",
            "lastUpdate": "2026-06-29T23:21:10.073541Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PanAbyss",
            "description": "PanAbyss is a tool for exploring and visualizing pangenome graphs. It allows users to search for and display regions of a pangenome using coordinates on a reference individual or based on annotations. It also enables searching for regions associated with a selected set of individuals (for example, those linked to a phenotype), computing proximity trees, and retrieving sequences from a given region.",
            "homepage": "https://github.com/Pange31/PanAbyss",
            "biotoolsID": "panabyss",
            "biotoolsCURIE": "biotools:panabyss",
            "version": [
                "1.4.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/Pange31/PanAbyss/wiki",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Graziani",
                    "email": "fabien.graziani@inrae.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0002-3966-0906",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "fabien",
            "additionDate": "2026-06-29T09:42:44.084698Z",
            "lastUpdate": "2026-06-29T09:42:44.086988Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Search Ontologies",
            "description": "Search Ontologies is a tool for the automated extraction of ontology ID codes from web-based ontology repositories using metadata values. It supports the mapping of metadata fields from a structured Excel template to standardized ontology terms by using the BioPortal Search API.",
            "homepage": "https://github.com/foundingGIDE/search_ontologies",
            "biotoolsID": "search_ontologies",
            "biotoolsCURIE": "biotools:search_ontologies",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "francesco.gammaraccio",
            "additionDate": "2026-03-30T14:45:56.214720Z",
            "lastUpdate": "2026-06-26T09:27:31.602196Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "linkset-automation",
            "description": "linkset-automation is a set of tools to automatically generates CyTargetLinker linksets from different resources, starting with WikiPathways.",
            "homepage": "https://github.com/CyTargetLinker/linkset-automation",
            "biotoolsID": "linkset-automation",
            "biotoolsCURIE": "biotools:linkset-automation",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "wikipathways",
                    "type": "uses"
                },
                {
                    "biotoolsID": "cytoscape",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bridgedb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2093",
                                "term": "Data reference"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2093",
                                "term": "Data reference"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3618",
                                    "term": "xgmml"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3292",
                    "term": "Biochemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python",
                "Shell"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.12688/f1000research.14613.2",
                    "pmid": "31489175",
                    "pmcid": "PMC6707396",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-06-26T09:25:46.419789Z",
            "lastUpdate": "2026-06-26T09:26:39.165408Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PathBench-MIL",
            "description": "PathBench-MIL is a comprehensive, flexible benchmarking/AutoML framework for multiple instance learning in histopathology",
            "homepage": "https://github.com/Sbrussee/PathBench-MIL",
            "biotoolsID": "PathBench-MIL",
            "biotoolsCURIE": "biotools:PathBench-MIL",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2425",
                            "term": "Optimisation and refinement"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2990",
                            "term": "Classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2093",
                                "term": "Data reference"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3591",
                                    "term": "TIFF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3905",
                                "term": "Histogram"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "Shell"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.48550/arXiv.2512.17517",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-06-26T09:18:51.735249Z",
            "lastUpdate": "2026-06-26T09:18:51.737709Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GlycoDash",
            "description": "GlycoDash is an R Shiny dashboard for processing glycomics data obtained from LaCyTools, SweetSuite and Skyline.",
            "homepage": "https://github.com/Center-for-Proteomics-and-Metabolomics/GlycoDash",
            "biotoolsID": "GlycoDash",
            "biotoolsCURIE": "biotools:GlycoDash",
            "version": [
                "v1.11.5-master"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "skyline",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0226",
                            "term": "Annotation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3292",
                    "term": "Biochemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/Center-for-Proteomics-and-Metabolomics/GlycoDash/releases/download/v1.11.5-master/GlycoDash_user_guide_v1.11.5.pdf",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s00216-025-05794-3",
                    "pmid": "39985669",
                    "pmcid": "PMC11961463",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-06-26T09:04:29.196971Z",
            "lastUpdate": "2026-06-26T09:06:49.330097Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ab1lens",
            "description": "Browser-based tool for viewing, comparing, and inspecting Sanger sequencing ab1 / ABIF chromatogram files. Files are processed locally in the browser.",
            "homepage": "https://fishka.bio/ab1lens",
            "biotoolsID": "ab1lens",
            "biotoolsCURIE": "biotools:ab1lens",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3673",
                    "term": "Whole genome sequencing"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "Freeware",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "fishka",
            "additionDate": "2026-06-26T00:29:30.740942Z",
            "lastUpdate": "2026-06-26T00:29:51.174383Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "dengen-allele-frequency-browser",
            "description": "The DenGen Allele Frequency Browser is a resource of variant allele frequencies and is being made publicly available. The dataset encompasses SNP and indel variant calls in 2,211 individuals from whole genome sequencing of all Danish DenGen participants",
            "homepage": "https://allele-frequency-browser.dengen.dk/",
            "biotoolsID": "dengen-allele-frequency-browser",
            "biotoolsCURIE": "biotools:dengen-allele-frequency-browser",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "mmoldes",
            "additionDate": "2026-06-25T11:58:35.337891Z",
            "lastUpdate": "2026-06-25T11:58:35.363297Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "RAMEN",
            "description": "Regional Association of Methylome variability with the Exposome and geNome (RAMEN) is an R package whose goal is to identify genome-wide Variable Methylated Loci (VML) from microarray DNA methylation data; then, using genomic and exposomic data, it can identify which model out of the following explains best the DNA methylation variability at each VML: genetic (G), environmental (E), additive (G+E) or interactive (GxE).",
            "homepage": "https://ericknavarrod.github.io/RAMEN/",
            "biotoolsID": "ramen",
            "biotoolsCURIE": "biotools:ramen",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3173",
                    "term": "Epigenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": "GPL-3.0-or-later",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/ErickNavarroD/RAMEN",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/ErickNavarroD/RAMEN",
                    "type": "Software package",
                    "note": null,
                    "version": "2"
                }
            ],
            "documentation": [
                {
                    "url": "https://ericknavarrod.github.io/RAMEN/articles/RAMEN.html",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s13059-025-03864-4",
                    "pmid": "41372765",
                    "pmcid": "PMC12690895",
                    "type": [
                        "Primary"
                    ],
                    "version": "1",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Erick Navarro-Delgado",
                    "email": "erick.navarrodelgado@bcchr.ca",
                    "url": "https://erick-navarrodelgado.netlify.app",
                    "orcidid": "https://orcid.org/0000-0003-1040-3519",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "erick_i.",
            "additionDate": "2026-06-24T20:27:32.565022Z",
            "lastUpdate": "2026-06-24T20:27:46.820127Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Fungtion",
            "description": "Fungtion is a software tool for predicting and visualizing fungal effector proteins using machine-learning models and protein language-model embeddings. It provides effector prediction, similarity-network visualization and relationship-tree analysis for protein sequence inputs.",
            "homepage": "https://github.com/noHup-cc/fungtion",
            "biotoolsID": "fungtion",
            "biotoolsCURIE": "biotools:fungtion",
            "version": [
                "v1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "JinzhengRen",
            "additionDate": "2026-06-24T14:08:29.524458Z",
            "lastUpdate": "2026-06-24T14:08:29.526941Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Dante",
            "description": "DANTE (Da Amazing NucleoTide Exposer) is an algorithm for genotyping STR (short tandem repeat) alleles from NGS reads. It accounts for natural deviations from the expected sequence including repeat count variation, sequencing errors, ambiguous bases, and complex multi-motif loci. Provides evidence for expanded alleles too long to be captured by a single NGS read, as well as allelic point mutations, small insertions and deletions relevant for diagnostic evaluation. Includes both command-line and graphical user interface.",
            "homepage": "https://github.com/dante-tr/dante-tr",
            "biotoolsID": "dante-tr",
            "biotoolsCURIE": "biotools:dante-tr",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2200",
                                    "term": "FASTA-like (text)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2182",
                                    "term": "FASTQ-like format (text)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "Rust"
            ],
            "license": "CC-BY-NC-SA-4.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/dante-tr/dante-tr",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/dante-tr/dante-tr",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/dante-tr/dante-tr/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bty791",
                    "pmid": "30203023",
                    "pmcid": "PMC6166771",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jaroslav Budiš",
                    "email": "jaroslav.budis@geneton.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8667-6655",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Andrej Baláž",
                    "email": "andrej.balaz@geneton.sk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3113-3389",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "andrej",
            "additionDate": "2026-06-17T13:48:11.660514Z",
            "lastUpdate": "2026-06-24T08:53:34.874439Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Agentic Target Evidence",
            "description": "Multi-agent system for drug-discovery gene target validation. LangGraph agents over an MCP data layer (~26 data sources, ~44 tools) score evidence across six independent lenses (genetics, biology, safety, clinical, commercial, regulatory) into a provenanced dossier. Configurable local/cloud LLM routing with full Langfuse/OTEL traceability.",
            "homepage": "https://github.com/athril/agentic-target-evidence",
            "biotoolsID": "agentic-target-evidence",
            "biotoolsCURIE": "biotools:agentic-target-evidence",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3561",
                            "term": "Database comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3908",
                            "term": "Information retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Script",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2815",
                    "term": "Human biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3295",
                    "term": "Epigenetics"
                },
                {
                    "uri": "http://edamontology.org/topic_3297",
                    "term": "Biotechnology"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0218",
                    "term": "Natural language processing"
                },
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/athril/agentic-target-evidence",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "patryk",
            "additionDate": "2026-06-23T20:29:11.270827Z",
            "lastUpdate": "2026-06-23T20:29:11.276801Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "BioExcel Building Blocks tutorials: Protein MD Setup tutorial through REST API",
            "description": "This tutorial aims to illustrate the process of setting up a simulation system containing a protein, step by step, using the BioExcel Building Blocks (biobb) REST API. The particular example used is the Lysozyme protein (PDB code 1AKI).",
            "homepage": "https://mmb.irbbarcelona.org/biobb/availability/tutorials/rest-api",
            "biotoolsID": "bioexcel_building_blocks_tutorials_protein_md_setup_tutorial_through_rest_api",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_protein_md_setup_tutorial_through_rest_api",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "gromacs",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3872",
                                "term": "Topology data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3880",
                                    "term": "GROMACS top"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3883",
                                    "term": "GROMACS itp"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3910",
                                    "term": "trr"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools",
                "Interoperability"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://mmb.irbbarcelona.org/biobb/availability/tutorials/rest-api",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in HTML"
                },
                {
                    "url": "https://biobb-wf-md-setup-api.readthedocs.io/en/latest/index.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_md_setup_api",
                    "type": [
                        "Other"
                    ],
                    "note": "Source Code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_md_setup_api",
                    "type": "Source code",
                    "note": null,
                    "version": "March 2020"
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-md-setup-api.readthedocs.io/en/latest/index.html",
                    "type": [
                        "Other"
                    ],
                    "note": "BioExcel Building Blocks API Tutorial documentation"
                },
                {
                    "url": "http://mmb.irbbarcelona.org/biobb-api/rest",
                    "type": [
                        "API documentation"
                    ],
                    "note": "BioExcel Building Blocks Swagger API documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": "Beta",
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Primary contact",
                        "Maintainer",
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2020-05-14T06:27:59Z",
            "lastUpdate": "2026-06-23T17:06:12.372797Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "aniewielska",
                    "gelpi@ub.edu"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: ABC MD Setup",
            "description": "This BioExcel Building Blocks library (BioBB) workflow provides a pipeline to setup DNA structures for the Ascona B-DNA Consortium (ABC) members. It follows the work started with the NAFlex tool to offer a single, reproducible pipeline for structure preparation, ensuring reproducibility and coherence between all the members of the consortium.",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#abc-md-setup",
            "biotoolsID": "bioexcel_building_blocks_tutorials_abc_md_setup",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_abc_md_setup",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "ambertools",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3872",
                                "term": "Topology data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3881",
                                    "term": "AMBER top"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3878",
                                    "term": "mdcrd"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_0097",
                    "term": "Nucleic acid structure analysis"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Interoperability",
                "Tools"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/abcsetup_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/abcsetup_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Workflow Documentation in Read the Docs"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioExcel Center of Excellence for Computational Biomolecular Research",
                    "email": null,
                    "url": "https://www.bioexcel.eu",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2021-11-30T12:19:46.333000Z",
            "lastUpdate": "2026-06-23T17:04:33.929164Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: Protein-Ligand Complex MD Setup (Amber Version)",
            "description": "This tutorial aims to illustrate the process of setting up a simulation system containing a protein in complex with a ligand, step by step, using the BioExcel Building Blocks library (biobb) wrapping the AmberTools utility from the AMBER package. The particular example used is the T4 lysozyme protein (PDB code 3HTB) with two residue modifications L99A/M102Q complexed with the small ligand 2-propylphenol (3-letter code JZ4).",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#amber-protein-ligand-complex-md-setup",
            "biotoolsID": "bioexcel_building_blocks_tutorials_protein-ligand_complex_md_setup_amber_version",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_protein-ligand_complex_md_setup_amber_version",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "ambertools",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3872",
                                "term": "Topology data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3881",
                                    "term": "AMBER top"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3878",
                                    "term": "mdcrd"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Interoperability",
                "Tools"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_lig_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source Code"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_lig_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Read the Docs workflow documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioExcel Center of Excellence for Computational Biomolecular Research",
                    "email": null,
                    "url": "https://www.bioexcel.eu",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2021-11-30T11:57:19.541280Z",
            "lastUpdate": "2026-06-23T17:02:54.319839Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: Structural DNA helical parameters from MD trajectory",
            "description": "This tutorial aims to illustrate the process of extracting structural and dynamical properties from a DNA MD trajectory helical parameters, step by step, using the BioExcel Building Blocks library (biobb). The particular example used is the Drew Dickerson Dodecamer sequence -CGCGAATTCGCG- (PDB code 1BNA). The trajectory used is a 500ns-long MD simulation taken from the BigNASim database (NAFlex_DDD_II entry).",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#structural-dna-helical-parameters",
            "biotoolsID": "bioexcel_building_blocks_tutorials_structural_dna_helical_parameters_from_md_trajectory",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_structural_dna_helical_parameters_from_md_trajectory",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "curves",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0262",
                            "term": "Nucleic acid property calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2481",
                            "term": "Nucleic acid structure analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3878",
                                    "term": "mdcrd"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3905",
                                "term": "Histogram"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1637",
                                    "term": "dat"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0912",
                                "term": "Nucleic acid property"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1637",
                                    "term": "dat"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0097",
                    "term": "Nucleic acid structure analysis"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Interoperability",
                "Tools"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://biobb-wf-dna-helparms.readthedocs.io/en/latest/tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_dna_helparms",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_dna_helparms",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-dna-helparms.readthedocs.io/en/latest/tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Workflow documentation in Read the Docs"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioExcel Center of Excellence for Computational Biomolecular Research",
                    "email": null,
                    "url": "https://www.bioexcel.eu",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2021-11-30T12:32:35.366777Z",
            "lastUpdate": "2026-06-23T17:00:49.998178Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: AMBER Constant pH MD setup",
            "description": "This tutorial aims to illustrate the process of setting up a simulation system to run constant pH Molecular Dynamics simulations with AMBER, step by step, using the BioExcel Building Blocks library (biobb) wrapping the AmberTools utility from the AMBER package. The particular example used is the Bovine Pancreatic Trypsin Inhibitor (BPTI) protein (PDB code 6PTI).",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#amber-constant-ph-md-setup",
            "biotoolsID": "bioexcel_building_blocks_tutorials_amber_constant_ph_md_setup",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_amber_constant_ph_md_setup",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "ambertools",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3872",
                                "term": "Topology data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3881",
                                    "term": "AMBER top"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3878",
                                    "term": "mdcrd"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Interoperability",
                "Tools"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_ph_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source Code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_ph_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Read the Docs workflow documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioExcel Center of Excellence for Computational Biomolecular Research",
                    "email": null,
                    "url": "https://www.bioexcel.eu",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2021-11-30T12:08:20.482872Z",
            "lastUpdate": "2026-06-23T16:58:59.897484Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: Protein MD Setup (Amber Version)",
            "description": "This tutorial aims to illustrate the process of setting up a simulation system containing a protein, step by step, using the BioExcel Building Blocks library (biobb) wrapping the AmberTools utility from the AMBER package. The particular example used is the Lysozyme protein (PDB code 1AKI).",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#amber-protein-md-setup",
            "biotoolsID": "bioexcel_building_blocks_tutorials_protein_md_setup_amber_version",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_protein_md_setup_amber_version",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "ambertools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3890",
                            "term": "Trajectory visualization"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3872",
                                "term": "Topology data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3881",
                                    "term": "AMBER top"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3878",
                                    "term": "mdcrd"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools",
                "Interoperability"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read the Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source Code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_amber_md_setup",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-amber-md-setup.readthedocs.io/en/latest/mdsetup_tutorial.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Read the Docs Workflow Documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioExcel Center of Excellence for Computational Biomolecular Research",
                    "email": null,
                    "url": "https://www.bioexcel.eu",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2021-11-30T11:39:19.844213Z",
            "lastUpdate": "2026-06-23T16:57:08.484944Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioExcel Building Blocks tutorials: Macromolecular Coarse-Grained Flexibility",
            "description": "This tutorial aims to illustrate the process of generating protein conformational ensembles from 3D structures using Coarse-Grained tools from the FlexServ server and analysing its molecular flexibility",
            "homepage": "https://mmb.irbbarcelona.org/biobb/workflows/#macromolecular-coarse-grained-flexibility",
            "biotoolsID": "bioexcel_building_blocks_tutorials_macromolecular_coarse-grained_flexibility",
            "biotoolsCURIE": "biotools:bioexcel_building_blocks_tutorials_macromolecular_coarse-grained_flexibility",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biobb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "flexserv",
                    "type": "uses"
                },
                {
                    "biotoolsID": "nglview",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pcasuite",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0474",
                            "term": "Protein structure prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2939",
                            "term": "Principal component visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0250",
                            "term": "Protein property calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3890",
                            "term": "Trajectory visualization"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3870",
                                "term": "Trajectory data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3874",
                                    "term": "PCAzip"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3892",
                    "term": "Biomolecular simulation"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0160",
                    "term": "Sequence sites, features and motifs"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "BioExcel"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools",
                "Interoperability"
            ],
            "elixirNode": [
                "Spain",
                "UK"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://mmb.irbbarcelona.org/biobb/workflows#macromolecular-coarse-grained-flexibility",
                    "type": [
                        "Other"
                    ],
                    "note": "Main web site (BioBB Workflows)"
                },
                {
                    "url": "https://biobb-wf-flexserv.readthedocs.io/en/latest/index.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Tutorial in Read The Docs"
                },
                {
                    "url": "https://github.com/bioexcel/biobb_wf_flexserv",
                    "type": [
                        "Repository"
                    ],
                    "note": "Source Code in GitHub"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bioexcel/biobb_wf_flexserv",
                    "type": "Source code",
                    "note": null,
                    "version": "1.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://biobb-wf-flexserv.readthedocs.io/en/latest/index.html",
                    "type": [
                        "Other"
                    ],
                    "note": "Read The Docs workflow documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-019-0177-4",
                    "pmid": "31506435",
                    "pmcid": "PMC6736963",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "BioExcel Building Blocks (BioBB)",
                    "metadata": null
                },
                {
                    "doi": "10.1371/journal.pcbi.1012173",
                    "pmid": "38900779",
                    "pmcid": "PMC11189206",
                    "type": [
                        "Usage"
                    ],
                    "version": "1.0",
                    "note": "Using interactive Jupyter Notebooks and BioConda for FAIR and reproducible biomolecular simulation workflows",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Adam Hospital",
                    "email": "adam.hospital@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/en/research/adam-hospital",
                    "orcidid": "https://orcid.org/0000-0002-8291-8071",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Genís Bayarri",
                    "email": "genis.bayarri@irbbarcelona.org",
                    "url": "https://www.irbbarcelona.org/es/research/genis-bayarri",
                    "orcidid": "https://orcid.org/0000-0003-0513-0288",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "BioExcel CoE",
                    "email": null,
                    "url": "https://bioexcel.eu/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "adam.hospital@irbbarcelona.org",
            "additionDate": "2023-08-29T10:55:17.540852Z",
            "lastUpdate": "2026-06-23T16:54:50.355496Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}