List all resources, or create a new resource.

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

{
    "count": 33032,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "gc_derivatization",
            "description": "In silico derivatization for GC.\n\nThe GC-derivatization tool converts carbonyl groups to C═N-OCH3 (MeOX) and transforms acidic protons into -Si(CH3)3 (TMS). Key functionalities include checking for specific groups, removing derivatization groups, and adding derivatization groups to molecules.",
            "homepage": "https://github.com/RECETOX/gc-meox-tms",
            "biotoolsID": "gc_derivatization",
            "biotoolsCURIE": "biotools:gc_derivatization",
            "version": [
                "1.0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Library",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/RECETOX/galaxytools/tree/master/tools/gc_derivatization",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/acs.analchem.7b01010",
                    "pmid": "28520403",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Wudimir Rojas",
                    "email": null,
                    "url": "https://github.com/wverastegui",
                    "orcidid": "https://orcid.org/0000-0001-7036-9987",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Helge Hecht",
                    "email": null,
                    "url": "https://github.com/hechth",
                    "orcidid": "https://orcid.org/0000-0001-6744-996X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "RECETOX MUNI",
                    "email": "GalaxyToolsDevelopmentandDeployment@space.muni.cz",
                    "url": "https://www.recetox.muni.cz/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "aniehues",
            "additionDate": "2026-05-20T09:31:45.052360Z",
            "lastUpdate": "2026-05-20T09:31:45.054565Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "minigraph",
            "description": "Minigraph is a sequence-to-graph mapper and graph constructor. For graph generation, it aligns a query sequence against a sequence graph and incrementally augments an existing graph with long query subsequences diverged from the graph.",
            "homepage": "https://github.com/lh3/minigraph",
            "biotoolsID": "minigraph",
            "biotoolsCURIE": "biotools:minigraph",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2928",
                            "term": "Alignment"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "C",
                "JavaScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://lh3.github.io/minigraph/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "anitamnd",
            "additionDate": "2026-05-19T13:51:52.767136Z",
            "lastUpdate": "2026-05-20T09:16:39.920961Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "snpfreq",
            "description": "snpFreq significant SNPs in case-control data. \n\nThis tool performs a basic analysis of bi-allelic SNPs in case-control data, using the R statistical environment and Fisher''s exact test to identify SNPs with a significant difference in the allele frequencies between the two groups.  R''s \"qvalue\" package is used to correct for multiple testing.",
            "homepage": "https://github.com/galaxyproject/tools-devteam/tree/main/tool_collections/hgv/snpfreq",
            "biotoolsID": "snpfreq",
            "biotoolsCURIE": "biotools:snpfreq",
            "version": [
                "1.0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0484",
                            "term": "SNP detection"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "snpFreq.pl inputType #threshold /path/to/snpTable.txt outfile group1File group2File"
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Perl"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/hgv/snpfreq",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "aniehues",
            "additionDate": "2026-05-20T09:15:46.569943Z",
            "lastUpdate": "2026-05-20T09:15:46.574506Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SNP-sites",
            "description": "Finds SNP sites from a multi-FASTA alignment file.",
            "homepage": "https://sanger-pathogens.github.io/snp-sites/",
            "biotoolsID": "snp-sites",
            "biotoolsCURIE": "biotools:snp-sites",
            "version": [
                "2.5.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0484",
                            "term": "SNP detection"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3820",
                                    "term": "Relaxed PHYLIP Sequential"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1984",
                                    "term": "FASTA-aln"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3820",
                                    "term": "Relaxed PHYLIP Sequential"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1984",
                                    "term": "FASTA-aln"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "snp-sites my_alignment.aln\nsnp-sites my_gzipped_alignment.aln.gz"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_2885",
                    "term": "DNA polymorphism"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "C"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/sanger-pathogens/snp-sites",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://sanger-pathogens.github.io/snp-sites/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1099/mgen.0.000056",
                    "pmid": "28348851",
                    "pmcid": "PMC5320690",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "aniehues",
            "additionDate": "2026-05-20T08:59:02.212508Z",
            "lastUpdate": "2026-05-20T08:59:02.214591Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NanoporeDB",
            "description": "NanoporeDB is an open-access structural database dedicated to the exploration, analysis, and design of protein nanopores, which serve as essential molecular gateways in biological membranes and form the basis of many advanced biosensing and sequencing technologies. This platform integrates large-scale structure-guided mining and deep learning-based modeling using AlphaFold-Multimer and AlphaFold3 to provide about 7,000 high-confidence multimeric nanopore structures. Each entry includes detailed information on membrane embedding, pore geometry annotation, and constriction profiling to support functional and biophysical interpretation. Through an interactive 3D visualization interface and quantitative parameters such as tilt angle, insertion depth, and pore geometry, NanoporeDB enables researchers to explore nanopore diversity, discover novel scaffolds, and accelerate innovation in molecular sensing, precision diagnostics, and synthetic biology.",
            "homepage": "https://db.genomics.cn/nanopore",
            "biotoolsID": "nanoporedb",
            "biotoolsCURIE": "biotools:nanoporedb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2480",
                            "term": "Structure analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "Yuqian",
            "additionDate": "2026-05-20T06:55:26.498806Z",
            "lastUpdate": "2026-05-20T07:52:15.982715Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NP-Likeness",
            "description": "Natural Product-likeness calculator v-2.1 : calculates natural product-likeness of small molecules based on open-data of natural products.",
            "homepage": "https://github.com/vcnainala/NP-Likeness",
            "biotoolsID": "np-likeness",
            "biotoolsCURIE": "biotools:np-likeness",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "LGPL-2.0-or-later",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/1471-2105-13-106",
                    "pmid": "22607271",
                    "pmcid": "PMC3436723",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/ci700286x",
                    "pmid": "18034468",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Kalai Vanii Jayaseelan",
                    "email": "kalai@ebi.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Andreas Truszkowski",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Pablo Moreno",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Peter Ertl",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Christoph Steinbeck",
                    "email": "christoph.steinbeck@uni-jena.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "aniehues",
            "additionDate": "2026-05-20T07:48:09.421627Z",
            "lastUpdate": "2026-05-20T07:48:09.423871Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "generate_count_matrix",
            "description": "Tool to generate a count matrix for expression data in Galaxy. \n\ngenerate_count_matrix reads in one or more input text files with expression counts and produces a single combined file. Each input will have a column in the matrix containing expression values.\n\nThe column containing gene (or feature) names should be identical for all input count files.",
            "homepage": "https://github.com/jessicachung/generate_count_matrix",
            "biotoolsID": "generate_count_matrix",
            "biotoolsCURIE": "biotools:generate_count_matrix",
            "version": [
                "0.1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0928",
                                "term": "Gene expression profile"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "generate_count_matrix [-h] [--gene-col N] [--count-col N]\n                             [--skip-comments] [--skip-lines N]\n                             [--delimiter DELIM] [--round] [--keep-all-genes]\n                             [--version] [--log LOG_FILE]\n                             COUNT_FILE [COUNT_FILE ...]"
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/jessicachung/generate_count_matrix/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/jessicachung/generate_count_matrix/tree/master/python",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Jessica Chung",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0627-0955",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "aniehues",
            "additionDate": "2026-05-20T07:09:58.565680Z",
            "lastUpdate": "2026-05-20T07:09:58.567963Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "nanosv",
            "description": "NanoSV is a software package that can be used to identify structural genomic variations in long-read sequencing data, such as data produced by Oxford Nanopore Technologies’ MinION, GridION or PromethION instruments, or Pacific Biosciences RSII or Sequel sequencers.",
            "homepage": "https://github.com/mroosmalen/nanosv",
            "biotoolsID": "nanosv",
            "biotoolsCURIE": "biotools:nanosv",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0122",
                    "term": "Structural genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_4056",
                    "term": "Long-read sequencing"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/s41467-017-01343-4",
                    "pmid": "29109544",
                    "pmcid": "PMC5673902",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "veitveit11",
            "additionDate": "2026-05-20T05:53:56.575576Z",
            "lastUpdate": "2026-05-20T05:53:56.577944Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "s3segmenter",
            "description": "S3segmenter is a Matlab-based set of functions that generates single cell (nuclei and cytoplasm) label masks.",
            "homepage": "https://github.com/HMS-IDAC/S3segmenter",
            "biotoolsID": "s3segmenter",
            "biotoolsCURIE": "biotools:s3segmenter",
            "version": [
                "1.5.7"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2429",
                            "term": "Mapping"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3727",
                                    "term": "OME-TIFF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2019",
                                "term": "Map data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2019",
                                "term": "Map data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3591",
                                    "term": "TIFF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3383",
                    "term": "Bioimaging"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "MATLAB"
            ],
            "license": "Not licensed",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/s41592-021-01308-y",
                    "pmid": "34824477",
                    "pmcid": "PMC8916956",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "veitveit11",
            "additionDate": "2026-05-20T05:39:16.046772Z",
            "lastUpdate": "2026-05-20T05:39:16.048628Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ParseSNP",
            "description": "A small <720Kb C++ windows utility. That allows you to load  Ancestry, 23andMe, FTDNA, or Genes for Good RAW DNA files search them, merge them. covert them to Ancestry format. But also create files from peer reviewed publications to compare with you loaded data to give your genetic disposition for the condition you have entered the data for an statistical risk if OR values are included. Included with the program are example files for Type 2 Diabetes risk factors. (As I have type 2 Diabetes so I could test the results).",
            "homepage": "https://britrobin.github.io/ParseSNP/",
            "biotoolsID": "parsesnp21-26",
            "biotoolsCURIE": "biotools:parsesnp21-26",
            "version": [
                "1.1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3577",
                    "term": "Personalised medicine"
                }
            ],
            "operatingSystem": [
                "Windows"
            ],
            "language": [
                "C++"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://britrobin.github.io/ParseSNP/",
                    "type": [
                        "Other"
                    ],
                    "note": "Git page for easy installer and pdf manual  download"
                },
                {
                    "url": "https://github.com/BritRobin/ParseSNP",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                }
            ],
            "download": [
                {
                    "url": "https://britrobin.github.io/ParseSNP/",
                    "type": "Software package",
                    "note": "Windows x64 or x86 installer",
                    "version": "1.1.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://raw.githubusercontent.com/BritRobin/ParseSNP/master/ParseSNP_Manual.pdf",
                    "type": [
                        "User manual"
                    ],
                    "note": "pdf user manual"
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "RobinTaylor",
            "additionDate": "2026-05-19T21:38:22.336113Z",
            "lastUpdate": "2026-05-20T00:58:03.254713Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "CompuCell3D",
            "description": "CompuCell3D is a multiscale multicellular virtual tissue modeling and simulation environment. CompuCell3D is written in C++ and provides Python bindings for model and simulation development in Python.",
            "homepage": "https://compucell3d.org/SrcBin",
            "biotoolsID": "compucell3d",
            "biotoolsCURIE": "biotools:compucell3d",
            "version": [
                "4.8.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2259",
                    "term": "Systems biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python",
                "C++"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://compucell3d.org/SrcBin",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.reddit.com/r/CompuCell3D/",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://compucell3d.org/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://compucell3d.org/Tutorials",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                },
                {
                    "url": "https://compucell3d.org/Publications",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/b978-0-12-388403-9.00013-8",
                    "pmid": "22482955",
                    "pmcid": "PMC3612985",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "VKasalica",
            "additionDate": "2026-05-20T00:15:17.437872Z",
            "lastUpdate": "2026-05-20T00:31:43.306086Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "NuclearPhaser",
            "description": "NuclearPhaser is a method for phasing of dikaryotic genomes into the two haplotypes using Hi-C contact graphs. This is an overview of the phasing pipeline for dikaryons.",
            "homepage": "https://github.com/JanaSperschneider/NuclearPhaser",
            "biotoolsID": "nuclearphaser",
            "biotoolsCURIE": "biotools:nuclearphaser",
            "version": [
                "1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2403",
                            "term": "Sequence analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/JanaSperschneider/NuclearPhaser",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/JanaSperschneider/NuclearPhaser/blob/main/README.md",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Jana Sperschneider",
                    "email": null,
                    "url": "https://github.com/JanaSperschneider",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "VKasalica",
            "additionDate": "2026-05-20T00:01:38.156396Z",
            "lastUpdate": "2026-05-20T00:10:43.605604Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "seqlib",
            "description": "seqlib is a type-safe Rust library for working with DNA and RNA sequences.",
            "homepage": "https://github.com/selkamand/seqlib",
            "biotoolsID": "seqlib",
            "biotoolsCURIE": "biotools:seqlib",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2403",
                            "term": "Sequence analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2977",
                                "term": "Nucleic acid sequence"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2977",
                                "term": "Nucleic acid sequence"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3321",
                    "term": "Molecular genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Rust"
            ],
            "license": "Not licensed",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/selkamand/seqlib",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/selkamand/seqlib/blob/main/README.md",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "VKasalica",
            "additionDate": "2026-05-19T23:46:03.051026Z",
            "lastUpdate": "2026-05-19T23:56:33.490434Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "sam2interval",
            "description": "A Python script that converts positional information from a SAM dataset into interval format with 0-based start and 1-based end. CIGAR string of SAM format is used to compute the end coordinate.",
            "homepage": "https://github.com/galaxyproject/tools-devteam/tree/main/tools/sam2interval",
            "biotoolsID": "sam2interval",
            "biotoolsCURIE": "biotools:sam2interval",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [
                "Galaxy"
            ],
            "link": [
                {
                    "url": "https://github.com/galaxyproject/tools-devteam/tree/main/tools/sam2interval",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "VKasalica",
            "additionDate": "2026-05-19T23:23:06.270637Z",
            "lastUpdate": "2026-05-19T23:35:39.572272Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "miniconda",
            "description": "Miniconda is a minimal Python distribution that includes the Conda package and environment manager plus only essential dependencies. It provides a lightweight way to create isolated environments and install Python packages as needed, without the large preinstalled package set of Anaconda.",
            "homepage": "https://www.anaconda.com/docs/getting-started/miniconda/main",
            "biotoolsID": "miniconda",
            "biotoolsCURIE": "biotools:miniconda",
            "version": [
                "26.3"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3760",
                            "term": "Service management"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Suite",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4047",
                    "term": "Software management"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://www.anaconda.com/download/success",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://www.anaconda.com/docs/getting-started/miniconda/main",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "VKasalica",
            "additionDate": "2026-05-19T23:05:52.974836Z",
            "lastUpdate": "2026-05-19T23:18:02.374272Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "FigCanvas",
            "description": "FigCanvas is an AI scientific figure generator for life-science researchers. It produces publication-ready biological diagrams (mechanism diagrams, pathway figures, cell biology visuals), CONSORT and methodology flowcharts, and data visualizations such as volcano plots from text prompts or uploaded datasets. The tool turns methods-section text or structured data into editable vector figures suitable for manuscripts, posters, and slides, helping researchers iterate on figures without rebuilding them in Illustrator.",
            "homepage": "https://figcanvas.com/",
            "biotoolsID": "figcanvas",
            "biotoolsCURIE": "biotools:figcanvas",
            "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": "figcanvas_team",
            "additionDate": "2026-05-19T20:16:51.243455Z",
            "lastUpdate": "2026-05-19T20:16:51.245265Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EvoBind",
            "description": "Design of linear and cyclic peptide binders from protein sequence information.",
            "homepage": "https://github.com/patrickbryant1/EvoBind",
            "biotoolsID": "evobind",
            "biotoolsCURIE": "biotools:evobind",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3080",
                            "term": "Structure editing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_4008",
                            "term": "Protein design"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0130",
                    "term": "Protein folding, stability and design"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://colab.research.google.com/github/patrickbryant1/EvoBind/blob/master/EvoBind.ipynb",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S42004-025-01601-3",
                    "pmid": "40691301",
                    "pmcid": "PMC12280060",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Patrick Bryant",
                    "email": "patrick.bryant@scilifelab.se",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3439-1866",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "anitamnd",
            "additionDate": "2026-05-19T13:59:31.461953Z",
            "lastUpdate": "2026-05-19T13:59:31.464940Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "EUCAIM ETL toolset",
            "description": "Modular toolchain for an extensible and customizable ETL pipeline that extracts, transforms, and loads clinical data and medical imaging metadata, applying dataset-specific mappings to generate outputs compatible with the EUCAIM Common Data Model (CDM). Its design aims to minimize manual data preparation efforts and facilitate customization and integration with other components, such as data quality assurance tools.\nContainerized, currently supports input datasets in CSV, JSON, XLSX.",
            "homepage": "https://github.com/EUCAIM/etl-toolset/",
            "biotoolsID": "eetl_toolset",
            "biotoolsCURIE": "biotools:eetl_toolset",
            "version": [
                "0.1.1",
                "0.1.2",
                "0.2.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "tabular_data_curator",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0335",
                            "term": "Data formatting"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3345",
                    "term": "Data identity and mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux"
            ],
            "language": [
                "Python",
                "Java"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/EUCAIM/etl-toolset/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/zXE4xYDm3x3CWtQ",
                    "type": [
                        "General"
                    ],
                    "note": "Tool documentation (updated)"
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "victorsp",
            "additionDate": "2025-04-24T13:00:12.867477Z",
            "lastUpdate": "2026-05-19T13:29:43.470985Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "AlphaFind v2",
            "description": "AlphaFind v2 is a tool for fast, structure‑based search for protein structures against the AlphaFold DB (https://alphafold.ebi.ac.uk/) and TED DB (https://ted.cathdb.info/) The tool uses protein‑level embeddings to provide a rapid pre‑filter, with top candidates undergoing TM-Score, RMSD and residue‑level alignments computations. Four complementary search modes are available: (i) whole‑chain search, (ii) pLDDT‑aware search that restricts similarity to high‑confidence regions, (iii) domain search against the TED database, and (iv) multidomain search that combines several chain‑level matches into a single score. Users can restrict queries to a given organism, CATH superfamily or to proteins with experimental structures, and submit queries by UniProt/AlphaFold identifier. Results comprise a ranked list with similarity metrics, rich metadata and an interactive 3‑D superposition view. The service is freely accessible at https://alphafind.ics.muni.cz/.",
            "homepage": "https://alphafind.ics.muni.cz/",
            "biotoolsID": "alphafind_v2",
            "biotoolsCURIE": "biotools:alphafind_v2",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "alphafind",
                    "type": "isNewVersionOf"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0360",
                            "term": "Structural similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0888",
                                "term": "Structure similarity score"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://alphafind.ics.muni.cz/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://alphafind.ics.muni.cz/manual",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkag372",
                    "pmid": "42028635",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "tslaninakova2",
            "additionDate": "2026-05-19T10:52:40.251441Z",
            "lastUpdate": "2026-05-19T10:52:40.254162Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "JCVI",
            "description": "JCVI is a versatile toolkit for comparative genomics analysis. It is a collection of Python libraries to parse bioinformatics files, or perform computation related to assembly, annotation, and comparative genomics.",
            "homepage": "https://github.com/tanghaibao/jcvi",
            "biotoolsID": "jcvi",
            "biotoolsCURIE": "biotools:jcvi",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0525",
                            "term": "Genome assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "BSD-2-Clause",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pypi.org/project/jcvi",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/tanghaibao/jcvi/wiki",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1002/IMT2.211",
                    "pmid": "39135687",
                    "pmcid": "PMC11316928",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Haibao Tang",
                    "email": "tanghaibao@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3460-8570",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Xingtan Zhang",
                    "email": "tanger_009@163.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "anitamnd",
            "additionDate": "2026-05-19T08:10:59.066569Z",
            "lastUpdate": "2026-05-19T08:11:21.552366Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Circlator",
            "description": "Circlator is a tool to circularize genome assemblies. It will attempt to identify each circular sequence and output a linearised version of it. It does this by assembling all reads that map to contig ends and comparing the resulting contigs with the input assembly.",
            "homepage": "https://sanger-pathogens.github.io/circlator/",
            "biotoolsID": "circlator",
            "biotoolsCURIE": "biotools:circlator",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0525",
                            "term": "Genome assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0523",
                            "term": "Mapping assembly"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "GD",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/sanger-pathogens/circlator",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/S13059-015-0849-0",
                    "pmid": "26714481",
                    "pmcid": "PMC4699355",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Martin Hunt",
                    "email": "mh12@sanger.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "anitamnd",
            "additionDate": "2026-05-19T08:03:00.359212Z",
            "lastUpdate": "2026-05-19T08:04:05.768954Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "PoseEdit",
            "description": "PoseEdit automatically generates 2D diagrams of protein-ligand complexes, focusing on the interactions between protein and ligand. Interactions between molecules are estimated by an underlying interaction model that relies on atom types and simple geometric criteria. The structure mining tool GeoMine also uses this model to describe binding sites. In addition, users can manipulate the diagrams by translating, rotating, mirroring parts of the structure, adding additional interactions, or removing them. Furthermore, users can add individual labels or adjust available labels. Users can download the final 2D diagrams for a binding site of interest in JSON or SVG format.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/poseedit.html",
            "biotoolsID": "poseedit",
            "biotoolsCURIE": "biotools:poseedit",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "geomine",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "protoss",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1839",
                            "term": "Salt bridge calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0248",
                            "term": "Residue interaction calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0394",
                            "term": "Hydrogen bond calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1834",
                            "term": "Protein-metal contact calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1566",
                                "term": "Protein-ligand interaction report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2992",
                                "term": "Protein structure image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1712",
                                "term": "Chemical structure image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run PoseEdit calculations for protein-ligand complexes."
                },
                {
                    "url": "https://proteins.plus/help/poseview2_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run PoseEdit calculations for protein-ligand complexes."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s10822-023-00522-4",
                    "pmid": "37515714",
                    "pmcid": "PMC10440272",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2025-12-15T10:27:32.766629Z",
            "lastUpdate": "2026-05-19T04:44:09.946559Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "PoseView",
            "description": "PoseView automatically generates 2D diagrams of protein-ligand complexes, focusing on the interactions between protein and ligand. Interactions between molecules are estimated by an underlying interaction mode that relies on atom types and simple geometric criteria. It adheres to the conventions of chemical structure diagram generation. The quality of the resulting diagrams is comparable to manually drawn examples from books and scientific publications.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/poseview.html",
            "biotoolsID": "poseview",
            "biotoolsCURIE": "biotools:poseview",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1839",
                            "term": "Salt bridge calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0248",
                            "term": "Residue interaction calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0394",
                            "term": "Hydrogen bond calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1834",
                            "term": "Protein-metal contact calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1566",
                                "term": "Protein-ligand interaction report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1712",
                                "term": "Chemical structure image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2992",
                                "term": "Protein structure image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run PoseView calculations for protein-ligand complexes."
                },
                {
                    "url": "https://proteins.plus/help/poseview_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run PoseView calculations for protein-ligand complexes."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/ml100164p",
                    "pmid": "24900245",
                    "pmcid": "PMC4007829",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btl150",
                    "pmid": "16632493",
                    "pmcid": null,
                    "type": [
                        "Benchmarking study"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1002/cmdc.200700010",
                    "pmid": "17436259",
                    "pmcid": null,
                    "type": [
                        "Benchmarking study"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/ci049958u",
                    "pmid": "15154775",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-21T10:33:07Z",
            "lastUpdate": "2026-05-19T04:39:48.598758Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "GONetView",
            "description": "Standalone browser-based Gene Ontology network viewer for exploring, filtering, searching, and exporting GO term and gene annotation neighborhoods from locally preprocessed GO OBO and GAF data.",
            "homepage": "https://jonasmarx3007.github.io/GONetView/",
            "biotoolsID": "gonetview",
            "biotoolsCURIE": "biotools:gonetview",
            "version": [
                "0.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3559",
                            "term": "Ontology visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1176",
                                "term": "GO concept ID"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2600",
                                "term": "Pathway or network"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1026",
                                "term": "Gene symbol"
                            },
                            "format": []
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_0085",
                    "term": "Functional genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python",
                "TypeScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://jonasmarx3007.github.io/GONetView/",
                    "type": [
                        "Other"
                    ],
                    "note": "Web Application Homepage"
                },
                {
                    "url": "https://github.com/JonasMarx3007/GONetView",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/JonasMarx3007/GONetView/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/JonasMarx3007/GONetView/blob/main/docs/tutorial.md",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.20271711",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "0.1.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jonas Marx",
                    "email": "jonas.marx3007@gmx.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "JonasMarx3007",
            "additionDate": "2026-05-18T13:53:39.264896Z",
            "lastUpdate": "2026-05-18T14:12:26.229467Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EdinOmics Dash App",
            "description": "An interactive platform that performs statistical analyses on metabolomics datasets and allows visualising results with ease. The interface gives users autonomy in creating figures suited to their reporting and publication needs.",
            "homepage": "https://github.com/EdinOmics/A-Python-Dash-App-and-cPanel-workflow-to-automate-metabolomics-data-analyses-and-visualisation",
            "biotoolsID": "dash_app_to_automate_metabolomics_data_analyses",
            "biotoolsCURIE": "biotools:dash_app_to_automate_metabolomics_data_analyses",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_3292",
                    "term": "Biochemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/EdinOmics/A-Python-Dash-App-and-cPanel-workflow-to-automate-metabolomics-data-analyses-and-visualisation",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/EdinOmics/A-Python-Dash-App-and-cPanel-workflow-to-automate-metabolomics-data-analyses-and-visualisation",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "edinomics",
            "additionDate": "2026-05-04T12:46:22.951830Z",
            "lastUpdate": "2026-05-18T13:04:56.309902Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MicroMiner",
            "description": "MicroMiner assists in identifying single-residue substitutions in protein structure databases. It searches protein residue environments with local sequence and structural similarity based on the SIENA methodology. Users can search for structural mutation in the entire PDB, their in-house structure collection, or (subsets of) the AlphaFold Database. They can use the method to explore the mutation landscape of proteins with experimental or predicted structures. MicroMiner can be applied to single domains or even protein-protein or protein-ligand interfaces. Several filter options to simplify downstream analysis are available.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/microminer.html",
            "biotoolsID": "microminer",
            "biotoolsCURIE": "biotools:microminer",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "siena",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0503",
                            "term": "Pairwise structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0509",
                            "term": "Local structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0339",
                            "term": "Structure database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0360",
                            "term": "Structural similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1497",
                                "term": "Root-mean-square deviation"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1481",
                                "term": "Protein structure alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0130",
                    "term": "Protein folding, stability and design"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run MicroMiner calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": "Please register to download the tool.",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbad357",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": null,
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": null,
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2025-12-17T13:59:47.755840Z",
            "lastUpdate": "2026-05-18T04:44:33.157730Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SIENA",
            "description": "SIENA is a software pipeline enabling the fully automated construction of protein structure ensembles from the PDB. Starting with a single query structure, all binding sites with high sequence similarity are extracted from the PDB, aligned, and superimposed. SIENA also handles complicated cases, such as comparing binding sites at protein domain interfaces or within multimeric proteins.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/siena.html",
            "biotoolsID": "siena",
            "biotoolsCURIE": "biotools:siena",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "proteinsplus",
                    "type": "includedIn"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0339",
                            "term": "Structure database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2844",
                            "term": "Structure clustering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0509",
                            "term": "Local structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0244",
                            "term": "Simulation analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0503",
                            "term": "Pairwise structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0360",
                            "term": "Structural similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1384",
                                "term": "Sequence alignment (protein)"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1497",
                                "term": "Root-mean-square deviation"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1481",
                                "term": "Protein structure alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": "statistics",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Command-line tool",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run SIENA calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures."
                },
                {
                    "url": "https://proteins.plus/help/siena_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run SIENA calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures."
                },
                {
                    "url": "https://uhh.de/naomi",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "A link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": "Please register to download the tool.",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.jcim.5b00588",
                    "pmid": "26759067",
                    "pmcid": null,
                    "type": [
                        "Method",
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.jcim.5b00210",
                    "pmid": "26098831",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-28T10:07:17Z",
            "lastUpdate": "2026-05-18T04:43:24.504450Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "GeoMine",
            "description": "GeoMine enables the automated mining of protein-ligand binding sites. Based on individually designed queries, users can search for spatial interaction patterns in huge collections of protein-ligand complexes and binding pockets. The regularly updated GeoMine database relies on the free database systems SQLite and PostgreSQL. It supports radius-based pockets (based on ligands and predicted pockets (based on DoGSite3) for query generation. The query management is based on XML (for the REST service) or JSON in the GUI mode. Its output consists of the query-based superpositions of the matched binding sites and statistics on matching points, distances, and angles.",
            "homepage": "https://www.zbh.uni-hamburg.de/forschung/amd/software/geomine.html",
            "biotoolsID": "geomine",
            "biotoolsCURIE": "biotools:geomine",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "dogsite3",
                    "type": "uses"
                },
                {
                    "biotoolsID": "protoss",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0339",
                            "term": "Structure database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0509",
                            "term": "Local structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0244",
                            "term": "Simulation analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0503",
                            "term": "Pairwise structure alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0306",
                            "term": "Text mining"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0360",
                            "term": "Structural similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1481",
                                "term": "Protein structure alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1497",
                                "term": "Root-mean-square deviation"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3510",
                    "term": "Protein sites, features and motifs"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run GeoMine calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                },
                {
                    "url": "https://proteins.plus/help/geomine_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run GeoMine calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btaa693",
                    "pmid": "32735322",
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.jcim.6b00561",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.jmedchem.1c01046",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1007/s10822-024-00563-3",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2021-01-18T10:36:05Z",
            "lastUpdate": "2026-05-18T04:42:39.687139Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "WarPP",
            "description": "WarPP predicts the position and orientation of water molecules in small-molecule binding sites. It places and scores water molecules in binding sites of crystallographic structures based on EDIAscorer results and interaction geometries as known from experimentally solved protein structures. WarPP was validated on a high-quality set of 1,500 protein-ligand complexes, containing 20,000 crystallographically observed water molecules. It is sufficiently fast for high-throughput analyses. It correctly places water molecules in approx. 80% of the cases. Users can export the predictions as PDB files for, e.g., molecular docking with JAMDA.",
            "homepage": "https://www.zbh.uni-hamburg.de/forschung/amd/software/warpp.html",
            "biotoolsID": "warpp",
            "biotoolsCURIE": "biotools:warpp",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0394",
                            "term": "Hydrogen bond calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0477",
                            "term": "Protein modelling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1537",
                                "term": "Protein structure report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Command-line tool",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_1317",
                    "term": "Structural biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run WarPP calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://proteins.plus/help/warpp_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run WarPP calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://uhh.de/naomi",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.jcim.8b00271",
                    "pmid": "30036062",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2020-06-08T16:17:43Z",
            "lastUpdate": "2026-05-17T19:44:24.664180Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Protoss",
            "description": "Protoss is a fully automated hydrogen atom placement tool for protein-ligand complexes. It adds missing hydrogen atoms to protein structures and detects reasonable protonation states, tautomeric states, and hydrogen coordinates of both protein and ligand molecules by optimizing the hydrogen bond network.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/protoss.html",
            "biotoolsID": "protoss",
            "biotoolsCURIE": "biotools:protoss",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "geomine",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "jamda",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0394",
                            "term": "Hydrogen bond calculation"
                        },
                        {
                            "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"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_1317",
                    "term": "Structural biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run Protoss calculations."
                },
                {
                    "url": "https://proteins.plus/help/protoss_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run Protoss calculations."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/1758-2946-6-12",
                    "pmid": "24694216",
                    "pmcid": "PMC4019353",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1186/1758-2946-1-13",
                    "pmid": "20298519",
                    "pmcid": "PMC3225823",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-28T10:07:16Z",
            "lastUpdate": "2026-05-17T19:41:35.411717Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "METALizer",
            "description": "METALizer predicts the coordination geometry of metal ions in metalloproteins. Users can compare potential coordination geometries to those found in the examined structure. The predicted coordination geometries and the observed metal interaction distances can be interactively compared to statistics calculated based on the PDB.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/metalizer.html",
            "biotoolsID": "metalizer",
            "biotoolsCURIE": "biotools:metalizer",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1834",
                            "term": "Protein-metal contact calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        },
                        {
                            "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"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0906",
                                "term": "Protein interaction data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_0160",
                    "term": "Sequence sites, features and motifs"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run METALizer calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://proteins.plus/help/metalizer_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run METALizer calculations for protein structures stored in the Protein Data Bank."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkaa235",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2020-06-08T16:00:55Z",
            "lastUpdate": "2026-05-17T19:38:15.949130Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "DoGSiteScorer",
            "description": "DoGSiteScorer is a grid-based automated pocket detection and analysis tool. It applies a Difference of Gaussian filter to detect potential binding pockets and splits them into sub-pockets. The method solely uses the 3D structure of the protein. Global properties, describing the size, shape, and chemical features of the predicted (sub-)pockets, are calculated. Per default, a simple druggability score based on a linear combination of the three descriptors describing volume, hydrophobicity, and enclosure is provided for each (sub-)pocket. Furthermore, a subset of meaningful descriptors is incorporated in a support vector machine (libsvm) to predict the (sub-)pocket druggability score (values are between zero and one). The higher the score, the more druggable the pocket is estimated to be.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/dogsitescorer.html",
            "biotoolsID": "dogsitescorer",
            "biotoolsCURIE": "biotools:dogsitescorer",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3897",
                            "term": "Ligand-binding site prediction"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1277",
                                "term": "Protein features"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "note": "Computational detection of protein binding pockets Protein binding pockets Property statistics of all protein binding pockets",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run DoGSiteScorer calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                },
                {
                    "url": "https://proteins.plus/help/dogsite_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run DoGSiteScorer calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/ci100241y",
                    "pmid": "20945875",
                    "pmcid": null,
                    "type": [
                        "Method",
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/bts310",
                    "pmid": "22628523",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-21T10:33:07Z",
            "lastUpdate": "2026-05-17T19:33:45.142922Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "DoGSite3",
            "description": "DoGSite3 was developed for predicting robust and reliable small molecule binding sites and computing their geometrical and chemical descriptors. It is based on the grid-based DoGSite algorithm for predicting pockets and their sub-pockets. The new tool is largely rotation- and translation-invariant due to a normalization procedure before binding site prediction. Known ligands in the structure can be used to bias the grid by sufficiently buried ligand fragments. The output encompasses novel chemical binding site descriptors considering solvent accessibility. Compared to its predecessor, it shows increased robustness through comprehensive parameter optimization. DoGSite3 runs finish within seconds.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/dogsite3.html",
            "biotoolsID": "dogsite3",
            "biotoolsCURIE": "biotools:dogsite3",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "geomine",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3897",
                            "term": "Ligand-binding site prediction"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3021",
                                "term": "UniProt accession"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1277",
                                "term": "Protein features"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Command-line tool",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run DoGSite3 calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                },
                {
                    "url": "https://proteins.plus/help/dogsite3_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run DoGSite3 calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database."
                },
                {
                    "url": "https://uhh.de/naomi",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": "Please register to download the tool.",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.jcim.3c00336",
                    "pmid": "37130052",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2025-12-15T10:10:43.359638Z",
            "lastUpdate": "2026-05-17T19:33:16.501981Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PrimerPickr",
            "description": "Primerpickr is an open-source tool for rational primer design powered by the aggregation of public usage of pcr primers",
            "homepage": "https://www.primerpickr.com",
            "biotoolsID": "primerpickr",
            "biotoolsCURIE": "biotools:primerpickr",
            "version": [
                "1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0308",
                            "term": "PCR primer design"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "thomas1",
            "additionDate": "2026-05-16T23:32:20.372457Z",
            "lastUpdate": "2026-05-16T23:34:00.964442Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "HyPPI",
            "description": "HyPPI classifies a protein-protein complex based on its interaction type into permanent, transient, or crystal artifact. Permanent protein-protein complexes are only stable in their complexed state. Their subunits would denature upon dissociation of the protein-protein complex. Transient protein-protein complexes are stable in the complexed as well as in the monomeric form, depending on the necessary function of the complex. Crystal artifacts have no biological function and are artificially formed during the crystallization process. The discrimination is performed using two characteristics of the protein-protein complex, the hydrophobicity of the interface (ΔGhydrophobic) and the quotient of interface area ratios (IF-quotient). The IF-quotient considers whether the protein-protein interface is symmetric.",
            "homepage": "https://proteins.plus/help/ppi",
            "biotoolsID": "ppi",
            "biotoolsCURIE": "biotools:ppi",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2949",
                            "term": "Protein-protein interaction analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        }
                    ],
                    "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_1772",
                                "term": "Score"
                            },
                            "format": []
                        }
                    ],
                    "note": "Probability score for interface classification",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Legacy",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run HyPPI calculations for protein structures stored in the Protein Data Bank or uploaded structures."
                },
                {
                    "url": "https://proteins.plus/help/ppi_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run HyPPI calculations for protein structures stored in the Protein Data Bank or uploaded structures."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s10822-012-9626-2",
                    "pmid": "23269578",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkx333",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary",
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-28T10:07:16Z",
            "lastUpdate": "2026-05-16T15:45:02.450005Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "EDIAscorer",
            "description": "The electron density score for individual atoms (EDIA) quantifies the electron density fit of each atom in a crystallographically resolved structure. Multiple EDIA values can be combined using the power mean to compute the EDIAm, i.e., the electron density score for a group of several atoms. It enables users to score a set of atoms, such as a ligand, a residue, or an active site.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/ediascorer.html",
            "biotoolsID": "edia",
            "biotoolsCURIE": "biotools:edia",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "structureprofiler",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0321",
                            "term": "Protein structure validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": "Score for structure quality assessment on a global or atomistic level",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service",
                "Command-line tool",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2828",
                    "term": "X-ray diffraction"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run EDIAscorer calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://proteins.plus/help/edia_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run EDIAscorer calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://uhh.de/naomi",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "A link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.jcim.7b00391",
                    "pmid": "28981269",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2016-11-28T10:07:17Z",
            "lastUpdate": "2026-05-16T15:37:23.257129Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "StructureProfiler",
            "description": "Three-dimensional protein structures play a vital role in drug design. Structure-based design necessitates an in-depth examination of the available quality data before using the structure in computational experiments and for method evaluation. StructureProfiler assists in automatically profiling sets of protein-ligand complex structures based on multiple quality indicators, ranging from model characteristics, e.g., the R factor, and active site features, e.g., bond length deviations, to ligand properties such as electron density support and the validity of torsion angles.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/structureprofiler.html",
            "biotoolsID": "StructureProfiler",
            "biotoolsCURIE": "biotools:StructureProfiler",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0321",
                            "term": "Protein structure validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1844",
                            "term": "Protein geometry validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1539",
                                "term": "Protein structural quality report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2991",
                                "term": "Protein geometry data"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Command-line tool",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_1317",
                    "term": "Structural biology"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run StructureProfiler calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://proteins.plus/help/structurechecker_rest",
                    "type": [
                        "Service"
                    ],
                    "note": "A web API to run StructureProfiler calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://uhh.de/naomi",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bty692",
                    "pmid": "30124779",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2019-07-06T06:35:25Z",
            "lastUpdate": "2026-05-16T15:36:26.524069Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "LifeSoaks",
            "description": "LifeSoaks was designed to find solvent channels in macromolecular structures solved by X-ray crystallography. It predicts their accessibility by molecules through an automated annotation of so-called bottleneck radii. It simplifies the process of manually checking a crystal structure for solvent channels. Bottleneck radii can be calculated for solvent channels and small molecule binding sites. The tool is ideally suited for channel analyses before the actual soaking experiments to select the most promising experimental conditions and crystal forms. LifeSoaks runs fully automated and will finish within seconds to minutes for moderately sized crystals.",
            "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/lifesoaks.html",
            "biotoolsID": "lifesoaks",
            "biotoolsCURIE": "biotools:lifesoaks",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2480",
                            "term": "Structure analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1461",
                                "term": "Protein-ligand complex"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1537",
                                "term": "Protein structure report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2828",
                    "term": "X-ray diffraction"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3534",
                    "term": "Protein binding sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3336",
                    "term": "Drug discovery"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [
                "de.NBI",
                "de.NBI-biodata"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://proteins.plus",
                    "type": [
                        "Service"
                    ],
                    "note": "A web service to run LifeSoaks calculations for protein structures stored in the Protein Data Bank."
                },
                {
                    "url": "https://uhh.de/naomi.de",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "A link to download the standalone tool from the NAOMI ChemBio Suite."
                }
            ],
            "download": [
                {
                    "url": "https://uhh.de/naomi",
                    "type": "Binaries",
                    "note": "Please register to download the tool.",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteins.plus/help/index",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1107/S205979832300582X",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "ProteinsPlus Support",
                    "email": "proteinsplus.zbh@lists.uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Web Service Issues"
                },
                {
                    "name": "NAOMI ChemBio Suite Support",
                    "email": "software.zbh@uni-hamburg.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Primary Contact for Standalone Tool Issues"
                },
                {
                    "name": "University of Hamburg, ZBH - Center for Bioinformatics",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "00g30e956",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ehrt",
            "additionDate": "2025-12-15T10:42:55.566760Z",
            "lastUpdate": "2026-05-16T15:15:46.707265Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ehrt",
                    "MelanieZBH"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "plantiSMASH",
            "description": "PlantiSMASH is a specialized extension of antiSMASH for the identification and analysis of biosynthetic gene clusters (BGCs) in plant genomes. It supports advanced plant-specific detection rules and features for comparative genomics, visualization, and more.",
            "homepage": "https://plantismash.bioinformatics.nl/",
            "biotoolsID": "plantismash",
            "biotoolsCURIE": "biotools:plantismash",
            "version": [
                "2.0-beta4"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_0085",
                    "term": "Functional genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "AGPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/plantismash/plantismash/releases",
                    "type": "Software package",
                    "note": null,
                    "version": "2.0-beta4"
                }
            ],
            "documentation": [
                {
                    "url": "https://plantismash.github.io/documentation/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkx305",
                    "pmid": null,
                    "pmcid": "PMC5570173",
                    "type": [],
                    "version": "1.0",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1016/j.jmb.2026.169798",
                    "pmid": "41962628",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "2.0",
                    "note": "plantiSMASH 2.0: Improvements to Detection, Annotation, and Prioritization of Plant Biosynthetic Gene Clusters",
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "elena0",
            "additionDate": "2025-05-15T11:35:23.428773Z",
            "lastUpdate": "2026-05-15T12:25:33.148463Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DigestedProteinDB",
            "description": "DigestedProteinDB provides a scalable computational infrastructure for indexing and querying peptide cleavage data. Designed for seamless integration into high-throughput mass spectrometry pipelines, it enables low-latency searches and advanced filtering of digested protein datasets to accelerate experimental spectra cross-referencing.",
            "homepage": "https://digestedproteindb.pbf.hr",
            "biotoolsID": "digestedproteindb",
            "biotoolsCURIE": "biotools:digestedproteindb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "janko",
            "additionDate": "2026-05-09T05:54:48.710729Z",
            "lastUpdate": "2026-05-15T09:15:20.517959Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Open Neuroscience Graph",
            "description": "The Open Neuroscience Graph (openneuroscience.org) is an open-access, curated knowledge graph that maps the open science ecosystem in neuroscience as a browsable digital garden. Built from an Obsidian vault and published as a static website using Quartz, the project replaces traditional linear presentation with a networked structure of interlinked Markdown notes. Bidirectional links, full-text search, and an integrated graph visualization allow users to navigate thematic relationships dynamically rather than sequentially. The complete source material is openly available to sustain, replicate and extend the resource, includding all Markdown content, media attachments, Quartz configuration files, and site customizations. Researchers, educators, and open-science practitioners may explore the site directly, download the vault for offline use in Obsidian, or fork the material to build new, derivative knowledge bases.\n\nPID=https://doi.org/10.5281/zenodo.20181900",
            "homepage": "https://openneuroscience.org",
            "biotoolsID": "open_neuroscience_graph",
            "biotoolsCURIE": "biotools:open_neuroscience_graph",
            "version": [
                "1.0.0"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20181900",
                    "type": "doi",
                    "version": "1.0.0"
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [
                "Windows",
                "iOS",
                "Android",
                "Linux",
                "Mac"
            ],
            "language": [
                "JavaScript"
            ],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Training"
            ],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.com/icm-institute/dac/opensciencegraph",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://gitlab.com/icm-institute/dac/opensciencegraph",
                    "type": "Source code",
                    "note": null,
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://gitlab.com/icm-institute/dac/opensciencegraph/-/blob/main/CONTRIBUTING.md?ref_type=heads",
                    "type": [
                        "Contributions policy"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.20181900",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "1.0.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Stephen Whitmarsh",
                    "email": "stephen.whitmarsh@icm-institute.org",
                    "url": "https://stephenwhitmarsh.com",
                    "orcidid": "https://orcid.org/0000-0002-3969-6565",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "stephen",
            "additionDate": "2026-05-15T07:07:20.488935Z",
            "lastUpdate": "2026-05-15T07:07:30.968578Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "phantasus",
            "description": "It is a web-application for visual and interactive gene expression analysis. Phantasus is based on Morpheus – a web-based software for heatmap visualisation and analysis, which was integrated with an R environment via OpenCPU API. Aside from basic visualization and filtering methods, R-based methods such as k-means clustering, principal component analysis or differential expression analysis with limma package are supported.",
            "homepage": "http://bioconductor.org/packages/release/bioc/html/phantasus.html",
            "biotoolsID": "phantasus",
            "biotoolsCURIE": "biotools:phantasus",
            "version": [
                "1.0.2"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3223",
                            "term": "Differential gene expression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                },
                {
                    "uri": "http://edamontology.org/topic_3518",
                    "term": "Microarray experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [
                "BioConductor"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://alserglab.wustl.edu/phantasus",
                    "type": [
                        "Mirror"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/alserglab/phantasus/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/alserglab/phantasus/issues",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://bioconductor.org/packages/release/bioc/src/contrib/phantasus_1.0.2.tar.gz",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://bioconductor.org/packages/release/bioc/manuals/phantasus/man/phantasus.pdf",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Alexey Sergushichev",
                    "email": "alsergbox@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "alserg",
            "additionDate": "2018-07-25T09:20:55Z",
            "lastUpdate": "2026-05-14T22:23:09.969707Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "fgsea",
            "description": "The package implements an algorithm for fast gene set enrichment analysis. Using the fast algorithm allows to make more permutations and get more fine grained p-values, which allows to use accurate stantard approaches to multiple hypothesis correction.",
            "homepage": "http://bioconductor.org/packages/release/bioc/html/fgsea.html",
            "biotoolsID": "fgsea",
            "biotoolsCURIE": "biotools:fgsea",
            "version": [
                "1.12.0"
            ],
            "otherID": [
                {
                    "value": "RRID:SCR_020938",
                    "type": "rrid",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3053",
                    "term": "Genetics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [
                "BioConductor"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/alserglab/fgsea/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://bioconductor/packages/release/bioc/src/contrib/fgsea_1.0.2.tar.gz",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://bioconductor.org/packages/release/bioc/html/fgsea.html",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/060012",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Alexey Sergushichev",
                    "email": "alsergbox@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "alserg",
            "additionDate": "2017-01-17T15:02:11Z",
            "lastUpdate": "2026-05-14T22:22:08.892051Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "TenDNA DNA Format Converter",
            "description": "Tool for converting raw DNA data files between 23andMe, AncestryDNA, MyHeritage, and FamilyTreeDNA formats.",
            "homepage": "https://tendna.com/en/dna-converter",
            "biotoolsID": "tendna_dna_format_converter",
            "biotoolsCURIE": "biotools:tendna_dna_format_converter",
            "version": [],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20185958",
                    "type": "doi",
                    "version": "1.0.0"
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Windows"
            ],
            "language": [
                "PHP"
            ],
            "license": "MIT",
            "collectionID": [
                "File Exchange"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/milaza/dna-raw-data-converter-23andme-myheritage-ancestry/",
                    "type": [
                        "Repository"
                    ],
                    "note": "Open-source documentation and source code for the TenDNA DNA Format Converter, including raw DNA format guides, compatibility notes, and conversion examples for 23andMe, AncestryDNA, MyHeritage, and FamilyTreeDNA."
                },
                {
                    "url": "https://tendna.com/en/dna-converter",
                    "type": [
                        "Service"
                    ],
                    "note": "The tool supports DNA file format compatibility, raw genotype data restructuring, and cross-platform conversion for genealogy and personal genomics workflows.\n\nFeatures include:\n- raw DNA format conversion\n- compatibility between major consumer DNA services\n- support for TSV and CSV genotype files\n- online processing without manual editing"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/milaza/dna-raw-data-converter-23andme-myheritage-ancestry/",
                    "type": [
                        "Other"
                    ],
                    "note": "GitHub repository with source code and documentation for raw DNA format conversion between major consumer genomics platforms."
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.20185958",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": "1.0.0",
                    "note": "https://doi.org/10.5281/zenodo.20185958",
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "tendna",
            "additionDate": "2026-05-13T16:57:58.086143Z",
            "lastUpdate": "2026-05-14T19:47:28.510456Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Metastasis risk prediction in Lung cancer",
            "description": "Α radiomics-based machine learning model, for the prediction of the occurrence of metastasis within two years of the initial lung cancer diagnosis combining information from the tumor and the peritumoral area as well clinical information of the patient.",
            "homepage": "https://www.med.auth.gr/en/content/laboratory-computing-medical-informatics-and-biomedical-imaging-technologies",
            "biotoolsID": "metastasis_risk_prediction_in_lung_cancer",
            "biotoolsCURIE": "biotools:metastasis_risk_prediction_in_lung_cancer",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Python",
                "R"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Restricted access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/j.cmpb.2025.109029",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ioanna Chouvarda",
                    "email": "ioannach@auth.gr",
                    "url": "https://scholar.google.com/citations?user=QgcrIzEAAAAJ&hl=el&oi=sra",
                    "orcidid": "https://orcid.org/0000-0001-8915-6658",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Professor, Aristotle University of Thessaloniki"
                }
            ],
            "owner": "dimfilos",
            "additionDate": "2026-05-14T11:24:19.900801Z",
            "lastUpdate": "2026-05-14T11:24:19.902842Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Prostate ISUP classification",
            "description": "This software implements a AI pipeline for the detection of clinically significant prostate cancer (csPCa) from multiparametric MRI images combined with routine clinical data. The specific tasks performed by the software include: radiomics extraction from whole-gland prostate gland and sub-regions based on T2-weighted and DWI from MRI sequences; data harmonization at both image and feature levels to correct for vendor and acquisition batch effects; and classification using machine learning models to stratify patients according to the likelihood of clinically significant prostate cancer. The inference model is available.",
            "homepage": "https://www.med.auth.gr/en/content/laboratory-computing-medical-informatics-and-biomedical-imaging-technologies",
            "biotoolsID": "prostate_isup_classification",
            "biotoolsCURIE": "biotools:prostate_isup_classification",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Python",
                "R"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Restricted access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1109/ISBI56570.2024.10635588",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ioanna Chouvarda",
                    "email": "ioannach@auth.gr",
                    "url": "https://scholar.google.com/citations?user=QgcrIzEAAAAJ&hl=el&oi=sra",
                    "orcidid": "https://orcid.org/0000-0001-8915-6658",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Professor, Aristotle University of Thessaloniki"
                }
            ],
            "owner": "dimfilos",
            "additionDate": "2026-05-14T11:16:13.544350Z",
            "lastUpdate": "2026-05-14T11:17:33.175946Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SAPPHIRE",
            "description": "Secure & Privacy-preserving Prototype-based Heterogenous-fl Integrated with Random-number Embedding",
            "homepage": "https://cancerimage.eu/",
            "biotoolsID": "sapphire-SecureFL",
            "biotoolsCURIE": "biotools:sapphire-SecureFL",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4045",
                    "term": "Cybersecurity"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_4044",
                    "term": "Data protection"
                },
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/Z3pbpGCc5opwZkn?dir=/&editing=false&openfile=true",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "farzana9",
            "additionDate": "2026-05-11T22:23:28.092835Z",
            "lastUpdate": "2026-05-14T09:29:25.962626Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EDGAR-2.0",
            "description": "The introduction of next generation sequencing approaches has caused a rapid increase in the number of completely sequenced genomes. As one result of this development, it is now feasible to analyze large groups of related genomes in a comparative approach. A main task in comparative genomics is the identification of orthologous genes in different genomes and the classification of genes as core genes or singletons. To support these studies EDGAR - \"Efficient Database framework for comparative Genome Analyses using BLAST score Ratios\" - was developed.",
            "homepage": "http://edgar.computational.bio",
            "biotoolsID": "edgar_genomics",
            "biotoolsCURIE": "biotools:edgar_genomics",
            "version": [
                "2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3194",
                            "term": "Genome feature comparison"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2887",
                                "term": "Nucleic acid sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1936",
                                    "term": "GenBank format"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "GPL-2.0",
            "collectionID": [
                "de.NBI",
                "de.NBI-BiGi"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkw255",
                    "pmid": "27098043",
                    "pmcid": "PMC4987874",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "EDGAR 2.0: an enhanced software platform for comparative gene content analyses",
                        "abstract": "© The Author(s) 2016. Published by Oxford University Press on behalf of Nucleic Acids Research.The rapidly increasing availability of microbial genome sequences has led to a growing demand for bioinformatics software tools that support the functional analysis based on the comparison of closely related genomes. By utilizing comparative approaches on gene level it is possible to gain insights into the core genes which represent the set of shared features for a set of organisms under study. Vice versa singleton genes can be identified to elucidate the specific properties of an individual genome. Since initial publication, the EDGAR platform has become one of the most established software tools in the field of comparative genomics. Over the last years, the software has been continuously improved and a large number of new analysis features have been added. For the new version, EDGAR 2.0, the gene orthology estimation approach was newly designed and completely re-implemented. Among other new features, EDGAR 2.0 provides extended phylogenetic analysis features like AAI (Average Amino Acid Identity) and ANI (Average Nucleotide Identity) matrices, genome set size statistics and modernized visualizations like interactive synteny plots or Venn diagrams. Thereby, the software supports a quick and user-friendly survey of evolutionary relationships between microbial genomes and simplifies the process of obtaining new biological insights into their differential gene content. All features are offered to the scientific community via a web-based and therefore platform-independent user interface, which allows easy browsing of precomputed datasets. The web server is accessible at http://edgar.computational.bio.",
                        "date": "2016-07-08T00:00:00Z",
                        "citationCount": 213,
                        "authors": [
                            {
                                "name": "Blom J."
                            },
                            {
                                "name": "Kreis J."
                            },
                            {
                                "name": "Spanig S."
                            },
                            {
                                "name": "Juhre T."
                            },
                            {
                                "name": "Bertelli C."
                            },
                            {
                                "name": "Ernst C."
                            },
                            {
                                "name": "Goesmann A."
                            }
                        ],
                        "journal": "Nucleic acids research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "bigi",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": null,
                    "url": "http://edgar.computational.bio",
                    "orcidid": "http://orcid.org/0000-0001-6455-3622",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Jochen Blom",
                    "email": "jochen.blom@computational.bio.uni-giessen.de",
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0001-6455-3622",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "linJW",
            "additionDate": "2018-08-09T13:02:10Z",
            "lastUpdate": "2026-05-13T09:23:14.609265Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CPMCP",
            "description": "A database of Chinese patent medicine and compound prescription.",
            "homepage": "http://cpmcp.top",
            "biotoolsID": "cpmcp",
            "biotoolsCURIE": "biotools:cpmcp",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Biological databases"
                },
                {
                    "uri": "http://edamontology.org/topic_3373",
                    "term": "Drug development"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [],
            "license": "Other",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/DATABASE/BAAC073",
                    "pmid": "36006844",
                    "pmcid": "PMC9408024",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "CPMCP: a database of Chinese patent medicine and compound prescription",
                        "abstract": "© The Author(s) 2022. Published by Oxford University Press.Although several traditional Chinese medicine (TCM)-related databases have emerged, they focus on researching single medicinal materials, which is far from sufficient for clinical research and application. In comparison, compound prescriptions are more informative and meaningful in TCM, for they embody the information on the compatibility of TCM besides the relatively isolated information about single medicinal materials. The compatibility information is essential in TCM because it conveys not only what components are involved to treat special diseases but also how to combine these single medical materials. We established a database of Chinese patent medicine and compound prescription (CPMCP). It demonstrates the prescription information of Chinese patent medicines (CPMs) and ancient Chinese medicine prescriptions (CMPs). CPMCP reports their comprehensive and standardized information such as the components, indications and contraindications. It is worth mentioning that we organized relevant experts and spent lots of time manually mapping the functions of compound prescriptions in ancient Chinese to the standardized TCM symptom vocabularies, obtaining a total of 71 414 associations between compound prescriptions and TCM symptoms. In this way, CPMCP established the associations between TCM and modern medicine (MM) according to the associations between TCM symptoms and MM symptoms. In addition, to further exhibit the compatibility mechanism of compound prescriptions, CPMCP summarizes a set of common drug combination principles by analyzing the existing prescriptions. We believe that CPMCP can promote the modernization of TCM and make greater contributions to MM. Database URL http://cpmcp.top.",
                        "date": "2022-08-25T00:00:00Z",
                        "citationCount": 0,
                        "authors": [
                            {
                                "name": "Sun C."
                            },
                            {
                                "name": "Huang J."
                            },
                            {
                                "name": "Tang R."
                            },
                            {
                                "name": "Li M."
                            },
                            {
                                "name": "Yuan H."
                            },
                            {
                                "name": "Wang Y."
                            },
                            {
                                "name": "Wei J.-M."
                            },
                            {
                                "name": "Liu J."
                            }
                        ],
                        "journal": "Database : the journal of biological databases and curation"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Jin-Mao Wei",
                    "email": "weijm@nankai.edu.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jian Liu",
                    "email": "jianliu@nankai.edu.cn",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5516-0157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "HANQING",
            "additionDate": "2022-11-06T13:30:23.637311Z",
            "lastUpdate": "2026-05-13T09:23:14.289464Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "DISULFIND",
            "description": "DISULFIND is a server for predicting the disulfide bonding state of cysteines and their disulfide connectivity given a protein sequence.",
            "homepage": "http://disulfind.dsi.unifi.it/",
            "biotoolsID": "disulfind",
            "biotoolsCURIE": "biotools:disulfind",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2479",
                            "term": "Protein sequence analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2423",
                            "term": "Prediction and recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1850",
                            "term": "Protein cysteine and disulfide bond assignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3092",
                            "term": "Protein feature detection"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_3510",
                    "term": "Protein sites, features and motifs"
                },
                {
                    "uri": "http://edamontology.org/topic_0157",
                    "term": "Sequence composition, complexity and repeats"
                },
                {
                    "uri": "http://edamontology.org/topic_0623",
                    "term": "Gene and protein families"
                },
                {
                    "uri": "http://edamontology.org/topic_0082",
                    "term": "Structure prediction"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "http://disulfind.dsi.unifi.it/help.php",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkl266",
                    "pmid": "16844986",
                    "pmcid": "PMC1538823",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btg463",
                    "pmid": "15033872",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkr365",
                    "pmid": "21576237",
                    "pmcid": "PMC3125771",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btn371",
                    "pmid": "18635571",
                    "pmcid": "PMC2732205",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "DISULFIND Support",
                    "email": "disulfind@ai.dinfo.unifi.it",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-EE",
            "additionDate": "2017-02-10T14:15:18Z",
            "lastUpdate": "2026-05-13T09:23:01.619677Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "schmidt",
                    "Sarahhassan",
                    "hongwei"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}