List all resources, or create a new resource.

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

{
    "count": 1074,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "ExomeFlow",
            "description": "ExomeFlow is a Python package that provides a complete, automated Whole Exome Sequencing (WES) analysis workflow from raw FASTQ files to functionally annotated variants in a single reproducible CLI command.\n\nIt aims to be the standard high-level pipeline for WES analysis in Python, combining GATK best-practice variant calling, hard filtering, and ANNOVAR annotation into one modular, maintainable package. It handles cohort-level processing (multiple samples), checkpointing for resumable runs, structured logging, and parallel execution out of the box.",
            "homepage": "https://pypi.org/project/exomeflow/",
            "biotoolsID": "exomeflow",
            "biotoolsCURIE": "biotools:exomeflow",
            "version": [
                "1.0.9",
                "1.0.8"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "fastp",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bio-samtools",
                    "type": "includes"
                },
                {
                    "biotoolsID": "gatk_haplotype_caller",
                    "type": "includes"
                }
            ],
            "function": [],
            "toolType": [
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_2533",
                    "term": "DNA mutation"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "Bash"
            ],
            "license": "Freeware",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pypi.org/project/exomeflow/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/exomeflow/",
                    "type": "Software package",
                    "note": null,
                    "version": "1.0.08"
                }
            ],
            "documentation": [
                {
                    "url": "https://pypi.org/project/exomeflow/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Robin Kumar",
                    "email": "itsrobintomar@gmail.com",
                    "url": "https://pypi.org/project/exomeflow/",
                    "orcidid": "https://orcid.org/0009-0002-9084-2019",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "robin_kumar",
            "additionDate": "2026-05-13T06:42:26.772110Z",
            "lastUpdate": "2026-05-13T07:08:06.554344Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "FrameXplore",
            "description": "FrameXplore is a Google Colab notebook that extends ColabFold to automatically identify and correct disulfide bonds in cysteine‑rich protein structures. After a standard ColabFold prediction, it extracts all cysteine residues, computes Cα–Cα and S–S distances, identifies true disulfide bonds using geometric cutoffs (Cα–Cα < 6.5 Å, S–S < 2.5 Å), writes a corrected PDB with proper CONECT records, and provides an interactive 3D view.",
            "homepage": "https://github.com/Vidhusv/FRAMEXPLORER",
            "biotoolsID": "framexplore",
            "biotoolsCURIE": "biotools:framexplore",
            "version": [
                "1.0.0"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.20135079",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Vidhusv/FRAMEXPLORER",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository with source code, documentation, and logo"
                },
                {
                    "url": "https://github.com/Vidhusv/FRAMEXPLORER/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": "Report bugs, suggest features, or ask questions"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/Vidhusv/FRAMEXPLORER/archive/refs/heads/main.zip",
                    "type": "Source code",
                    "note": "Latest version of the complete repository as a ZIP file",
                    "version": "1.0.0"
                },
                {
                    "url": "https://raw.githubusercontent.com/Vidhusv/FRAMEXPLORER/main/FrameXplore.ipynb",
                    "type": "Binaries",
                    "note": "Direct download of the Colab notebook (.ipynb file). Can be run locally or uploaded to Google Colab.",
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/Vidhusv/FRAMEXPLORER/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": "Quick start guide, example test case, methodology explanation, citation, and repository contents"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41592-022-01488-1",
                    "pmid": "35637307",
                    "pmcid": "PMC9184281",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "ColabFold: making protein folding accessible to all. Nature Methods, 2022.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Vidhu S Vijay",
                    "email": "vidhuvijay2003@gmail.com",
                    "url": "https://github.com/Vidhusv",
                    "orcidid": "https://orcid.org/0009-0009-1182-2089",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": "MS Bioinformatics student at Amrita Vishwa Vidyapeetham; creator and maintainer of FrameXplore."
                }
            ],
            "owner": "vidhu",
            "additionDate": "2026-05-13T05:45:59.510938Z",
            "lastUpdate": "2026-05-13T06:23:55.557041Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GlyComboCLI",
            "description": "GlyComboCLI is an open source command line interface for combinatorial glycan composition determination to identify glycans in MS acquisitions of glycan-containing samples in text or mzML formats. This application enables rapid extraction of precursor m/z values from mzML files, a vendor-neutral format that ensures cross-platform compatibility.",
            "homepage": "https://github.com/Protea-Glycosciences/GlyComboCLI",
            "biotoolsID": "glycombocli",
            "biotoolsCURIE": "biotools:glycombocli",
            "version": [
                "0.1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "msconvert",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3214",
                            "term": "Spectral analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0236",
                            "term": "Sequence composition calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrum"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2900",
                                "term": "Carbohydrate accession"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": "Requires MS2 scans with precursor m/z annotated if using the mzml approach",
                    "cmd": "GlyComboCLI.exe -F=\".\\masses.txt\" -D=Native -R=Reduced -T=Da -E=0.6 -A=Neutral -hMax=9 -nMin=2 -nMax=10"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3292",
                    "term": "Biochemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows"
            ],
            "language": [
                "C#"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [
                "Systems Biology"
            ],
            "link": [
                {
                    "url": "https://github.com/Protea-Glycosciences/GlyComboCLI",
                    "type": [
                        "Technical monitoring"
                    ],
                    "note": "Monitored GitHub repository"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/Protea-Glycosciences/GlyComboCLI/releases/latest",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://hub.docker.com/r/proteaglycosciences/glycombocli",
                    "type": "Container file",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://glycombocli.readthedocs.io/en/latest/",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Christopher Ashwood",
                    "email": "chris@proteaglyco.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5944-6179",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Maia Kelly",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9383-1107",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "chrashwood",
            "additionDate": "2026-05-07T05:36:51.677460Z",
            "lastUpdate": "2026-05-09T12:56:21.726475Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "RepeatAfterMe",
            "description": "RepeatAfterMe is a package for the extension of repetitive DNA cores. The tool automatically extends a multiple sequence alignment that may represent only a fragment of a longer repetitive sequence family.",
            "homepage": "https://github.com/Dfam-consortium/RepeatAfterMe",
            "biotoolsID": "repeatafterme",
            "biotoolsCURIE": "biotools:repeatafterme",
            "version": [
                "v0.0.7"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0495",
                            "term": "Local alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3009",
                                    "term": "2bit"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1017",
                                "term": "Sequence range"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3585",
                                    "term": "bed6"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "./RAMExtend -ranges test/extension-test2.tsv -twobit test/extension-test2.2bit"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "C"
            ],
            "license": "CC0-1.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Robert Hubley",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "Pub2Tools",
            "additionDate": "2026-05-08T10:33:02.567199Z",
            "lastUpdate": "2026-05-08T10:33:02.569259Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "MR-based neuroblastoma tumour detection and segmentation (EUCAIM-SW-019_T-01-02-002)",
            "description": "This tool is specifically designed and validated for automated detection and segmentation of neuroblastic tumours in T2-weighted magnetic resonance images (T2-MR) using deep learning. It processes DICOM or NIfTI input data and outputs in NIFTI or DICOM SEG.\n\nTRAINING & VALIDATION COHORTS:\n\nInitial Development (Veiga-Canuto 2022):\n-Training: 106 patients, 5-fold CV (median DSC 0.965 ± 0.018).\n-Internal validation: 26 patients (median DSC 0.918 ± 0.067).\n-Sources: La Fe (Spain), SIOPEN HR-NBL1/LINES, St. Anna (Austria), Pisa (Italy).\n-Mean age: 37.6 ± 39.3 months.\n-Median tumor volume: 116,518 mm³.\n\nExternal Validation (Veiga-Canuto 2023):\n-300 patients, 535 independent T2 MRI scans (486 at diagnosis, 49 post-chemotherapy).\n-Performance: median DSC 0.997 (0.944–1.000), 94% successful detection.\n-Sources: 12 European countries (HR-NBL1/SIOPEN 119, LINES/SIOPEN 107, German Registry 62, others 12).\n-Heterogeneous data: 1.5T (435), 3T (100); Siemens (318), Philips (109), GE (105), Canon (3).",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr_based_neuroblastoma_tumour_detection_and_segmentation/info-tab",
            "biotoolsID": "mr-based_neuroblastoma_tumour_detection_and_segmentation",
            "biotoolsCURIE": "biotools:mr-based_neuroblastoma_tumour_detection_and_segmentation",
            "version": [
                "2.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm \\\n  -v \"<input_path>:/input\" \\\n  -v \"<output_path>:/output\" \\\n  --gpus all \\\n  harbor.eucaim.cancerimage.eu/processing-tools/mr_based_neuroblastoma_tumour_detection_and_segmentation:2.0.0 \\\n  --mode dicom-seg \\\n  --series-selector /output/config/series_to_segment.csv \\\n  --seg-series-number 2302001 \\\n  --seg-algorithm-name \"nnUNet_Neuroblastoma_Primage_training\" \\\n  --seg-coordinating-center \"EUCAIM Consortium\" \\\n  --keep-nifti false"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr_based_neuroblastoma_tumour_detection_and_segmentation/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/tS2W8nb38Zs2ZzK",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.mdpi.com/2072-6694/14/15/3648",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/44BxMSNpxwgsZiE",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=c7XOEGRA9aQ&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=12",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.3390/cancers14153648",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.3390/cancers15051622",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Leonor Cerda-Alberich",
                    "email": "leonor_cerda@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5567-4278",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Diana Veiga Canuto",
                    "email": "dianaveigac@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6048-2940",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Support",
                        "Documentor",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support",
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T09:08:44.174795Z",
            "lastUpdate": "2026-04-30T11:37:29.346721Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DICOM File Integrity Checker (EUCAIM-SW-002_T-01-01-002)",
            "description": "The tool performs a DICOM quality check in terms of correct number of files per sequence, corrupted files, precise directory hierarchy, separated dynamic series merging them, interest series filtering/selection by specific series description lists and diffusion sequence identification by b-values. It applies the desired changes to the dataset and generates a report containing information about the selected sequences, corrupted files, missing files and merged files.\n\nStatus: Deployed",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/dicom_file_integrity_checker/info-tab",
            "biotoolsID": "dicom_file_integrity_checker_by_gibi230",
            "biotoolsCURIE": "biotools:dicom_file_integrity_checker_by_gibi230",
            "version": [
                "2.0.0",
                "2.1.0",
                "2.1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "note": "For Data Holders (ingestion-tools)",
                    "cmd": "docker run -it --rm --name my-container \\\n  -v \"<input_path>:/input\" \\\n  -v \"<output_path>:/output\" \\\n  -v \"<config_path>:/config\" \\\n  harbor.eucaim.cancerimage.eu/ingestion-tools/dicom_file_integrity_checker:latest"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "note": "For Data Users (processing-tools)",
                    "cmd": "docker run -it --rm --name my-container \\\n  -v \"<input_path>:/input\" \\\n  -v \"<output_path>:/output\" \\\n  harbor.eucaim.cancerimage.eu/processing-tools/dicom_file_integrity_checker:latest \\\n  /app/entrypoint.sh --config-string \"{'QA': {'sequence_selection': ['ALL'], 'modality_selection': ['ALL'], 'input_directory': 'dataset_id'}}\""
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                },
                {
                    "uri": "http://edamontology.org/topic_3077",
                    "term": "Data acquisition"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/dicom_file_integrity_checker/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Link to EUCAIM's Harbor for Data Holders"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/dicom_file_integrity_checker/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Link to EUCAIM's Harbor for Data Users"
                }
            ],
            "download": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/dicom_file_integrity_checker/artifacts-tab",
                    "type": "Container file",
                    "note": "EUCAIM user needed",
                    "version": "2.1.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/LAKqSQZY4Bjqz5W",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/EEqjraK574HrwMf",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=oUebkjLYeSs&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=3",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": "gibi230@iislafe.es",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Adrian Galiana-Bordera",
                    "email": "adrian_galiana@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8324-8284",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "pedromiguel_martinez_HULAFE",
            "additionDate": "2025-04-15T17:42:40.968987Z",
            "lastUpdate": "2026-04-30T11:36:53.934680Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Denoising-Inhomogeneity Correction Tool (EUCAIM-SW-015_T-01-01-015)",
            "description": "The tool is designed to perform a customisable image pre-processing to reduce noise and inhomogeneity field effect, thus improving image quality and reproducibility of radiomics features. This tool consists of two independent steps: one for denoising using one of the 5 integrated filters (Bilateral Filter, Anisotropic Diffusion Filter (ADF), Curvature Flow Filter (CFF), SUSAN and Non Local Means (NLM)), and another for the ANTs N4 and another for the ANT's N4 bias correction filter. The parameter configuration of this tool has been optimised for TW1, T2W, DWI and DCE sequences in neuroblastoma (NB) and paediatric brain tumours, but it can also be configured with some of their parameters using a JSON parameter configuration file.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/denoising_inhomogeneity_correction_tool/info-tab",
            "biotoolsID": "denoising-inhomogeneity_correction_tool",
            "biotoolsCURIE": "biotools:denoising-inhomogeneity_correction_tool",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run -it --rm --name container_name -v \"<input_path>:/input\" -v \"<output_path>:/output\" -v \"<config_path>:/config\" harbor.eucaim.cancerimage.eu/processing-tools/denoising_inhomogeneity_correction_tool:1.1.0 --config /config/config.json"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm -v input_path:/input -v output_path:/output harbor.eucaim.cancerimage.eu/processin-tools/denoising_inhomogeneity_correction_tool:1.1.0 --paths /input/Dataset/Patient_1/Study/T1W /input/Dataset/Patient_2/Study/T2W --output /output --series_number 2000 --series_description_suffix \"_harmonized\" --denoising adf --conductance 0.5 --iterations 3 --time_step 0.0625 --n4 --bspline_size 50 --n4_iterations 50 30 --shrink_factor 2"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/denoising_inhomogeneity_correction_tool/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/wYJ7Fttnk6Dp7gc",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/oseiKoeFZqwoRCA",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=HkHqFGXGEbo&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=9",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s10278-021-00512-8",
                    "pmid": "34505958",
                    "pmcid": "PMC8554919",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1186/s41747-020-00150-9",
                    "pmid": "32246291",
                    "pmcid": "PMC7125275",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Matias Fernandez-Paton",
                    "email": "matias_fernandez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9374-1411",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Documentor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Documentor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Leonor Cerda-Alberich",
                    "email": "leonor_cerda@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5567-4278",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T08:55:46.088021Z",
            "lastUpdate": "2026-04-30T11:36:34.414003Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Cluster based harmonization (EUCAIM-SW-044_T-01-03-006)",
            "description": "The tool is designed to perform radiomics harmonization on large and heterogeneous datasets, where the risk of over-harmonization is present. Instead of directly applying harmonization based on predefined batch labels, the tool first identifies groups of batches that share similar characteristics through clustering of the radiomics data. It then performs harmonization using these cluster-derived labels. The tool allows the harmonization of radiomics variables using two methods: (1) original ComBat (Rabinovic, 2007) method, where each original batch group is considered for the harmonization process and (2) cluster-based ComBat method, where batch groups with similar radiomics characteristics form clusters and the latter are being considered for the harmonization process.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/cluster_based_harmonization/info-tab",
            "biotoolsID": "cluster_based_harmonization",
            "biotoolsCURIE": "biotools:cluster_based_harmonization",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3835",
                                    "term": "TIDE TXT"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --cpus CPUS -v input_path:/input -v output_path:/output -v config_path:/config harbor.eucaim.cancerimage.eu/processing-tools/cluster_based_harmonization:1.1.0 --config /config/config.json"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3835",
                                    "term": "TIDE TXT"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm -v input_path:/input -v output_path:/output harbor.eucaim.cancerimage.eu/processing-tools/cluster_based_harmonization:1.1.0 --file_path /input/data.xlsx --identifier patient_id --start_col original_shape_Elongation --end_col lbp-3D-k_ngtdm_Strength --batch_col software_versions --output_dir /output/results --min_clusters 2 --max_clusters 100 --results full --approach soft --small_groups merge"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/cluster_based_harmonization/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/Kz3jfQYQZjezpxK",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/5bMA2jsZTfS8eoZ",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=0GJqNJv-Qf8&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=31",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/LkczHCMZH5nd8QR",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Aikaterini Vraka",
                    "email": "aikaterini_vraka@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5984-904X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martínez-Gironés",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T10:41:57.535794Z",
            "lastUpdate": "2026-04-30T11:36:13.520662Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "2D Digital Mammography Harmonization (EUCAIM-SW-046_T-01-03-008)",
            "description": "This preprocessing tool is design for 2D digital mammograms in DICOM  format. It standardizes and harmonizes images through a configurable pipeline that includes spatial reorientation, pseudo-3D stacking, isotropic resampling, intensity normalization, optional denoising, contrast enhancement, and mask processing (if available).",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/2d_digital_mammography_harmonization/info-tab",
            "biotoolsID": "2d_digital_mammography_harmonization",
            "biotoolsCURIE": "biotools:2d_digital_mammography_harmonization",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run -it --rm --name container_name -v \"<input_path>:/input\" -v \"<output_path>:/output\" -v \"<config_path>:/config\" harbor.eucaim.cancerimage.eu/processing-tools/2d_digital_mammography_harmonization:1.1.0 /app/entrypoint.sh --config /config/config.json"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": "Command Arguments",
                    "cmd": "docker run --rm -v input_path:/input -v output_path:/output harbor.eucaim.cancerimage.eu/processing-tools/2d_digital_mammography_harmonization:1.1.0 --input_directory dataset_id --output_directory gaussian_output --num_workers 4 --series_number 2301101 --series_description_suffix _harmonized --zscore_enabled true --zscore_p_low 1.0 --zscore_p_high 99.0 --denoise_method gaussian --gaussian_ksize 3 --gaussian_sigma 0.8 --clahe_enabled true --clahe_clip_limit 0.01"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                },
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/2d_digital_mammography_harmonization/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/CC3yJTjPz9N7Ggg",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/rdHWqMkNf7frQRY",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=IrZhMp2lB7g&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=13",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Manuel Marfil-Trujillo",
                    "email": "manuel_marfil@iislafe.es",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "pedromiguel_martinez_HULAFE",
            "additionDate": "2025-06-06T10:00:26.469620Z",
            "lastUpdate": "2026-04-30T11:35:44.337849Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ML model for MR series categorisation (EUCAIM-SW-011_T-01-01-011)",
            "description": "A tool based on artificial intelligence that is able to perform a categorisation of MRI series by using standardized DICOM tags. The categorisation includes the type of sequence (e.g. spin echo, gradient echo), the weighting (e.g. T1W, T2W, DCE, ...), the presence of fat suppression and the detection of non-relevant / junk series (e.g. localizers, calibrations, screenshots...).",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/ml_model_for_mr_series_categorisation/info-tab",
            "biotoolsID": "ml_model_for_mr_series_categorisation",
            "biotoolsCURIE": "biotools:ml_model_for_mr_series_categorisation",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2990",
                            "term": "Classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run -it --rm --name my-container \\\n  -v \"<input_path>:/input\" \\\n  -v \"<output_path>:/output\" \\\n  harbor.eucaim.cancerimage.eu/processing-tools/ml_model_for_mr_series_categorisation:<version> \\\n  --config-string \"{'output_name': 'classification_results.json'}\""
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                },
                {
                    "uri": "http://edamontology.org/topic_3077",
                    "term": "Data acquisition"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/ml_model_for_mr_series_categorisation/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/rpm56rD5FfXAHyb",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/8r3CzyQXrd7ERFp",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=gudDCiuJIf8&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=11",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s40537-025-01086-w",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": "gibi230@iislafe.es",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Armando Gomis-Maya",
                    "email": "armago@alumni.uv.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9527-8093",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Leonor Cerda-Alberich",
                    "email": "leonor_cerda@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5567-4278",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "pedromiguel_martinez_HULAFE",
            "additionDate": "2025-11-25T09:58:37.569343Z",
            "lastUpdate": "2026-04-30T11:35:20.523347Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Time Coherence Tool (EUCAIM-SW-001_T-01-01-001)",
            "description": "Tool that aims to validate visually the chronological order and logical consistency of dates associated with a patient's medical history. It generates a timeline visualization for each patient from an Excel file and highlights rule violations.\n \nStatus : Containerized",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/time_coherence_tool/info-tab",
            "biotoolsID": "time_coherence_tool",
            "biotoolsCURIE": "biotools:time_coherence_tool",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2945",
                            "term": "Data analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run -it --rm --name my-container -v \"<input_path>:/input\" -v \"<output_path>:/output\" harbor.eucaim.cancerimage.eu/processing-tools/time_coherence_tool:2.1.0 --config-string \"{'data_file': 'my_data.xlsx', 'generate_pdf': 'true'}\""
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/time_coherence_tool/artifacts-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/M23wDa4RWXenzxX",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/9QbdWjnLBeMYSWR",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=j4J_UPQqYR4&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=10",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Adrian Galiana-Bordera",
                    "email": "adrian_galiana@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8324-8284",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-11-21T13:49:36.578343Z",
            "lastUpdate": "2026-04-30T11:33:34.401478Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Tabular Data Curator",
            "description": "A fully automated service which can be applied on any kind of tabular data (e.g. clinical) to automatically identify duplicated fields (lexically similar and/or highly correlated features), outliers, data inconsistencies. It can also deal with missing values through the application of data imputers.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/tdc-app/info-tab",
            "biotoolsID": "tabular_data_curator",
            "biotoolsCURIE": "biotools:tabular_data_curator",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "EUPL-1.2",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/vpz4/TDC",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/tdc-app/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/tdc-app/artifacts-tab",
                    "type": "Container file",
                    "note": "EUCAIM baseline version",
                    "version": "v1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/PfBxCXNsKdEccj3",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=eowjz6c8wf4",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/vpz4/TDC",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/j.compbiomed.2019.03.001",
                    "pmid": "30878889",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Unit of Medical Technology and Intelligent Information Systems (MEDLAB) and FORTH",
                    "email": null,
                    "url": "https://medlab.cc.uoi.gr/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Dr. Vasileios Pezoulas",
                    "email": "bpezoulas@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1872-693X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Dr. Nikolaos Tachos",
                    "email": "ntachos@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8627-6352",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Prof. Dimitrios Fotiadis",
                    "email": "fotiadis@uoi.gr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7362-5082",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "bpezoulas",
            "additionDate": "2025-10-15T12:28:27.006057Z",
            "lastUpdate": "2026-04-30T11:02:38.765878Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Prostate Anatomies and Lesion Automatic Segmentor",
            "description": "Whole-gland, zonal & lesion prostate segmentation from multi-parametric MRI. Cascaded nnU-Net v2 (anatomies) + ProLesA-Net (lesions).  A three-stage pipeline that segments the whole gland (WG), peripheral zone (PZ), transition zone (TZ) and (when ADC + DWI are provided) the prostate lesions from prostate MRI. The anatomies are produced by two cascaded nnU-Net v2 models on T2; the lesion mask is produced by ProLesA-Net (Keras / TensorFlow 2.11) operating on T2 + ADC + DWI inside the WG mask",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/prostate-anatomies-and-lesion-segmentor/info-tab",
            "biotoolsID": "prostate_anatomies_and_lesion_automatic_segmentor",
            "biotoolsCURIE": "biotools:prostate_anatomies_and_lesion_automatic_segmentor",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n  -v /path/to/dicom:/input:ro -v /path/to/out:/output \\\nharbor.eucaim.cancerimage.eu/processing-tools/prostate-anatomies-and-lesion-segmentor:1.0.0 \\\n    --input /input --output /output"
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "EUPL-1.2",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/prostate-anatomies-and-lesion-segmentor/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/dzaridis/Prostate-Anatomies-and-Lesion-Segmentor",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/prostate-anatomies-and-lesion-segmentor/info-tab",
                    "type": "Container file",
                    "note": null,
                    "version": "1.0.0"
                },
                {
                    "url": "https://github.com/dzaridis/Prostate-Anatomies-and-Lesion-Segmentor",
                    "type": "Source code",
                    "note": null,
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/dzaridis/Prostate-Anatomies-and-Lesion-Segmentor",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": "Quick Start Commands for the Software, including pulling from Harbor Container Registry, input folders structure"
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/S4qW2cRD6T5NYBQ",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/HEKfYpL9DrCqJ84",
                    "type": [
                        "General"
                    ],
                    "note": "Video with input folders structure, docker image execution & visualisation"
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/j.patter.2024.100992",
                    "pmid": "39081575",
                    "pmcid": "PMC11284496",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Foundation for Research and Technology Hellas (FORTH)",
                    "email": null,
                    "url": "https://www.forth.gr/en/home/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Dimitrios I. Zaridis",
                    "email": "dimzaridis@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2549-3887",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Nikolaos Tachos",
                    "email": "ntachos@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8627-6352",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Dimitrios I. Fotiadis",
                    "email": "fotiadis@uoi.gr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7362-5082",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dimzaridis",
            "additionDate": "2026-04-30T10:37:00.214036Z",
            "lastUpdate": "2026-04-30T10:39:39.868431Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "protein-mosaic-q",
            "description": "Python library for computing the mosaic Q and Q_alt structural descriptors, which quantify the degree of spatial clustering of amino acids by chemical type (acidic, basic, polar, hydrophobic, and also special for Q_alt) in protein three-dimensional structures. Operates on PDB and mmCIF files via Biopython. Associated with the Proteins Mosaic Q Project, a citizen-science initiative gathering evidence for a conserved structural clustering pattern across proteins.",
            "homepage": "https://proteins-mosaic-q.org/",
            "biotoolsID": "protein-mosaic-q",
            "biotoolsCURIE": "biotools:protein-mosaic-q",
            "version": [
                "0.3.3"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "biopython",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0249",
                            "term": "Protein geometry calculation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Computes mosaic Q and Q_alt parameters quantifying spatial clustering of amino acids by chemical type in protein 3D structures.",
                    "cmd": "mosaicq protein.pdb [--metric Q_alt]"
                }
            ],
            "toolType": [
                "Command-line tool",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pypi.org/project/protein-mosaic-q/",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/UPO-Sevilla-Fco-Javier-Lobo-Cabrera/clustering_trait_proteins",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://citizenscience.eu/project/686",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://scistarter.org/proteins-mosaic-q-project",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://proteins-mosaic-q.org/",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://ciencia-ciudadana.es/project/392",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://osf.io/42kjn/overview",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://huggingface.co/ProteinsMosaicQ",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/protein-mosaic-q/",
                    "type": "Software package",
                    "note": null,
                    "version": "0.3.3"
                }
            ],
            "documentation": [
                {
                    "url": "https://pypi.org/project/protein-mosaic-q/",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://osf.io/42kjn/wiki?wiki=zmh9d",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/500025",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": "Earlier version of the manuscript. Updated version available in the project repository.",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Francisco Javier Lobo-Cabrera",
                    "email": "fjlobcab@upo.es",
                    "url": "https://scholar.google.com/citations?user=D4NAEvEAAAAJ&hl=en",
                    "orcidid": "https://orcid.org/0000-0002-9592-6863",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": "PhD in Biotechnology, with publications in computational biology."
                },
                {
                    "name": "José A. Prado-Bassas",
                    "email": "bassas@us.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5670-5400",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Support"
                    ],
                    "note": "Professor at Universidad de Sevilla, Faculty of Mathematics."
                }
            ],
            "owner": "fjlobo",
            "additionDate": "2026-04-29T11:29:15.746883Z",
            "lastUpdate": "2026-04-29T11:29:15.749301Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Prostate zone segmentation tool",
            "description": "This tool automatically segments the the prostate into two zones: the central and transition zones (TZ+CZ) and the peripheral zone (PZ). It takes as input a T2-weighted image and produces a segmentation in the same input format.\n\nThree datasets were used to train this model: ProstateX (n=152), Prostate158 (n=119) and ProstateNet (the ProCAncer-I dataset; n=532). We used the T2-weighted images available in each dataset and trained a standard three-class nnU-Net model with three classes: background, peripheral zone and the combination of the transition and central zones as annotated by radiologists. Using 149 cases from the three previously noted datasets, this model achieved DSC=0.81 (95% CI=[0.59, 0.92]) for PZ and 0.87 (95% CI=[0.60, 0.96]) for CZ+TZ. In a clinical validation using ProCAncer-I data, this model achieved, for PZ and TZ+CZ, DSC=0.65 and DSC=0.77, respectively, comparable to the observed between-radiologist DSC for a subset of cases (DSC=0.61 and DSC=0.73, respectively).",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/champ-prostate-zone-segmentation",
            "biotoolsID": "prostate_zone_segmentation_tool",
            "biotoolsCURIE": "biotools:prostate_zone_segmentation_tool",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "nnunet",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "note": "Image annotation for individual DICOM and Nifti images: Please note that it is easier to mount the input and output paths path and keep `--study_path` always as `/data/input` and `--output_dir` always as `/data/output`. This way only `--series_folders` requires any change. `--series_folders` can refer both to a Nifti file (if the input is Nifti) or the a DICOM series folder.\n\nIf the input is DICOM, `--is_dicom` should be used.",
                    "cmd": "docker run --shm-size=1gb -v $(pwd)/example:/data/input:ro -v $(pwd)/test_output:/data/output:rw --gpus=\"all\" test-eucaim:latest nnunet-predict --study_path /data/input --series_folders <series-folder> --output_dir /data/output"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "note": "Batch image annotation for DICOM and Nifti images using dataset JSON and data directory supports two methods: using a dataset JSON and using a data directory. \n\nThe dataset JSON-based method relies on having a dataset JSON which has a list of dictionaries that follow this structure: `{\"study_path\": str, \"series_folders\": [[str]], \"output_dir\": str}`. These are analogous to the previous modes. Be mindful that paths should be specified accordingly for the Docker file-system. The dataset JSON should be specified using `--data_json`.\n\nThe data directory-based method relies on having a directory structured as patient/study/series, where each series follows an nnU-Net-like convention (i.e. `<series_id>_0000`, `<series_id>_0001`, etc.). In this case, it should be `<series-id>_0000`. The data directory should be specified using `--data_dir` and requires the specification of an `--output_dir`.\n\nIf the input is DICOM, `--is_dicom` should be specified.",
                    "cmd": "docker run --shm-size=1gb -v $(pwd)/example_dataset:/data/input:ro -v $(pwd)/test_output:/data/output:rw --gpus=\"all\" test-eucaim:latest nnunet-predict-batch {{--data_json /data/input/<dataset_json>.json|--data_dir /data/input --output_dir /data/output}}"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/josegcpa/nnunet_serve",
                    "type": [
                        "Repository"
                    ],
                    "note": "This is the nnunet_serve repository, containing the generic nnU-Net building and serving functionalities used by the Computational Clinical Imaging Group at Champalimaud Foundation. This should also be used as documentation."
                },
                {
                    "url": "https://kdrive.infomaniak.com/app/share/1928123/f7bf2733-0454-47b0-a29c-0beacb51fe68",
                    "type": [
                        "Other"
                    ],
                    "note": "Contains the EUCAIM model card for this model."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/josegcpa/nnunet_serve",
                    "type": [
                        "API documentation"
                    ],
                    "note": "This is the repository containing all of the code together with a comprehensive README for deployment and examplar files."
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/j.compbiomed.2024.108216",
                    "pmid": "38442555",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "José Guilherme de Almeida",
                    "email": "jose.almeida@research.fchampalimaud.org",
                    "url": "https://josegcpa.net",
                    "orcidid": "https://orcid.org/0000-0002-1887-0157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Nickolas Papanikolaou",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3298-2072",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Nuno Rodrigues",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "josegcpa",
            "additionDate": "2025-11-07T18:15:49.962044Z",
            "lastUpdate": "2026-04-29T10:36:29.272637Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Sub-Saharan Africa Brain Glioma Segmenter",
            "description": "The Sub-Saharan Africa Brain Glioma Segmenter is a software tool developed by researchers from Universidad Politécnica de Madrid and Children’s National Hospital for the segmentation and analysis of intercranial meningiomas in magnetic resonance imaging (MRI). Built in Python, it enables precise quantitative analysis of gliomas in brain MRI scans to support clinical decision-making in both diagnosis and prognosis. This tool was trained on a cohort of patients from Sub-Saharan Africa.",
            "homepage": "https://github.com/BIT-UPM/EUCAIM/tree/main/sub_saharan_africa_brain_glioma_segmenter",
            "biotoolsID": "sub-saharan_africa_brain_glioma_segmenter",
            "biotoolsCURIE": "biotools:sub-saharan_africa_brain_glioma_segmenter",
            "version": [
                "v1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Command-line tool",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://segmenter.hope4kids.io/",
                    "type": [
                        "Other"
                    ],
                    "note": "Main app webpage"
                },
                {
                    "url": "https://github.com/Pediatric-Accelerated-Intelligence-Lab/HOPE-Segmenter-Kids",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/ssa-brain-glioma-segmenter/info-tab",
                    "type": [
                        "Repository"
                    ],
                    "note": "EUCAIM harbor link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.hope4kids.io/HOPE-Segmenter-Kids/",
                    "type": [
                        "API documentation",
                        "Citation instructions",
                        "Terms of use",
                        "Code of conduct",
                        "Release notes",
                        "User manual",
                        "General",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/978-3-031-76163-8_20",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04094",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04111",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Capellán-Martín",
                    "email": "daniel.capellan@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9743-0845",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Contributor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Abhijeet Parida",
                    "email": "pabhijeet@childrensnational.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4978-0576",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer",
                        "Contributor",
                        "Support",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Zhifan Jiang",
                    "email": "zjiang@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "María Jesus Ledesma-Carbayo",
                    "email": "mj.ledesma@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6846-3923",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Marius George Linguraru",
                    "email": "mlingura@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dani-capellan",
            "additionDate": "2025-11-05T11:45:08.078589Z",
            "lastUpdate": "2026-04-28T09:51:14.743240Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Intercranial Meningioma Segmenter",
            "description": "The Intercranial Meningioma Segmenter is a software tool developed by researchers from Universidad Politécnica de Madrid and Children’s National Hospital for the segmentation and analysis of intercranial meningiomas in magnetic resonance imaging (MRI). Built in Python, it enables precise quantitative analysis of intercranial meningiomas in brain MRI scans to support clinical decision-making in both diagnosis and prognosis.",
            "homepage": "https://github.com/BIT-UPM/EUCAIM/tree/main/intercranial_meningioma_segmenter",
            "biotoolsID": "intercranial_meningioma_segmenter",
            "biotoolsCURIE": "biotools:intercranial_meningioma_segmenter",
            "version": [
                "v1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Command-line tool",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://segmenter.hope4kids.io/",
                    "type": [
                        "Other"
                    ],
                    "note": "Main app webpage"
                },
                {
                    "url": "https://github.com/Pediatric-Accelerated-Intelligence-Lab/HOPE-Segmenter-Kids",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/intracranial-meningioma-segmenter/info-tab",
                    "type": [
                        "Repository"
                    ],
                    "note": "EUCAIM harbor link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.hope4kids.io/HOPE-Segmenter-Kids/",
                    "type": [
                        "API documentation",
                        "Citation instructions",
                        "Terms of use",
                        "Code of conduct",
                        "Release notes",
                        "User manual",
                        "General",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/978-3-031-76163-8_20",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04094",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04111",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Capellán-Martín",
                    "email": "daniel.capellan@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9743-0845",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Contributor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Abhijeet Parida",
                    "email": "pabhijeet@childrensnational.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4978-0576",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer",
                        "Contributor",
                        "Support",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Zhifan Jiang",
                    "email": "zjiang@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "María Jesus Ledesma-Carbayo",
                    "email": "mj.ledesma@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6846-3923",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Marius George Linguraru",
                    "email": "mlingura@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dani-capellan",
            "additionDate": "2025-11-05T10:35:32.782850Z",
            "lastUpdate": "2026-04-28T09:50:24.781513Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Brain Metastasis Segmenter",
            "description": "The Brain Metastasis Segmenter is a software tool developed by researchers from Universidad Politécnica de Madrid and Children’s National Hospital for the segmentation and analysis of brain metastases in magnetic resonance imaging (MRI). Built in Python, it enables precise quantitative analysis of brain metastases in MRI scans to support clinical decision-making in both diagnosis and prognosis.",
            "homepage": "https://github.com/BIT-UPM/EUCAIM/tree/main/brain_metastasis_segmenter",
            "biotoolsID": "brain_metastasis_segmenter",
            "biotoolsCURIE": "biotools:brain_metastasis_segmenter",
            "version": [
                "v1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Command-line tool",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://segmenter.hope4kids.io/",
                    "type": [
                        "Other"
                    ],
                    "note": "Main app webpage"
                },
                {
                    "url": "https://github.com/Pediatric-Accelerated-Intelligence-Lab/HOPE-Segmenter-Kids",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/brain-metastasis-segmenter/info-tab",
                    "type": [
                        "Repository"
                    ],
                    "note": "EUCAIM harbor link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.hope4kids.io/HOPE-Segmenter-Kids/",
                    "type": [
                        "API documentation",
                        "Citation instructions",
                        "Terms of use",
                        "Code of conduct",
                        "Release notes",
                        "User manual",
                        "General",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/978-3-031-76163-8_20",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04094",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04111",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Capellán-Martín",
                    "email": "daniel.capellan@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9743-0845",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Contributor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Abhijeet Parida",
                    "email": "pabhijeet@childrensnational.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4978-0576",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer",
                        "Contributor",
                        "Support",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Zhifan Jiang",
                    "email": "zjiang@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "María Jesus Ledesma-Carbayo",
                    "email": "mj.ledesma@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6846-3923",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Marius George Linguraru",
                    "email": "mlingura@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dani-capellan",
            "additionDate": "2025-11-04T18:24:22.573039Z",
            "lastUpdate": "2026-04-28T09:49:42.518292Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Brain Glioma Segmenter",
            "description": "The Brain Glioma Segmenter is a software tool developed by researchers from Universidad Politécnica de Madrid and Children’s National Hospital for the segmentation and analysis of brain gliomas in magnetic resonance imaging (MRI). Built in Python, it enables precise quantitative analysis of brain gliomas in MRI scans to support clinical decision-making in both diagnosis and prognosis.",
            "homepage": "https://github.com/BIT-UPM/EUCAIM/tree/main/brain_glioma_segmenter",
            "biotoolsID": "brain_glioma_segmenter",
            "biotoolsCURIE": "biotools:brain_glioma_segmenter",
            "version": [
                "v1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Web application",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://segmenter.hope4kids.io/",
                    "type": [
                        "Other"
                    ],
                    "note": "Main app webpage"
                },
                {
                    "url": "https://github.com/Pediatric-Accelerated-Intelligence-Lab/HOPE-Segmenter-Kids",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/brain-glioma-segmenter/info-tab",
                    "type": [
                        "Repository"
                    ],
                    "note": "EUCAIM harbor link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.hope4kids.io/HOPE-Segmenter-Kids/",
                    "type": [
                        "API documentation",
                        "Citation instructions",
                        "Terms of use",
                        "Code of conduct",
                        "Release notes",
                        "User manual",
                        "General",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/978-3-031-76163-8_20",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04094",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04111",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Capellán-Martín",
                    "email": "daniel.capellan@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9743-0845",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Abhijeet Parida",
                    "email": "pabhijeet@childrensnational.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4978-0576",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Zhifan Jiang",
                    "email": "zjiang@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "María Jesus Ledesma-Carbayo",
                    "email": "mj.ledesma@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6846-3923",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Marius George Linguraru",
                    "email": "mlingura@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dani-capellan",
            "additionDate": "2025-11-05T10:49:02.917891Z",
            "lastUpdate": "2026-04-28T09:48:25.050327Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Pediatric Brain Tumor Segmenter",
            "description": "The Pediatric Brain Tumor Segmenter is a software tool developed by researchers from Universidad Politécnica de Madrid and Children’s National Hospital for the segmentation and analysis of pediatric brain tumors in magnetic resonance imaging (MRI). Built in Python, it enables precise quantitative analysis of pediatric brain tumors in MRI scans to support clinical decision-making in both diagnosis and prognosis.",
            "homepage": "https://github.com/BIT-UPM/EUCAIM/tree/main/pediatric_brain_tumor_segmenter",
            "biotoolsID": "pediatric_brain_tumor_segmenter",
            "biotoolsCURIE": "biotools:pediatric_brain_tumor_segmenter",
            "version": [
                "v1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Command-line tool",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-SA-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://segmenter.hope4kids.io/",
                    "type": [
                        "Other"
                    ],
                    "note": "Main app webpage"
                },
                {
                    "url": "https://github.com/Pediatric-Accelerated-Intelligence-Lab/HOPE-Segmenter-Kids",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitHub repository"
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/pediatric-brain-tumor-segmenter/info-tab",
                    "type": [
                        "Repository"
                    ],
                    "note": "EUCAIM harbor link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.hope4kids.io/HOPE-Segmenter-Kids/",
                    "type": [
                        "API documentation",
                        "Citation instructions",
                        "Terms of use",
                        "Code of conduct",
                        "Release notes",
                        "User manual",
                        "General",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/978-3-031-76163-8_20",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04094",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.48550/arXiv.2412.04111",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Capellán-Martín",
                    "email": "daniel.capellan@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9743-0845",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Contributor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Abhijeet Parida",
                    "email": "pabhijeet@childrensnational.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4978-0576",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer",
                        "Contributor",
                        "Support",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Zhifan Jiang",
                    "email": "zjiang@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "María Jesus Ledesma-Carbayo",
                    "email": "mj.ledesma@upm.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6846-3923",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Marius George Linguraru",
                    "email": "mlingura@childrensnational.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "dani-capellan",
            "additionDate": "2025-10-28T18:31:05.926498Z",
            "lastUpdate": "2026-04-28T09:46:53.991351Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "RACLAHE",
            "description": "RACLAHE (Region-Adaptive Contrast Limited Adaptive Histogram Equalization) is an image enhancement method specifically designed for improving CNN-based segmentation of the prostate and prostatic zones in T2-Weighted MR images.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/raclahe/info-tab",
            "biotoolsID": "raclahe",
            "biotoolsCURIE": "biotools:raclahe",
            "version": [
                "3.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "EUPL-1.2",
            "collectionID": [
                "eucaim"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/raclahe/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/raclahe/info-tab"
                },
                {
                    "url": "https://github.com/dzaridis/RACLAHE_Image_Enhancement_for_CNN_model_segmentation/tree/main",
                    "type": [
                        "Repository"
                    ],
                    "note": "Official Git Repository of RACLAHE"
                }
            ],
            "download": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/raclahe",
                    "type": "Container file",
                    "note": "EUCAIM Harbor RACLAHE Image,\nCan be pulled via the following command after successfull login to Harbor\ndocker pull harbor.eucaim.cancerimage.eu/processing-tools/raclahe@sha256:b3e9d383dfed95b7a6f1cca9dcbd271379946c97188e162d66f0d96b92341047",
                    "version": "3.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/f/2359",
                    "type": [
                        "User manual"
                    ],
                    "note": "User Manual in the EUCAIM Drive"
                },
                {
                    "url": "https://github.com/dzaridis/RACLAHE_Image_Enhancement_for_CNN_model_segmentation/tree/main",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41598-023-27671-8",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Foundation for Research and Technology Hellas (FORTH)",
                    "email": null,
                    "url": "https://www.forth.gr/en/home/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Dimitrios I. Zaridis",
                    "email": "dimzaridis@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2549-3887",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Senior Researcher@FORTH"
                },
                {
                    "name": "Nikolaos Tachos",
                    "email": "ntachos@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8627-6352",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": "Senior Researcher@FORTH"
                },
                {
                    "name": "Dimitrios I. Fotiadis",
                    "email": "fotiadis@uoi.gr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-7362-5082",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": "Professor, University of Ioannina"
                }
            ],
            "owner": "dimzaridis",
            "additionDate": "2025-10-29T09:07:43.796224Z",
            "lastUpdate": "2026-04-28T07:20:19.446249Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Deep Learning Noise Reduction (DLNR)",
            "description": "A fully convolutional (with no pooling layers) model was trained on a set of noisy images with the ground truth being the original image without the (synthetic) noise. Different levels of noise and types were incorporated into the training set. The experiments showed reduction in noise levels, but it can impact image quality when T2ws without noise is provided to the model.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/deep-learning-noise-reduction/info-tab",
            "biotoolsID": "deep_learning_noise_reduction_dlnr",
            "biotoolsCURIE": "biotools:deep_learning_noise_reduction_dlnr",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [],
            "license": "EUPL-1.2",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/trivizakis/DLNR",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/f/2363",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1109/SACI66288.2025.11030174",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Eleftherios Trivizakis",
                    "email": "trivizakis@ics.forth.gr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "vkalokyri",
            "additionDate": "2025-12-04T11:29:17.647406Z",
            "lastUpdate": "2026-04-28T07:16:48.366607Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lethe DICOM Anonymizer",
            "description": "A DICOM Anonymization pipeline in a Docker container. This pipeline is designed to anonymize DICOM files according to the EUCAIM standard and includes the following steps:\n\nStep 1 (Optional): Perform OCR on DICOM pixel data to remove sensitive information (burned-in information).\nStep 2: Deidentify DICOM metadata using the RSNA CTP Anonymizer and the EUCAIM anonymization script. \nStep 3 (Optional): Deidentify clinical data provided in CSV files so that the referenced patient id is anonymized the same way CTP does in Step 2.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/lethe-dicom-anonymizer/info-tab",
            "biotoolsID": "lethe_dicom_anonymizer",
            "biotoolsCURIE": "biotools:lethe_dicom_anonymizer",
            "version": [
                "0.9.12",
                "0.10.1",
                "0.11.2"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3283",
                            "term": "Anonymisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3424",
                                "term": "Raw image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3424",
                                "term": "Raw image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_4044",
                    "term": "Data protection"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "EUPL-1.2",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/cbml-forth/lethe_anon_pipeline",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/lethe-dicom-anonymizer/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/cbml-forth/lethe_anon_pipeline/blob/main/README.md",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.19097245",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Computational BioMedicine Laboratory, Foundation for Research and Technology Hellas (FORTH)",
                    "email": null,
                    "url": "https://www.ics.forth.gr/cbml/?lang=en",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Stelios Sfakianakis",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-8424-4157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Valia Kalokyri",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5245-8238",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "vkalokyri",
            "additionDate": "2025-10-29T08:08:30.731334Z",
            "lastUpdate": "2026-04-28T06:53:40.880240Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ssfak"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CT-based neuroblastoma tumour detection and segmentation (EUCAIM-SW-022_T-01-02-005)",
            "description": "The tool performs by deep learning an automatic segmentation of the possible neuroblastoma tumours on Contrast Enhanced CT images (CE-CTs). Model architecture is Unet-based with residual operations, atrous dilation convolution and specific batch generator. It applies preprocessing steps as RAS conversion, resizing, z-score normalization, patching; and postprocessing operations. It takes DICOM images as input and generates tumoral masks in DICOM SEG or NIFTI formats.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/ct-based_neuroblastoma_tumour_detection_and_segmentation/info-tab",
            "biotoolsID": "ct-based_neuroblastoma_tumour_detection_and_segmentation",
            "biotoolsCURIE": "biotools:ct-based_neuroblastoma_tumour_detection_and_segmentation",
            "version": [
                "2.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n\t-v /path/to/input:/input \\\n\t-v /path/to/output:/output \\\n\tharbor.eucaim.cancerimage.eu/processing-tools/ct-based_neuroblastoma_tumour_detection_and_segmentation:2.0.0 \\\n\t--series_csv /output/config/series_to_segment.csv \\\n\t--output_dir /output"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/ct-based_neuroblastoma_tumour_detection_and_segmentation/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/GxJrJPrYBnzecqT",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=JQ0dtAE_6uc&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=37",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.3390/app11083508",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Adrian Galiana-Bordera",
                    "email": "adrian_galiana@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8324-8284",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T10:38:08.771699Z",
            "lastUpdate": "2026-04-27T11:04:03.859531Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MR-based DIPG tumour detection and segmentation (EUCAIM-SW-020_T-01-02-003)",
            "description": "The tool performs an automatic segmentation of the possible DIPG tumours on MR images. DIPG (Diffuse Intrinsic Pontine Glioma), or more recently, DMG (Diffuse Midline Glioma) is a H3 K27M–mutant pediatric brainstem cancer detected in T1W and Flair/T2-weighted magnetic resonance images. The tool includes a complete workflow from DICOM images to DICOM seg tumoral masks.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr-based_dipg_tumour_detection_and_segmentation/info-tab",
            "biotoolsID": "mr-based_dipg_tumour_detection_and_segmentation",
            "biotoolsCURIE": "biotools:mr-based_dipg_tumour_detection_and_segmentation",
            "version": [
                "2.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n  -v /path/to/input:/input \\\n  -v /path/to/output:/output \\\nharbor.eucaim.cancerimage.eu/processing-tools/mr-based_glioblastoma_tumour_detection_and_segmentation:latest \\\n  --series-selector /input/config/series.csv"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n  -v /path/to/input:/input -v /path/to/output:/output harbor.eucaim.cancerimage.eu/processing-tools/mr-based_dipg_tumour_detection_and_segmentation:latest \\\n  --json-args '{\"dataset_id\":\"DS1\",\"patient_id\":\"P1\",\"study_id\":\"S1\",\"sequences\":{\"T1w\":\"/input/DICOM/DS1/P1/S1/T1\",\"FLAIR\":\"/input/DICOM/DS1/P1/S1/FLAIR\"}}'"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr-based_dipg_tumour_detection_and_segmentation/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://link.springer.com/article/10.1007/s10278-025-01557-9",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/5CL2H8tyMDzFHex",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=f3DPS56z6oI&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=36",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s10278-025-01557-9",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Matias Fernandez-Paton",
                    "email": "matias_fernandez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9374-1411",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Adrian Galiana-Bordera",
                    "email": "adrian_galiana@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8324-8284",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Documentor",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Leonor Cerda-Alberich",
                    "email": "leonor_cerda@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5567-4278",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T09:19:51.404419Z",
            "lastUpdate": "2026-04-27T11:03:42.973594Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MR-based glioblastoma tumour detection and segmentation (EUCAIM-SW-021_T-01-02-004)",
            "description": "The tool performs an automatic segmentation of the possible glioblastoma tumours on MRI images and its subregions: necrosis (Intratumoral necrotic core), edema (Peritumoral vasogenic edema), enhancing (Contrast-enhancing tumor region), total (Total tumor including edema and necrosis by a single model) and total-fused (Total tumor fusioning of necrosis+edema+enhancing). It applies preprocessing steps as skull stripping, intra-patient registration, z-score normalization, patching, among others. It takes DICOM images as input and generates tumoral masks in DICOM SEG or NIFTI formats.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr-based_glioblastoma_tumour_detection_and_segmentation/info-tab",
            "biotoolsID": "mr-based_glioblastoma_tumour_detection_and_segmentation",
            "biotoolsCURIE": "biotools:mr-based_glioblastoma_tumour_detection_and_segmentation",
            "version": [
                "2.1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n  -v /path/to/input:/input \\\n  -v /path/to/output:/output \\\n  harbor.eucaim.cancerimage.eu/processing-tools/mr-based_glioblastoma_tumour_detection_and_segmentation:latest \\\n  --series-selector /input/config/series.csv \\\n  --target total \\\n  --emit-config true"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "docker run --rm --gpus all \\\n  -v /path/to/input:/input \\\n  -v /path/to/output:/output \\\n  harbor.eucaim.cancerimage.eu/processing-tools/mr-based_glioblastoma_tumour_detection_and_segmentation:latest \\\n  --series-list '[{\"dataset_id\":\"DS001\",\"patient_id\":\"PAT001\",\"study_id\":\"ST001\",\"series_path\":\"/input/DICOM/DS001/PAT001/ST001/T1_POST\"}]' \\\n  --target total-fused \\\n  --emit-config true"
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3365",
                    "term": "Data architecture, analysis and design"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/mr-based_glioblastoma_tumour_detection_and_segmentation/info-tab",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.linkedin.com/company/grupo-de-investigaci%C3%B3n-biom%C3%A9dica-en-imagen/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://pubmed.ncbi.nlm.nih.gov/38849632/",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/otrYTickHjDxnkP",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=8_OJPTQUKAw&list=PL3Q1XjQpjfg_GEmwPDrQeESh6nqCMnYyR&index=22",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1007/s11548-024-03205-z",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "GIBI230 - HULAFE",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Maria Beser-Robles",
                    "email": "maria_beser@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0072-5525",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Pedro-Miguel Martinez-Girones",
                    "email": "pedromiguel_martinez@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9506-9451",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Adrian Galiana-Bordera",
                    "email": "adrian_galiana@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8324-8284",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Carina Soler-Pons",
                    "email": "carina_soler@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-2991-1391",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Leonor Cerda-Alberich",
                    "email": "leonor_cerda@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5567-4278",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Luis Marti-Bonmati",
                    "email": "luis_marti@iislafe.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8234-010X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "casopon",
            "additionDate": "2025-05-29T12:09:16.704255Z",
            "lastUpdate": "2026-04-27T11:02:32.526898Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GeneForge",
            "description": "A Nextflow Pipeline for Eukaryotic Gene Prediction and Functional Annotation GeneForge is a high-throughput Nextflow pipeline designed for the comprehensive structural and functional annotation of eukaryotic genomes. It orchestrates the parallel execution of BRAKER3 and FunAnnotate, evaluates their performance using BUSCO, and provides a unified functional annotation suite.",
            "homepage": "https://github.com/SequAna-Ukon/GeneForge",
            "biotoolsID": "geneforge",
            "biotoolsCURIE": "biotools:geneforge",
            "version": [
                "2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "iOS"
            ],
            "language": [
                "Other"
            ],
            "license": "MIT",
            "collectionID": [
                "SequAna"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/SequAna-Ukon/GeneForge",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/SequAna-Ukon/GeneForge",
                    "type": "Source code",
                    "note": null,
                    "version": "2.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/SequAna-Ukon/GeneForge",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.18592773",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abdoallah Sharaf",
                    "email": "abdoallah.sharaf@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3436-9290",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Christian R. Voolstra",
                    "email": "Christian.voolstra@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4555-3795",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "abdoallah.sharaf",
            "additionDate": "2026-04-24T11:13:30.211168Z",
            "lastUpdate": "2026-04-24T11:13:36.414708Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "KO2Pathway",
            "description": "KO2Pathway is a command-line tool designed to map KEGG Orthology (KO) identifiers to KEGG pathways efficiently. The tool retrieves pathway information from KEGG and generates a summary of pathway descriptions with the associated KO counts. Additionally, KO2Pathway allows for excluding specific pathways based on custom-defined terms and supports caching of KO-to-pathway mappings to avoid repetitive queries to the KEGG API.",
            "homepage": "https://github.com/SequAna-Ukon/KO2Pathway",
            "biotoolsID": "ko2pathway",
            "biotoolsCURIE": "biotools:ko2pathway",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0085",
                    "term": "Functional genomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "iOS"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [
                "SequAna"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/SequAna-Ukon/KO2Pathway",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/SequAna-Ukon/KO2Pathway",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/SequAna-Ukon/KO2Pathway",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.19731236",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abdoallah Sharaf",
                    "email": "abdoallah.sharaf@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3436-9290",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Christian R. Voolstra",
                    "email": "Christian.voolstra@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4555-3795",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "abdoallah.sharaf",
            "additionDate": "2026-04-24T11:03:04.898058Z",
            "lastUpdate": "2026-04-24T11:03:15.106316Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "TrueOrtho",
            "description": "TrueOrtho is a comprehensive Nextflow pipeline for automated ortholog identification across multiple species. It integrates homology search, ortholog assignment, and domain conservation analysis into a single streamlined workflow.",
            "homepage": "https://github.com/SequAna-Ukon/TrueOrtho",
            "biotoolsID": "trueortho",
            "biotoolsCURIE": "biotools:trueortho",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Other"
            ],
            "license": "MIT",
            "collectionID": [
                "SequAna"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/SequAna-Ukon/TrueOrtho",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/SequAna-Ukon/TrueOrtho",
                    "type": "Source code",
                    "note": null,
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/SequAna-Ukon/TrueOrtho",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.17867442",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": "1.0.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abdoallah Sharaf",
                    "email": "abdoallah.sharaf@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3436-9290",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Christian R. Voolstra",
                    "email": "Christian.voolstra@uni-konstanz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4555-3795",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "abdoallah.sharaf",
            "additionDate": "2026-04-24T10:20:51.352345Z",
            "lastUpdate": "2026-04-24T10:21:10.765659Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ProteoPy",
            "description": "ProteoPy is a lightweight Python library for protein- and peptide-level quantitative proteomics analysis, built around the AnnData class as its core data structure. It streamlines data import, preprocessing, and differential analysis while preserving all metadata within a single object.",
            "homepage": "https://proteopy.readthedocs.io/en/latest/",
            "biotoolsID": "proteopy",
            "biotoolsCURIE": "biotools:proteopy",
            "version": [
                "0.1.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "anndata",
                    "type": "uses"
                }
            ],
            "function": [],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "mass spectrometry",
                "proteomics"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/UKHD-NP/proteopy",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/UKHD-NP/proteopy/discussions",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/UKHD-NP/proteopy/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://proteopy.readthedocs.io/en/latest/",
                    "type": [
                        "Other"
                    ],
                    "note": "Documentation"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/UKHD-NP/proteopy/archive/refs/heads/main.zip",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://proteopy.readthedocs.io/en/latest/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.64898/2026.03.31.715273",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Isabell Bludau",
                    "email": "isabell.bludau@med.uni-heidelberg.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2601-238X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Junior Group Leader at the Department of Neuropathology, University Hospital Heidelberg"
                },
                {
                    "name": "Ian Dirk Fichtner",
                    "email": "IanDirk.Fichtner@med.uni-heidelberg.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0002-3000-2907",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "PhD student at the Department of Neuropathology, University Hospital Heidelberg and Division of Artificial Intelligence in Oncology, German Cancer Research Center (DKFZ)"
                }
            ],
            "owner": "ifichtner",
            "additionDate": "2026-04-20T14:52:49.621012Z",
            "lastUpdate": "2026-04-20T14:57:42.685298Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "3D-DART",
            "description": "A web server for generation of 3D-structural DNA models with a defined conformation by providing control over both ‘global’ and ‘local’ conformational features.",
            "homepage": "https://milou.science.uu.nl/services/3DDART/",
            "biotoolsID": "3d-dart",
            "biotoolsCURIE": "biotools:3d-dart",
            "version": [
                "1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2476",
                            "term": "Molecular dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2481",
                            "term": "Nucleic acid structure analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "3DNA driven - DNA Analysis and Rebuilding Tools. Provides a means of analyzing nucleic acid structures and generating custom models.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_1317",
                    "term": "Structural biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0593",
                    "term": "NMR"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0097",
                    "term": "Nucleic acid structure analysis"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [],
            "license": null,
            "collectionID": [
                "WeNMR",
                "EOSC-Hub",
                "EGI",
                "INSTRUCT"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [
                "Netherlands"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://milou.science.uu.nl/services/3DDART/DARTusage.html",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkp287",
                    "pmid": "19417072",
                    "pmcid": "PMC2703913",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "3D-DART: A DNA structure modelling server",
                        "abstract": "There is a growing interest in structural studies of DNA by both experimental and computational approaches. Often, 3D-structural models of DNA are required, for instance, to serve as templates for homology modeling, as starting structures for macro-molecular docking or as scaffold for NMR structure calculations. The conformational adaptability of DNA when binding to a protein is often an important factor and at the same time a limitation in such studies. As a response to the demand for 3D-structural models reflecting the intrinsic plasticity of DNA we present the 3D-DART server (3D NA-Driven D NA A nalysis and R ebuilding T ool). The server provides an easy interface to a powerful collection of tools for the generation of DNA-structural models in custom conformations. The computational engine beyond the server makes use of the 3DNA software suite together with a collection of home-written python scripts. The server is freely available at http://haddock.chem.uu.nl/dna without any login requirement.",
                        "date": "2009-08-04T00:00:00Z",
                        "citationCount": 279,
                        "authors": [
                            {
                                "name": "van Dijk M."
                            },
                            {
                                "name": "Bonvin A.M.J.J."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Bonvin Lab",
                    "email": "a.m.j.j.bonvin@uu.nl",
                    "url": "http://www.bonvinlab.org",
                    "orcidid": "http://orcid.org/0000-0001-7369-1322",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Provider",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Utrecht University",
                    "email": null,
                    "url": "http://www.uu.nl",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "esraa9",
            "additionDate": "2015-03-05T10:30:40Z",
            "lastUpdate": "2026-04-19T09:24:16.551817Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-EE",
                    "a.m.j.j.bonvin@uu.nl",
                    "esraa9"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "covsnap",
            "description": "Coverage inspector for targeted sequencing QC (hg38)",
            "homepage": "https://github.com/enes-ak/covsnap",
            "biotoolsID": "covsnap",
            "biotoolsCURIE": "biotools:covsnap",
            "version": [
                "0.3.0",
                "0.4.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3180",
                            "term": "Sequence assembly validation"
                        }
                    ],
                    "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_3914",
                                "term": "Quality control report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "covsnap sample.bam BRCA1,TP53,ETFDH --exons"
                }
            ],
            "toolType": [
                "Desktop application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Other",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pypi.org/project/covsnap/",
                    "type": [
                        "Repository"
                    ],
                    "note": "Install with: pip install covsnap"
                },
                {
                    "url": "https://github.com/enes-ak/covsnap",
                    "type": [
                        "Repository"
                    ],
                    "note": "github repository"
                },
                {
                    "url": "https://anaconda.org/channels/bioconda/packages/covsnap/overview",
                    "type": [
                        "Repository"
                    ],
                    "note": "Install with: conda install -c bioconda covsnap"
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/covsnap/",
                    "type": "Downloads page",
                    "note": "pip install covsnap",
                    "version": "0.3.0"
                },
                {
                    "url": "https://anaconda.org/channels/bioconda/packages/covsnap/overview",
                    "type": "Downloads page",
                    "note": "https://anaconda.org/channels/bioconda/packages/covsnap/overview",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/enes-ak/covsnap/blob/master/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Enes Ak",
                    "email": "akenes96@gmail.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5931-730X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "enes.ak",
            "additionDate": "2026-04-13T13:10:58.362596Z",
            "lastUpdate": "2026-04-17T09:04:11.979465Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GlyCombo",
            "description": "GlyCombo is an open source software for combinatorial glycan composition determination to identify glycans in MS acquisitions of glycan-containing samples in text or mzML formats. This application enables rapid extraction of precursor m/z values from mzML files, a vendor-neutral format that ensures cross-platform compatibility.",
            "homepage": "https://github.com/Protea-Glycosciences/GlyCombo",
            "biotoolsID": "glycombo",
            "biotoolsCURIE": "biotools:glycombo",
            "version": [
                "1.3"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "msconvert",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0226",
                            "term": "Annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrum"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1462",
                                "term": "Carbohydrate structure"
                            },
                            "format": []
                        }
                    ],
                    "note": "No command line interface",
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                }
            ],
            "operatingSystem": [
                "Windows"
            ],
            "language": [
                "C#"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [
                "Systems Biology"
            ],
            "link": [
                {
                    "url": "https://github.com/Protea-Glycosciences/GlyCombo",
                    "type": [
                        "Technical monitoring"
                    ],
                    "note": "Monitored GitHub repository"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/Protea-Glycosciences/GlyCombo/releases/latest",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://www.youtube.com/watch?v=mIGxMTSfPOI",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": "Youtube video on getting started"
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/jasms.4c00188",
                    "pmid": "39271475",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Christopher Ashwood",
                    "email": "chris@proteaglyco.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5944-6179",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Maia Kelly",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9383-1107",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "chrashwood",
            "additionDate": "2026-04-17T00:26:46.738101Z",
            "lastUpdate": "2026-04-17T00:26:46.740543Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "pathotypr",
            "description": "A fast, offline, pathogen-agnostic toolkit for lineage classification and marker-driven genotyping from whole-genome sequencing data. Bring your own SNP marker panel for any microbial pathogen — pathotypr handles the rest. Ships with curated panels for Mycobacterium tuberculosis complex (MTBC): 3,707 lineage-defining SNPs and over 102,000 resistance-associated mutations. Works with assembled genomes (FASTA) and raw reads (FASTQ). Available as command-line interface and cross-platform desktop GUI (Tauri).",
            "homepage": "https://github.com/PathoGenOmics-Lab/pathotypr",
            "biotoolsID": "pathotypr",
            "biotoolsCURIE": "biotools:pathotypr",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": "train — Build a Random Forest classifier from labeled genomes.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3225",
                            "term": "Variant classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": "predict — Assign lineages to genomes using a pre-trained Random Forest model.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3225",
                            "term": "Variant classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": "classify — Call known SNP markers in assembled genomes against a user-defined marker panel.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": "split-fastq — Alignment-free genotyping directly from raw reads using k-mer matching.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0346",
                            "term": "Sequence similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": "match — Find the closest reference genome from a set of references for raw reads.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Rust"
            ],
            "license": "AGPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/PathoGenOmics-Lab/pathotypr/releases",
                    "type": "Binaries",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://github.com/PathoGenOmics-Lab/pathotypr",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/PathoGenOmics-Lab/pathotypr/tree/main/docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.64898/2026.03.24.714002",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Paula Ruiz-Rodriguez",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0727-5974",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Mireia Coscolla",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0752-0538",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "I2SysBio (CSIC - Universitat de València)",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "PathoGenOmics Lab",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "paururo",
            "additionDate": "2026-04-02T11:29:54.022786Z",
            "lastUpdate": "2026-04-02T11:29:54.029869Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Lab Integrated Data (LabID)",
            "description": "Lab Integrated Data (LabID) is an open-source web-based platform for research data management in life science institutes, featuring sample and dataset management, an inventory management system and an electronic lab notebook. LabID allows recording extensive experimental information about the provenance of data (samples, reagents, instrument, protocols, assay parameters) and is designed to help individual scientists, research groups and core facilities better manage, annotate and share their research according to FAIR principles.",
            "homepage": "https://grp-gbcs.embl-community.io/labid-user-docs/",
            "biotoolsID": "labid",
            "biotoolsCURIE": "biotools:labid",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3070",
                    "term": "Biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.com/lab-integrated-data",
                    "type": [
                        "Repository"
                    ],
                    "note": "Open source repositories for the LabID subprojects (UI, Server, Command Line Interface, Library)"
                },
                {
                    "url": "https://join.slack.com/t/labintegrateddata/shared_invite/zt-2eb4ivxyc-1C4RZP_For0uiWcHeiTw0Q",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": "Channel for questions from externals"
                },
                {
                    "url": "https://www.embl.org/groups/modis/",
                    "type": [
                        "Other"
                    ],
                    "note": "Website of the MODIS team behind LabID"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://grp-gbcs.embl-community.io/labid-user-docs/",
                    "type": [
                        "General"
                    ],
                    "note": "Main documentation including installation instructions and training"
                },
                {
                    "url": "https://labid-demo.embl.de/",
                    "type": [
                        "Training material"
                    ],
                    "note": "Test server for e.g LabID and trainings"
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Charles Girardot",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4301-3920",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Primary contact",
                        "Developer"
                    ],
                    "note": "Head of MODIS team at EMBL Heidelberg"
                },
                {
                    "name": "Jelle Scholtalbers",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6090-2482",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Support"
                    ],
                    "note": "Former MODIS team member, now working as a freelance (LabRise solutions)"
                },
                {
                    "name": "Matthias Monfort",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Developer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Nayeem Reza",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2068-5812",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Laurent Thomas",
                    "email": "laurent.thomas@embl.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7686-3249",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "EMBL Heidelberg",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "03mstc592",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "laurent_s._v.",
            "additionDate": "2026-03-02T15:35:15.926607Z",
            "lastUpdate": "2026-03-26T11:00:14.410278Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "The MINERVA Platform",
            "description": "The MINERVA (Molecular Interaction NEtwoRk VisuAlization) platform is a standalone webserver for visualization, exploration and management of molecular networks encoded in SBGN-compliant format, including files produced using CellDesigner or SBGN editors. Visualization of uploaded networks generated by the platform is accessible via a web browser to all viewers with the weblink to the resource.\n\nThe MINERVA Platform is a webservice using the Java Server Faces 2 technology. The server side, including data parsing, integration, annotation and verification, is implemented in Java. The platform uses the Postgres SQL database for data storage and the Hibernate framework as a middle layer between web server and database. The user web-interface is generated using React.js. The displayed content is visualized by OpenLayers API, dedicated JavaScript and CSS.",
            "homepage": "https://minerva.uni.lu",
            "biotoolsID": "MINERVA_Platform",
            "biotoolsCURIE": "biotools:MINERVA_Platform",
            "version": [
                "13.1.3",
                "13.2.0",
                "14.0.13",
                "15.0.3",
                "16.4.0",
                "17.1.3",
                "18.1.1",
                "19.1.0",
                "19.1.3",
                "20.0.3"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "pathvisio",
                    "type": "uses"
                },
                {
                    "biotoolsID": "sbgn",
                    "type": "uses"
                },
                {
                    "biotoolsID": "libsbml",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3926",
                            "term": "Pathway visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Visualise systems biology diagrams online, on a standalone web server",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0571",
                            "term": "Expression data visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Visualise omics data from multiple datasets on top of the diagrams",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Convert between main systems biology layout formats: CellDeslgners SBML, SBML layout+render, SBGN-ML, GPML",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Use MINERVA API to access systems biology formats for modelling",
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                },
                {
                    "uri": "http://edamontology.org/topic_3342",
                    "term": "Translational medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_2259",
                    "term": "Systems biology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "AGPL-3.0",
            "collectionID": [
                "LCSB",
                "ELIXIR-LU"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Luxembourg"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.lcsb.uni.lu/minerva/core/",
                    "type": [
                        "Repository"
                    ],
                    "note": "GiLab repository for core functionalities (data and format handling, service stability, API access)"
                },
                {
                    "url": "https://gitlab.lcsb.uni.lu/minerva/core/-/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": "Issue tracker for core functionalities (data and format handling, service stability, API access)"
                },
                {
                    "url": "https://gitlab.lcsb.uni.lu/minerva/frontend",
                    "type": [
                        "Repository"
                    ],
                    "note": "GiLab repository for frontend functionalities"
                },
                {
                    "url": "https://gitlab.lcsb.uni.lu/minerva/frontend/-/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": "Issue tracker for frontend functionalities"
                }
            ],
            "download": [
                {
                    "url": "https://minerva.pages.uni.lu/doc/install/",
                    "type": "Other",
                    "note": "Installation instructions, including debian package, virtual machine images and docker containers.",
                    "version": "13.1.3 - 20.0.3"
                }
            ],
            "documentation": [
                {
                    "url": "https://minerva.uni.lu",
                    "type": [
                        "Quick start guide",
                        "Release notes",
                        "User manual",
                        "API documentation",
                        "Citation instructions",
                        "Terms of use"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/npjsba.2016.20",
                    "pmid": "28725475",
                    "pmcid": "PMC5516855",
                    "type": [
                        "Primary"
                    ],
                    "version": "10.0",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btz286",
                    "pmid": "31074494",
                    "pmcid": "PMC6821317",
                    "type": [
                        "Primary"
                    ],
                    "version": "12.2.3",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bib/bbz067",
                    "pmid": "31273380",
                    "pmcid": "PMC7373180",
                    "type": [
                        "Primary"
                    ],
                    "version": "13.1.1",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1089/big.2015.0057",
                    "pmid": "27441714",
                    "pmcid": "PMC4932659",
                    "type": [
                        "Usage"
                    ],
                    "version": "10.0",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1016/j.envpol.2019.04.005",
                    "pmid": "30991279",
                    "pmcid": null,
                    "type": [],
                    "version": "13.1.1",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Marek Ostaszewski",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1473-370X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Piotr Gawron",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9328-8052",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Reinhard Schneider",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8278-1618",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Venkata Satagopam",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6532-5880",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Rudi Balling",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2902-5650",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "David Hoksza",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4679-0557",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Ewa Smula",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7118-3164",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "mjostaszewski",
            "additionDate": "2019-08-26T14:34:55Z",
            "lastUpdate": "2026-03-24T15:37:40.163855Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "sascha.herzinger"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GRNsight",
            "description": "Web application and service for visualizing small- to medium-scale models of gene regulatory networks. It automatically lays out either an unweighted or weighted network graph based on an Excel input spreadsheet containing an adjacency matrix where regulators are named in the columns and target genes in the rows. It is best-suited for visualizing networks of fewer than 35 nodes and 70 edges and has general applicability.",
            "homepage": "http://dondi.github.io/GRNsight/",
            "biotoolsID": "grnsight",
            "biotoolsCURIE": "biotools:grnsight",
            "version": [
                "7.6.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3083",
                            "term": "Pathway or network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1781",
                            "term": "Gene regulatory network analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "GRNsight automatically lays out a network graph based on an Excel input spreadsheet containing an adjacency matrix where regulators are named in the columns and target genes in the rows. When a user uploads a spreadsheet with an unweighted adjacency matrix, GRNsight automatically lays out the graph using black lines and pointed arrowheads.  When a user uploads a spreadsheet with a weighted adjacency matrix, GRNsight uses pointed and blunt arrowheads, and colors the edges and adjusts their thicknesses based on the sign (positive for activation or negative for repression) and magnitude of the weight parameter. Nodes are rectangular and support gene labels of up to 12 characters.  The edges are arcs, which become straight lines when the nodes are close together.  Self-regulatory edges are indicated by a loop on the lower-right side of a node. Visualizations can be modified by sliders that adjust D3.js's force graph layout parameters and through manual node dragging.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0204",
                    "term": "Gene regulation"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "JavaScript"
            ],
            "license": "BSD-3-Clause",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/dondi/GRNsight",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/dondi/GRNsight/archive/refs/heads/main.zip",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://dondi.github.io/GRNsight/documentation.html",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.7717/peerj-cs.85",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.7411630",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Alex Miller",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Jia Celyne Garcia",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Cindy Tong",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Amelie Dinh",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Milka Zekarias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Ngoc Kim Ngan Tran",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Cecilia Zaragoza",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "A’Kaia Phelps",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Ona O. Igbinedion",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Ahmad R. Mersaghian",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Ian M. Green",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Lauren L. Amparo",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Alexia M. Filler",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Kevin B. Patterson",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "John L. Lopez",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Justin Kyle T. Torres",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Eileen Choe",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Jen Shin",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Mihir Samdarshi",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Anindita Varshneya",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Nicole A. Anguiano",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Britain J. Southwick",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Ben G. Fitzpatrick",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Loyola Marymount University",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "NSF award 0921038; LMU Rains Research Assistant Program; LMU Summer Undergraduate Research Program",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Funding agency",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "lmu.edu",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Kam D. Dahlquist",
                    "email": "kdahlquist@lmu.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "John David N. Dionisio",
                    "email": "dondi@lmu.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-8655-4693",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "dondi@lmu.edu",
            "additionDate": "2016-08-13T19:15:03Z",
            "lastUpdate": "2026-03-21T21:29:18.172348Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PangyPlot",
            "description": "PangyPlot is a tool for visualizing graph-based pangenome data, designed to simplify the exploration of complex genetic variation. It currently visualizes data from the HPRC pangenome graph and is demonstrated in use with cystic fibrosis data.",
            "homepage": "https://github.com/ScottMastro/pangyplot",
            "biotoolsID": "pangyplot",
            "biotoolsCURIE": "biotools:pangyplot",
            "version": [
                "v.0.1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "bubblegun",
                    "type": "includes"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3744",
                            "term": "Multiple sample visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3208",
                            "term": "Genome visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3056",
                    "term": "Population genetics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "JavaScript",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://pangyplot.research.sickkids.ca/",
                    "type": [
                        "Mirror"
                    ],
                    "note": "Live Instance"
                },
                {
                    "url": "https://zenodo.org/records/17174109",
                    "type": [
                        "Repository"
                    ],
                    "note": "Example Data"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://pangyplot.readthedocs.io/en/latest/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2025.10.31.684064",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": "v.0.1.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Scott Mastromatteo",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3551-2247",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "scottmastro",
            "additionDate": "2026-02-22T16:36:49.197472Z",
            "lastUpdate": "2026-03-20T22:02:56.060271Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "scottmastro"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "WEBnma",
            "description": "WEBnm@ provides quick, automated computation and analysis of low-frequency normal modes for protein structures.",
            "homepage": "http://apps.cbu.uib.no/webnma",
            "biotoolsID": "webnma",
            "biotoolsCURIE": "biotools:webnma",
            "version": [
                "3.5"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "numpy",
                    "type": "uses"
                },
                {
                    "biotoolsID": "biopython",
                    "type": "uses"
                },
                {
                    "biotoolsID": "matplotlib",
                    "type": "uses"
                },
                {
                    "biotoolsID": "mustang",
                    "type": "uses"
                },
                {
                    "biotoolsID": "dssp",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0244",
                            "term": "Protein flexibility and motion 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_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1354",
                                "term": "Sequence profile"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": "Constructs elastic network model from alpha carbon coordinates of the protein, and computes properties to describe large scale conformations. Computes normal modes, fluctuation profiles, inter-residue correlations, conformational overlap analysis and vector field representations. Structural amino acid profiles, and normal mode characteristics describing protein motion, visualized in plots and decorated structure visualizations. White space delimited tabular data for normal modes and the provided plots",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2487",
                            "term": "Protein structure comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0886",
                                "term": "Structure alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2200",
                                    "term": "FASTA-like (text)"
                                }
                            ]
                        },
                        {
                            "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_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0889",
                                "term": "Structural profile"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": "Performs comparative analysis of the normal modes of protein structures. Computes the Bhattacharyya Coefficient (BC) and the Root Mean Squared Inner Product (RMSIP) of aligned parts of the proteins. Alignment of sets of proteins to be compared. Multiple protein structures Heatmaps, dendrograms and structural amino acid profiles for visual comparison of structural similarity. White space delimited tabular data for the provided plots",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Suite"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0736",
                    "term": "Protein folds and structural domains"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [
                "BiB tools",
                "CBU tools",
                "UiB tools",
                "ELIXIR-NO",
                "ELIXIR-Norway"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Norway"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://github.com/reuter-group/webnma3",
                    "type": [
                        "Repository",
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://elixir.no/helpdesk",
                    "type": [
                        "Helpdesk"
                    ],
                    "note": "Helpdesk and support for ELIXIR Norway services."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "http://apps.cbu.uib.no/webnma3/howto/single",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                },
                {
                    "url": "http://apps.cbu.uib.no/webnma3/qanda",
                    "type": [
                        "FAQ"
                    ],
                    "note": null
                },
                {
                    "url": "http://apps.cbu.uib.no/webnma3/about",
                    "type": [
                        "General",
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s12859-014-0427-6",
                    "pmid": "25547242",
                    "pmcid": "PMC4339738",
                    "type": [
                        "Primary"
                    ],
                    "version": "2.0",
                    "note": null,
                    "metadata": {
                        "title": "WEBnmat v2.0: Web server and services for comparing protein flexibility",
                        "abstract": "Background: Normal mode analysis (NMA) using elastic network models is a reliable and cost-effective computational method to characterise protein flexibility and by extension, their dynamics. Further insight into the dynamics-function relationship can be gained by comparing protein motions between protein homologs and functional classifications. This can be achieved by comparing normal modes obtained from sets of evolutionary related proteins. Results: We have developed an automated tool for comparative NMA of a set of pre-aligned protein structures. The user can submit a sequence alignment in the FASTA format and the corresponding coordinate files in the Protein Data Bank (PDB) format. The computed normalised squared atomic fluctuations and atomic deformation energies of the submitted structures can be easily compared on graphs provided by the web user interface. The web server provides pairwise comparison of the dynamics of all proteins included in the submitted set using two measures: the Root Mean Squared Inner Product and the Bhattacharyya Coefficient. The Comparative Analysis has been implemented on our web server for NMA, WEBnmat, which also provides recently upgraded functionality for NMA of single protein structures. This includes new visualisations of protein motion, visualisation of inter-residue correlations and the analysis of conformational change using the. In addition, programmatic access to WEBnmat is now available through a SOAP-based web service. WEBnmat is available at. Conclusion: WEBnmat v2.0 is an online tool offering unique capability for comparative NMA on multiple protein structures. Along with a convenient web interface, powerful computing resources, and several methods for mode analyses, WEBnmat facilitates the assessment of protein flexibility within protein families and superfamilies. These analyses can give a good view of how the structures move and how the flexibility is conserved over the different structures.",
                        "date": "2014-12-30T00:00:00Z",
                        "citationCount": 87,
                        "authors": [
                            {
                                "name": "Tiwari S.P."
                            },
                            {
                                "name": "Fuglebakk E."
                            },
                            {
                                "name": "Hollup S.M."
                            },
                            {
                                "name": "Skjaerven L."
                            },
                            {
                                "name": "Cragnolini T."
                            },
                            {
                                "name": "Grindhaug S.H."
                            },
                            {
                                "name": "Tekle K.M."
                            },
                            {
                                "name": "Reuter N."
                            }
                        ],
                        "journal": "BMC Bioinformatics"
                    }
                },
                {
                    "doi": "10.1186/1471-2105-6-52",
                    "pmid": "15762993",
                    "pmcid": "PMC1274249",
                    "type": [
                        "Primary"
                    ],
                    "version": "1.0",
                    "note": null,
                    "metadata": {
                        "title": "WEBnm@: A web application for normal mode analyses of proteins",
                        "abstract": "Background: Normal mode analysis (NMA) has become the method of choice to investigate the slowest motions in macromolecular systems. NMA is especially useful for large biomolecular assemblies, such as transmembrane channels or virus capsids. NMA relies on the hypothesis that the vibrational normal modes having the lowest frequencies (also named soft modes) describe the largest movements in a protein and are the ones that are functionally relevant. Results: We developed a web-based server to perform normal modes calculations and different types of analyses. Starting from a structure file provided by the user in the PDB format, the server calculates the normal modes and subsequently offers the user a series of automated calculations; normalized squared atomic displacements, vector field representation and animation of the first six vibrational modes. Each analysis is performed independently from the others and results can be visualized using only a web browser. No additional plug-in or software is required. For users who would like to analyze the results with their favorite software, raw results can also be downloaded. The application is available on http://www.bioinfo.no/tools/normalmodes. We present here the underlying theory, the application architecture and an illustration of its features using a large transmembrane protein as an example. Conclusion: We built an efficient and modular web application for normal mode analysis of proteins. Non specialists can easily and rapidly evaluate the degree of flexibility of multi-domain protein assemblies and characterize the large amplitude movements of their domains. © 2005 Hollup et al; licensee BioMed Central Ltd.",
                        "date": "2005-03-11T00:00:00Z",
                        "citationCount": 105,
                        "authors": [
                            {
                                "name": "Hollup S.M."
                            },
                            {
                                "name": "Salensminde G."
                            },
                            {
                                "name": "Reuter N."
                            }
                        ],
                        "journal": "BMC Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Nathalie Reuter",
                    "email": "Nathalie.Reuter@uib.no",
                    "url": "http://www.cbu.uib.no/reuter/",
                    "orcidid": "https://orcid.org/0000-0002-3649-7675",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Sandhya P Tiwari",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0747-3826",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Kidane M Tekle",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Tristan Cragnolini",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Svenn H Grindhaug",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Lars Skjærven",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Gisle Salensminde",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Edvin Fuglebakk",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Siv M Hollup",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Department of Molecular Biology, University of Bergen, Norway",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Computational Biology Unit, Department of Informatics, University of Bergen, Norway",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "UiB",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "UiB",
            "additionDate": "2016-03-17T13:51:10Z",
            "lastUpdate": "2026-03-11T08:56:55.566213Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "eca008",
                    "korbinib"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "QMRITools",
            "description": "QMRITools is a collection of tools for quantitative muscle MRI analysis, enabling the assessment of neuromuscular disorders and conditions. The software utilizes various MRI sequences and processing pipelines to generate metrics for comparative evaluation.",
            "homepage": "https://github.com/mfroeling/QMRITools",
            "biotoolsID": "qmri",
            "biotoolsCURIE": "biotools:qmri",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://www.qmritools.com/assets/htmldoc/html/guide/qmritools",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.qmritools.com/doc/instal/",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.21105/joss.01204",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1002/jmri.23608",
                    "pmid": "22334539",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1002/mrm.22477",
                    "pmid": "20725932",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1002/nbm.4119",
                    "pmid": "31313867",
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Martijn Froeling",
                    "email": "m.froeling@gmail.com",
                    "url": "https://www.qmritools.com/",
                    "orcidid": "https://orcid.org/0000-0003-3841-0497",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "martijn",
            "additionDate": "2026-01-14T16:51:46.442030Z",
            "lastUpdate": "2026-03-04T12:17:03.094179Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Random Number Lab",
            "description": "An interactive set of tools including randomization of data (even stratified random sampling) and random assignments for studies, generation of random numbers following specific probability distributions, generation of random and quasi-random point distributions and sampling patterns, noise in one or two dimensions with adjustable spectral properties, random walks and Lévy flights. Own data tables can be provided for random sampling in a privacy-friendly way, as data processing takes place directly in the browser and no data is transferred to anywhere else. The Random Number Lab also offers some educational material and worksheets and can be used for scientific and educational purposes.",
            "homepage": "https://randomnumberlab.org",
            "biotoolsID": "random_number_lab",
            "biotoolsCURIE": "biotools:random_number_lab",
            "version": [],
            "otherID": [
                {
                    "value": "RRID:SCR_028010",
                    "type": "rrid",
                    "version": null
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0364",
                            "term": "Random sequence generation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Generation of sequences of random numbers or elements, spatial point patterns, random walks",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Visualization of random distributions and random processes",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": "Randomization and permutation of data in a privacy-preserving way",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_3678",
                    "term": "Experimental design and studies"
                }
            ],
            "operatingSystem": [
                "Linux",
                "iOS",
                "Mac",
                "Android",
                "Windows"
            ],
            "language": [
                "JavaScript"
            ],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Thomas Amthor",
                    "email": "hello@randomnumberlab.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1456-6131",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "thomas9",
            "additionDate": "2026-02-27T17:39:14.144907Z",
            "lastUpdate": "2026-02-27T18:10:10.460700Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PLAST",
            "description": "PLAST is a heuristical method to search for highest scoring local alignments between a DNA sequence query and a graphical pangenome. It takes as input a plain DNA sequence and a pangenome which may either be a set of (multiple) FASTA or FASTQ files or a sequence graph constructed by the tool Bifrost. It then outputs statistically meaningful (gapped) alignments in the style of the NCBI BLAST standard output format. Alignments are calculated based on a \"seed-and-extend approach\" while traversing the sequence graph. Biologically meaningful alignments are filtered by using an alignment statistic explicitly developed for sequence-to-graph alignments involving graphical pangenomes.",
            "homepage": "https://github.com/tischulz1/plast",
            "biotoolsID": "pangenome-blast",
            "biotoolsCURIE": "biotools:pangenome-blast",
            "version": [
                "0.0.1-0.2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0495",
                            "term": "Local alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1211",
                                    "term": "unambiguous pure nucleotide"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1234",
                                "term": "Sequence set (nucleic acid)"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3975",
                                    "term": "GFA 1"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2333",
                                    "term": "Binary format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1333",
                                    "term": "BLAST results"
                                }
                            ]
                        }
                    ],
                    "note": "In order to search for alignments within the pangenome graph, \nA pangenome graph used to search for alignments consists of (1) a file in GFA format containing all sequences of the graph, (2) a binary file produced by the tool itself or the software \"Bifrost\" and (3) a program-specific index data structure in binary format.",
                    "cmd": "PLAST Search -i pangenomeGraphCommonFilePrefix -q fileContainingOneQueryPerLine"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0227",
                            "term": "Indexing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3975",
                                    "term": "GFA 1"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2333",
                                    "term": "Binary format"
                                }
                            ]
                        }
                    ],
                    "note": "If a pangenome graph already exists and only an index has to be built, FASTA/FASTQ files are not needed.",
                    "cmd": "PLAST Build -i pangenomeGraphCommonFilePrefix -R *.fasta"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "C++"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.ub.uni-bielefeld.de/gi/plast",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/tischulz1/plast",
                    "type": [
                        "Mirror"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://gitlab.ub.uni-bielefeld.de/gi/plast/-/blob/master/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btab077",
                    "pmid": "33532821",
                    "pmcid": "PMC8388040",
                    "type": [
                        "Primary",
                        "Method",
                        "Benchmarking study"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Detecting high-scoring local alignments in pangenome graphs",
                        "abstract": "Motivation: Increasing amounts of individual genomes sequenced per species motivate the usage of pangenomic approaches. Pangenomes may be represented as graphical structures, e.g. compacted colored de Bruijn graphs, which offer a low memory usage and facilitate reference-free sequence comparisons. While sequence-to-graph mapping to graphical pangenomes has been studied for some time, no local alignment search tool in the vein of BLAST has been proposed yet. Results: We present a new heuristic method to find maximum scoring local alignments of a DNA query sequence to a pangenome represented as a compacted colored de Bruijn graph. Our approach additionally allows a comparison of similarity among sequences within the pangenome. We show that local alignment scores follow an exponential-tail distribution similar to BLAST scores, and we discuss how to estimate its parameters to separate local alignments representing sequence homology from spurious findings. An implementation of our method is presented, and its performance and usability are shown. Our approach scales sublinearly in running time and memory usage with respect to the number of genomes under consideration. This is an advantage over classical methods that do not make use of sequence similarity within the pangenome.",
                        "date": "2021-08-15T00:00:00Z",
                        "citationCount": 6,
                        "authors": [
                            {
                                "name": "Schulz T."
                            },
                            {
                                "name": "Wittler R."
                            },
                            {
                                "name": "Rahmann S."
                            },
                            {
                                "name": "Hach F."
                            },
                            {
                                "name": "Stoye J."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Bielefeld University",
                    "email": null,
                    "url": "https://www.uni-bielefeld.de/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Genome Informatics",
                    "email": null,
                    "url": "https://gi.cebitec.uni-bielefeld.de/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Tizian Schulz",
                    "email": "plast-service@cebitec.uni-bielefeld.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0744-7078",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "tizian",
            "additionDate": "2021-05-06T06:18:52Z",
            "lastUpdate": "2026-02-26T11:22:02.485629Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Helix Insight",
            "description": "AI-powered variant interpretation platform for clinical genetics laboratories. Automates ACMG/AMP 2015 classification using Bayesian point-based framework (Tavtigian et al. 2018) with BayesDel ClinGen SVI-calibrated thresholds (Pejaver et al. 2022). Integrates 8 reference databases (gnomAD v4.1, ClinVar, dbNSFP 4.9c, SpliceAI, gnomAD Constraint, HPO, ClinGen, Ensembl VEP) for comprehensive variant annotation. Supports HPO-based phenotype matching with semantic similarity scoring, automated biomedical literature mining across 2M+ PubMed publications, and structured clinical report generation. Delivers full clinical interpretation of whole genome sequencing (WGS) in under 15 minutes. EU-hosted on dedicated infrastructure in Helsinki, Finland (GDPR-compliant).",
            "homepage": "https://helixinsight.bio",
            "biotoolsID": "HelixInsight",
            "biotoolsCURIE": "biotools:HelixInsight",
            "version": [
                "3.5"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3225",
                            "term": "Variant classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2955",
                                "term": "Sequence report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1622",
                                "term": "Disease report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0305",
                            "term": "Literature search"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3574",
                    "term": "Human genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Commercial",
            "accessibility": "Restricted access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://helixinsight.bio/docs",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/docs/getting-started",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/how-it-works",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/terms",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://helixinsight.bio/privacy",
                    "type": [
                        "Other"
                    ],
                    "note": "Privacy policy"
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Helena Bioinformatics",
                    "email": "contact@helena.bio",
                    "url": "https://helena.bio",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "helenabio",
            "additionDate": "2026-02-23T13:56:07.187145Z",
            "lastUpdate": "2026-02-24T22:17:23.859555Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FANTASIA",
            "description": "FANTASIA (Functional ANnoTAtion based on embedding space SImilArity) is a pipeline for protein annotating via GO term transference using the embedding space. FANTASIA’s latest developments include additional protein language models and provide enhanced functionalities.",
            "homepage": "https://github.com/CBBIO/",
            "biotoolsID": "fantasiav2",
            "biotoolsCURIE": "biotools:fantasiav2",
            "version": [
                "4.0",
                "LITE"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3672",
                            "term": "Gene functional annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3945",
                    "term": "Molecular evolution"
                },
                {
                    "uri": "http://edamontology.org/topic_0218",
                    "term": "Natural language processing"
                },
                {
                    "uri": "http://edamontology.org/topic_0085",
                    "term": "Functional genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_4010",
                    "term": "Open science"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "SQL"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [
                "3D-BioInfo",
                "Proteomics"
            ],
            "link": [
                {
                    "url": "https://github.com/CBBIO/FANTASIA",
                    "type": [
                        "Repository"
                    ],
                    "note": "Main repository contains documentation  from latest version"
                },
                {
                    "url": "https://github.com/MetazoaPhylogenomicsLab/FANTASIA",
                    "type": [
                        "Repository"
                    ],
                    "note": "Main repository contains documentation  from linitial version based on Bioembeddings implementation."
                },
                {
                    "url": "https://www.earthbiogenome.org/report-on-annotation-recommended-tools",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "Recommended tool for the Earth Biogenome Project"
                },
                {
                    "url": "https://github.com/CBBIO/FANTASIA-Lite",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": "This is the LITE version of FANTASIA for a quick and custom annotation"
                },
                {
                    "url": "https://gitlab.com/ifb-elixirfr/cluster/tools/-/tree/master/tools/fantasia/0.1.0?ref_type=heads",
                    "type": [
                        "Repository"
                    ],
                    "note": "This is a repository for FANTASIA-LITE available in Elixir France"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://fantasia.readthedocs.io/en/latest/",
                    "type": [
                        "General"
                    ],
                    "note": "Full documetnation with user cases, benchmarking, and cluster implementations"
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nargab/lqae078",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1007/978-1-0716-4623-6_8",
                    "pmid": "40601255",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": "2.8.0",
                    "note": "This protocol describes the use of the first version of FANTASIA",
                    "metadata": null
                },
                {
                    "doi": "10.1038/s42003-025-08651-2",
                    "pmid": "40813894",
                    "pmcid": "PMC12354702",
                    "type": [
                        "Primary"
                    ],
                    "version": "4.0",
                    "note": "Application of FANTASIA to annotate 24 million of genes of 1000 animal species",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Francisco Miguel Pérez Canales",
                    "email": "fmpercan@upo.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer",
                        "Support",
                        "Provider"
                    ],
                    "note": "Programmer"
                },
                {
                    "name": "Ana M Rojas Mendoza",
                    "email": "a.rojas.m@csic.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Contributor",
                        "Documentor",
                        "Support"
                    ],
                    "note": "Scientific concept and functionalities"
                },
                {
                    "name": "Rosa Fernandez",
                    "email": "rosa.fernandez@ibe.upf-csic.es",
                    "url": "https://www.metazomics.com/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor",
                        "Documentor"
                    ],
                    "note": "Scientific concept and functionalities"
                },
                {
                    "name": "Francisco J. Ruiz Mota",
                    "email": "fraruimot@alum.us.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Junior developer"
                },
                {
                    "name": "Gemma Martinez Redondo",
                    "email": "gemma.martinez@ibe.upf-csic.es",
                    "url": "https://www.metazomics.com/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Developer"
                    ],
                    "note": "Contributed  as developer of the first version of FANTASIA V1"
                },
                {
                    "name": "Alex Dominguez Rodriguez",
                    "email": "adomrod4@upo.es",
                    "url": "http://www.bioinfocb.es/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact",
                        "Maintainer",
                        "Documentor"
                    ],
                    "note": "Implemented the LITE version of FANTASIA"
                }
            ],
            "owner": "arojas",
            "additionDate": "2025-06-25T13:31:29.384393Z",
            "lastUpdate": "2026-02-22T21:19:22.986918Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Poly Pipeline",
            "description": "A data analysis pipeline for Spatial Transcriptomics data tailored to polyploid organisms.",
            "homepage": "https://github.com/capuccino26/POLY_PIPELINE",
            "biotoolsID": "poly_pipeline",
            "biotoolsCURIE": "biotools:poly_pipeline",
            "version": [
                "v1.0.0"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.18655692",
                    "type": "doi",
                    "version": "v1.0.0"
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0313",
                            "term": "Expression profile clustering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3768",
                                "term": "Clustered expression profiles"
                            },
                            "format": []
                        }
                    ],
                    "note": "Clustering of GEF files.",
                    "cmd": "ANALYSIS=1"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2600",
                                "term": "Pathway or network"
                            },
                            "format": []
                        }
                    ],
                    "note": "Generation of Nodes and Edges.",
                    "cmd": "ANALYSIS=3"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": []
                        }
                    ],
                    "note": "Data converter.",
                    "cmd": "ANALYSIS=0"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3800",
                            "term": "RNA-Seq quantification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": []
                        }
                    ],
                    "note": "Generation of count matrix.",
                    "cmd": "ANALYSIS=1"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Data filtering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": []
                        }
                    ],
                    "note": "Filtering of GEF files.",
                    "cmd": "ANALYSIS=1"
                }
            ],
            "toolType": [
                "Command-line tool",
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "R",
                "Bash",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [
                "Plant Sciences"
            ],
            "link": [
                {
                    "url": "https://github.com/capuccino26/POLY_PIPELINE",
                    "type": [
                        "Repository"
                    ],
                    "note": "Github Repository"
                },
                {
                    "url": "https://zenodo.org/records/18655692",
                    "type": [
                        "Other"
                    ],
                    "note": "Zenodo Insert"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/capuccino26/POLY_PIPELINE/releases/tag/v1.0.0",
                    "type": "Source code",
                    "note": "Github Release",
                    "version": "v1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/capuccino26/POLY_PIPELINE#poly_pipeline",
                    "type": [
                        "User manual"
                    ],
                    "note": "Github Documentation"
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.18655692",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": "v1.0.0",
                    "note": "Zenodo Insertion",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Pedro Cristovão Carvalho",
                    "email": "pccrvl@gmail.com",
                    "url": "https://cafinvest.com.br/resume.php",
                    "orcidid": "https://orcid.org/0000-0001-9242-6911",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact",
                        "Maintainer",
                        "Provider",
                        "Support"
                    ],
                    "note": "Main developer of the pipeline"
                }
            ],
            "owner": "pedro",
            "additionDate": "2026-02-19T07:51:45.702608Z",
            "lastUpdate": "2026-02-19T08:19:12.181956Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Segmentation evaluation",
            "description": "This tool calculates segmentation metrics (Dice score, intersection over union, Hausdorff distance, and normalised surface distance) between two sets of masks. It can be used to quickly calculate a number of metrics for segmentation models.",
            "homepage": "https://github.com/josegcpa/eucaim-metrics/tree/master",
            "biotoolsID": "segmentation_evaluation",
            "biotoolsCURIE": "biotools:segmentation_evaluation",
            "version": [
                "v0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3424",
                                "term": "Raw image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "note": "This is the core command which can be used to calculate image segmentation metrics. For more options please run `uv run eval_segmentation --help`",
                    "cmd": "uv run eval_segmentation \\\n    --pred test_data/predicted/ \\\n    --gt test_data/groundtruth/ \\\n    --output test.json \\\n    --n_classes 2 \\\n    --verbose \\\n    --params '{\"normalised_surface_distance\": {\"max_distance\": 100.0}}'"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [],
            "license": "CC-BY-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/josegcpa/eucaim-metrics/tree/master",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/josegcpa/eucaim-metrics/tree/master",
                    "type": [
                        "Quick start guide",
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "José Guilherme de Almeida",
                    "email": "jose.almeida@research.fchampalimaud.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1887-0157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Documentor",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Nickolas Papanikolaou",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3298-2072",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "josegcpa",
            "additionDate": "2026-02-12T14:54:22.759092Z",
            "lastUpdate": "2026-02-12T15:01:23.363666Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "decompTumor2Sig",
            "description": "R package for identification of mutational signatures active in individual tumors. It decomposes an individual tumor genome into a given set of Alexandrov-type or Shiraishi-type signatures, thus quantifying the contribution of the corresponding mutational processes to the somatic mutations identified in the tumor.",
            "homepage": "http://rmpiro.net/decompTumor2Sig/",
            "biotoolsID": "decompTumor2Sig",
            "biotoolsCURIE": "biotools:decompTumor2Sig",
            "version": [
                "2.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0239",
                            "term": "Sequence motif recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Parsing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "R"
            ],
            "license": "GPL-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/rmpiro/decompTumor2Sig/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/rmpiro/decompTumor2Sig",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://bioconductor.org/packages/release/bioc/html/decompTumor2Sig.html",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "http://rmpiro.net/index.html#downloads",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/rmpiro/decompTumor2Sig/blob/master/decompTumor2Sig-manual.pdf",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s12859-019-2688-6",
                    "pmid": "30999866",
                    "pmcid": "PMC6472187",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "DecompTumor2Sig: Identification of mutational signatures active in individual tumors",
                        "abstract": "© 2019 The Author(s).Background: The somatic mutations found in a tumor have in most cases been caused by multiple mutational processes such as those related to extrinsic carcinogens like cigarette smoke, and those related to intrinsic processes like age-related spontaneous deamination of 5-methylcytosine. The effect of such mutational processes can be modeled by mutational signatures, of which two different conceptualizations exist: the model introduced by Alexandrov et al., Nature 500:415-421, 2013, and the model introduced by Shiraishi et al., PLoS Genetics 11(12):e1005657, 2015. The initial identification and definition of mutational signatures requires large sets of tumor samples. Results: Here, we present decompTumor2Sig, an easy to use R package that can decompose an individual tumor genome into a given set of Alexandrov-type or Shiraishi-type signatures, thus quantifying the contribution of the corresponding mutational processes to the somatic mutations identified in the tumor. Until now, such tools were available only for Alexandrov signatures. We demonstrate the correctness and usefulness of our approach with three test cases, using somatic mutations from 21 breast cancer genomes, from 435 tumor genomes of ten different tumor entities, and from simulated tumor genomes, respectively. Conclusions: The decompTumor2Sig package is freely available and has been accepted for inclusion in Bioconductor.",
                        "date": "2019-04-18T00:00:00Z",
                        "citationCount": 8,
                        "authors": [
                            {
                                "name": "Kruger S."
                            },
                            {
                                "name": "Piro R.M."
                            }
                        ],
                        "journal": "BMC Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Prof. Dr. Rosario M. Piro",
                    "email": "r.piro@fu-berlin.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "rosario7",
            "additionDate": "2019-06-20T14:18:28Z",
            "lastUpdate": "2026-02-12T13:42:21.288130Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-ITA-POLIMI"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Sarek",
            "description": "Sarek is part of nf-core and has changed to the nf-core-sarek id.",
            "homepage": "https://nf-co.re/sarek",
            "biotoolsID": "sarek",
            "biotoolsCURIE": "biotools:sarek",
            "version": [
                "2.0.0",
                "2.1.0",
                "2.2.0",
                "2.2.1",
                "2.2.2",
                "2.3",
                "2.3.FIX1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "caw",
                    "type": "isNewVersionOf"
                },
                {
                    "biotoolsID": "nf-core-sarek",
                    "type": "hasNewVersion"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3731",
                            "term": "Sample comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0361",
                            "term": "Sequence annotation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3497",
                                "term": "DNA sequence (raw)"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "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",
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3673",
                    "term": "Whole genome sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Groovy"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/nf-core/sarek",
                    "type": [
                        "Repository"
                    ],
                    "note": "Github Repository"
                },
                {
                    "url": "https://nfcore.slack.com/channels/sarek",
                    "type": [
                        "Social media"
                    ],
                    "note": "Slack channel"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://nf-co.re/sarek",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://nf-co.re/sarek/usage",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://nf-co.re/usage/installation",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/nf-core/sarek/blob/master/LICENSE",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/316976",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "This is the publication about the nf-core framework",
                    "metadata": null
                },
                {
                    "doi": "10.12688/f1000research.16665.2",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "This is the publication about the nf-core framework",
                    "metadata": null
                },
                {
                    "doi": "10.1038/s41587-020-0439-x",
                    "pmid": "32055031",
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "This is the publication about the nf-core framework",
                    "metadata": {
                        "title": "The nf-core framework for community-curated bioinformatics pipelines",
                        "abstract": "",
                        "date": "2020-03-01T00:00:00Z",
                        "citationCount": 935,
                        "authors": [
                            {
                                "name": "Ewels P.A."
                            },
                            {
                                "name": "Peltzer A."
                            },
                            {
                                "name": "Fillinger S."
                            },
                            {
                                "name": "Patel H."
                            },
                            {
                                "name": "Alneberg J."
                            },
                            {
                                "name": "Wilm A."
                            },
                            {
                                "name": "Garcia M.U."
                            },
                            {
                                "name": "Di Tommaso P."
                            },
                            {
                                "name": "Nahnsen S."
                            }
                        ],
                        "journal": "Nature Biotechnology"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Maxime U. Garcia",
                    "email": "maxime.garcia@scilifelab.se",
                    "url": "https://maxulysse.github.io/",
                    "orcidid": "https://orcid.org/0000-0003-2827-9261",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Szilvester Juhos",
                    "email": "szilveszter.juhos@scilifelab.se",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Science for Life Laboratory - SciLifeLab",
                    "email": null,
                    "url": "https://www.scilifelab.se/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "National Genomics Infrastructure - NGI",
                    "email": null,
                    "url": "https://ngisweden.scilifelab.se/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "National Bioinformatics Infrastructure Sweden - NBIS",
                    "email": null,
                    "url": "https://nbis.se/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Barntumörbanken",
                    "email": null,
                    "url": "https://ki.se/forskning/barntumorbanken",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "MaxUlysse",
            "additionDate": "2017-05-24T12:15:33Z",
            "lastUpdate": "2026-02-04T22:38:39.196636Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "malinlarsson",
                    "szilva",
                    "fhanssen",
                    "ewels",
                    "JoseEspinosa",
                    "gelpi@ub.edu"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Exposome Maps",
            "description": "Exposome Maps is a data catalogue of geospatially resolved datasets on environmental exposure estimates. It contains more than 20,000 datasets on several Exposome dimensions including Physico-Chemical Environment, Built Environment, Food Environment, and Social Environment. It provides harmonized data collections across Europe for following environmental factors: PM10, PM2.5, NO2, O3, Temperature, Ultra Violet Radiation, Road Traffic Noise, Urbanicity, NDVI (Normalized Difference Vegetation Index ), MSAVI (Modified Soil Adjusted Vegetation Index), Green spaces, Blue spaces, Imperviousness, Light at night, Walkability Index.",
            "homepage": "https://exposome.uu.nl/",
            "biotoolsID": "exposome_maps",
            "biotoolsCURIE": "biotools:exposome_maps",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_3855",
                    "term": "Environmental sciences"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "Other",
            "collectionID": [
                "EXPANSE",
                "EHEN"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Restricted access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://expanseproject.eu/",
                    "type": [
                        "Other"
                    ],
                    "note": "Project information page"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://surfdrive.surf.nl/files/index.php/s/uqUORDrd428H2F9",
                    "type": [
                        "User manual"
                    ],
                    "note": "Description of Environmental variables available through Exposome Maps"
                },
                {
                    "url": "https://surfdrive.surf.nl/files/index.php/s/fI0Gmuu5O1MJAI9",
                    "type": [
                        "Terms of use"
                    ],
                    "note": "Exposome-NL data platform Data Access and Publication Policy"
                }
            ],
            "publication": [
                {
                    "doi": "10.1126/science.aay3164",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1097/EE9.0000000000000162",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Roel Vermeulen",
                    "email": "R.C.H.Vermeulen@uu.nl",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4082-8163",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Zimbo Boudewijns",
                    "email": "z.s.r.m.boudewijns@uu.nl",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9383-9571",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Lloyd Roga",
                    "email": "l.q.roga@uu.nl",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "Channel2291",
            "additionDate": "2025-03-17T14:01:59.601345Z",
            "lastUpdate": "2026-02-04T00:46:44.590787Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "hkucukali"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Image duplication check",
            "description": "A CLI tool for detecting duplicate DICOM images by analyzing pixel data, generating content-based hashes, and comparing them to identify identical images, even when metadata, file format, or size differs",
            "homepage": "https://docs.google.com/presentation/d/1guNJkm0E5YSsbIVKaaEevFnNGG4WR_m6XGsL695e3_A/edit?slide=id.g370e96e3b29_0_111#slide=id.g370e96e3b29_0_111",
            "biotoolsID": "image_duplicate_check_tool",
            "biotoolsCURIE": "biotools:image_duplicate_check_tool",
            "version": [
                "v1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "JavaScript"
            ],
            "license": "MIT",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/helghast79/eucaim-image-duplication-check-tool",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/helghast79/eucaim-image-duplication-check-tool/releases/tag/v1.0.0",
                    "type": "Downloads page",
                    "note": "scroll to bottom of github release page to find the executable download for each OS",
                    "version": "v1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/helghast79/eucaim-image-duplication-check-tool/blob/main/README.md",
                    "type": [
                        "General",
                        "Command-line options",
                        "Installation instructions",
                        "User manual",
                        "Release notes"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Miguel Chambel",
                    "email": "miguel.chambel@research.fchampalimaud.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6099-4110",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Contributor",
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "José Guilherme de Almeida",
                    "email": "jose.almeida@research.fchampalimaud.org",
                    "url": "https://josegcpa.net/",
                    "orcidid": "https://orcid.org/0000-0002-1887-0157",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Support"
                    ],
                    "note": null
                },
                {
                    "name": "Nickolas Papanikolaou",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3298-2072",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "helghast",
            "additionDate": "2025-10-31T09:19:51.388544Z",
            "lastUpdate": "2026-02-03T15:36:48.615645Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "josegcpa"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        }
    ]
}