List all resources, or create a new resource.

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

{
    "count": 8982,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "Image Duplicates Checker",
            "description": "Detects duplicate or visually similar DICOM series using a tiered approach that combines metadata analysis, hash-based comparison, and pixel-level similarity metrics.\nIdeal for:\n1. High-level series comparison and classification, and\n2. Detecting duplicates even after post-processing (e.g., denoising, filtering).\n\nFor scenarios requiring strict, image-level deduplication based on pixel content, fully agnostic to metadata changes, consider using [insert link to Champalimaud/s implementation]",
            "homepage": "https://www.med.auth.gr/en/content/laboratory-computing-medical-informatics-and-biomedical-imaging-technologies",
            "biotoolsID": "dicom_image_similarity-duplicate_checker",
            "biotoolsCURIE": "biotools:dicom_image_similarity-duplicate_checker",
            "version": [
                "2.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "data_integration_quality_check_tool_diqct",
                    "type": "includedIn"
                }
            ],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "eucaim"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.google.com/document/d/10GsrgRCeyrZrdus04iI-967llth0o9yE/edit?usp=drive_link&ouid=108776251279939449410&rtpof=true&sd=true",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "difoto",
            "additionDate": "2025-05-28T23:55:08.439649Z",
            "lastUpdate": "2025-12-09T23:38:40.427406Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "authEucaim"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "InstaNovo",
            "description": "InstaNovo is a transformer neural network with the ability to translate fragment ion peaks into the sequence of amino acids that make up the studied peptide(s).",
            "homepage": "https://github.com/instadeepai/instanovo",
            "biotoolsID": "instanovo",
            "biotoolsCURIE": "biotools:instanovo",
            "version": [
                "1.2.2"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "matchms",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pyteomics",
                    "type": "uses"
                },
                {
                    "biotoolsID": "spectrum_utils",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3644",
                            "term": "de Novo sequencing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrum"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3654",
                                    "term": "mzXML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3651",
                                    "term": "MGF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2886",
                                "term": "Protein sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "instanovo predict --data-path /path/to/your/spectra.mgf --output-path predictions.csv"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "proteomics",
                "ms-utils"
            ],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/instadeepai/instanovo",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://instanovo.ai/",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/instadeepai/InstaNovo/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/instadeepai/InstaNovo/discussions",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/instadeepai/InstaNovo/releases/tag/1.2.2",
                    "type": "Source code",
                    "note": null,
                    "version": "1.1.2"
                }
            ],
            "documentation": [
                {
                    "url": "https://instadeepai.github.io/InstaNovo/",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://instadeepai.github.io/InstaNovo/tutorials/getting_started/#installation",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://instadeepai.github.io/InstaNovo/tutorials/getting_started/",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                },
                {
                    "url": "https://instadeepai.github.io/InstaNovo/reference/cli/",
                    "type": [
                        "Command-line options"
                    ],
                    "note": null
                },
                {
                    "url": "https://instadeepai.github.io/InstaNovo/API/summary/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://instadeepai.github.io/InstaNovo/citation/",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s42256-025-01019-5",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "1.1.4",
                    "note": null,
                    "metadata": {
                        "title": "InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale proteomics experiments",
                        "abstract": "",
                        "date": "2025-04-01T00:00:00Z",
                        "citationCount": 7,
                        "authors": [],
                        "journal": "Nature Machine Intelligence"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Kevin Eloff",
                    "email": "k.eloff@instadeep.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1355-8743",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Konstantinos Kalogeropoulos",
                    "email": "konka@dtu.dk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3907-9281",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Rachel Catzel",
                    "email": "r.catzel@instadeep.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2983-9833",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Jeroen Van Goey",
                    "email": "j.vangoey@instadeep.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4480-5567",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Timothy P. Jenkins",
                    "email": "tpaje@dtu.dk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2979-5663",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "BioGeek",
            "additionDate": "2025-12-09T09:22:22.735091Z",
            "lastUpdate": "2025-12-09T21:41:17.117080Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "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/artifacts-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": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "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.google.com/file/d/1tlpW4J3ZWtyfY-4gy3_TvkEb9CtUtOf8/view?usp=drive_link",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.google.com/file/d/1UK5qjmd0eHmMByYO1zC-2pRdP4gAmc0l/view?usp=drive_link",
                    "type": [
                        "Terms of use"
                    ],
                    "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": "2025-12-09T14:56:07.683481Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SpeciesHub",
            "description": "SpeciesHub is a privacy-friendly platform that empowers you to manage biodiversity data—replacing spreadsheets, paper forms, and custom software for each project. It's an all-in-one resource for individual biologists and large teams, offering advanced tools to keep your data private, secure, and shared only on your terms.",
            "homepage": "https://specieshub.io",
            "biotoolsID": "specieshub",
            "biotoolsCURIE": "biotools:specieshub",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3096",
                            "term": "Data editing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3050",
                    "term": "Biodiversity"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "danas",
            "additionDate": "2025-12-09T11:58:09.082995Z",
            "lastUpdate": "2025-12-09T12:05:37.932609Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "D-Genies",
            "description": "D-GENIES – for Dot plot large Genomes in an Interactive, Efficient and Simple way – is an online tool designed to compare two genomes. It supports large genome and you can interact with the dot plot to improve the visualisation.",
            "homepage": "https://dgenies.toulouse.inrae.fr/",
            "biotoolsID": "dgenies",
            "biotoolsCURIE": "biotools:dgenies",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3182",
                            "term": "Genome alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2161",
                                "term": "Sequence similarity plot"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0490",
                            "term": "Dot plot plotting"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2161",
                                "term": "Sequence similarity plot"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/genotoul-bioinfo/dgenies",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.7717/peerj.4958",
                    "pmid": "29888139",
                    "pmcid": "PMC5991294",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "D-GENIES: Dot plot large genomes in an interactive, efficient and simple way",
                        "abstract": "",
                        "date": "2018-01-01T00:00:00Z",
                        "citationCount": 487,
                        "authors": [],
                        "journal": "PeerJ"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Floréal Cabanettes",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Christophe Klopp",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7126-5477",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Philippe Bordron",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1975-0920",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Vincent Dominguez",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "GenoToul bioinformatics facility",
                    "email": null,
                    "url": "http://bioinfo.genotoul.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "pbordron",
            "additionDate": "2025-12-09T09:09:20.909736Z",
            "lastUpdate": "2025-12-09T11:03:03.972315Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "choede"
                ]
            },
            "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/artifacts-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_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "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": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "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.google.com/file/d/1NZTdqeJHv5yldPwHD8jk9I8MAd-4rNL7/view?usp=drive_link",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.google.com/file/d/1AlajfOjral3eTF8Yvn6xjSvChFUaP4c2/view?usp=drive_link",
                    "type": [
                        "Terms of use"
                    ],
                    "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": "2025-12-09T08:30:37.767707Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Mapping-based Genome Size Estimation",
            "description": "Mapping-based Genome Size Estimation (MGSE) predicts the size of a genome based on a (short) read mapping to an existing genome assembly. Low complexity sequences are often collapsed in a genome assembly thus the assembly size is smaller than the genome size. The actual copy number of sequences in the assembly is identified based on the coverage (sequencing depth) which allows the calculation of a genome size.",
            "homepage": "https://github.com/bpucker/MGSE",
            "biotoolsID": "mgse",
            "biotoolsCURIE": "biotools:mgse",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool",
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_0157",
                    "term": "Sequence composition, complexity and repeats"
                },
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://doi.org/10.1186/s12864-025-11640-8",
                    "type": [
                        "Repository"
                    ],
                    "note": "Publication in BMC Genomics"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/bpucker/MGSE",
                    "type": "Downloads page",
                    "note": "MGSE is available on GitHub",
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/s12864-025-11640-8",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Mapping-based genome size estimation",
                        "abstract": "",
                        "date": "2025-12-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "BMC Genomics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Boas Pucker",
                    "email": null,
                    "url": "https://www.pbb.uni-bonn.de",
                    "orcidid": "https://orcid.org/0000-0002-3321-7471",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "bpucker",
            "additionDate": "2021-01-02T12:42:50Z",
            "lastUpdate": "2025-12-06T16:20:42.941757Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Image Quality Assessment metrics  (IQA) for XNAT platform",
            "description": "Docker images developped at the Euro-BioImaging MED-Hub  and National Research Council (CNR) for the XNAT platform hosted by University of Turin. A suite of four Image Quality Assessment (IQA) metrics designed to evaluate the perceptual quality of preclinical and clinical image datasets within the XNAT platform at the scan and subject levels. The tool outputs Excel files containing the mean and median for each metric and scan, as well as PNG files with corresponding histogram plots.",
            "homepage": "https://github.com/FerielRamdhane/XNAT-Quality-Metrics/tree/main",
            "biotoolsID": "image_quality_assessment_metrics_iqa_for_xnat_platform",
            "biotoolsCURIE": "biotools:image_quality_assessment_metrics_iqa_for_xnat_platform",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        }
                    ],
                    "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_3603",
                                    "term": "PNG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Python",
                "MATLAB"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/FerielRamdhane/XNAT-Quality-Metrics/tree/main",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.google.com/document/d/17goRA76d9vViR93HbhIcjPPxsCdtGhS9/edit?usp=sharing&ouid=114076787312989347088&rtpof=true&sd=true",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Feriel Romdhane",
                    "email": "ferielromdhane@yahoo.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5854-9341",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Euro-BioImaging ERIC",
                    "email": "preclinicaldata@eurobioimaging.eu",
                    "url": "https://www.eurobioimaging.eu/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "National Research Council",
                    "email": null,
                    "url": "https://www.ibb.cnr.it/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Feriel",
            "additionDate": "2025-10-15T07:25:34.085350Z",
            "lastUpdate": "2025-12-05T14:40:30.073701Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FAIR EVA for EUCAIM",
            "description": "FAIR EVA: Evaluator, Validator & Advisor has been developed to check the FAIRness level of digital objects from different repositories or data portals. It requires the object identifier (preferably persistent and unique identifier) and the repository to check. It also provides a generic and agnostic way to check digital objects.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647.",
            "homepage": "https://github.com/IFCA-Advanced-Computing/FAIR_eva",
            "biotoolsID": "fair_eva_4_eucaim",
            "biotoolsCURIE": "biotools:fair_eva_4_eucaim",
            "version": [
                "EUCAIM_plugin_0.3",
                "EUCAIM_plugin_0.3.1",
                "EUCAIM_plugin_0.4.0",
                "EUCAIM_0.4.2"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1052",
                                "term": "URL"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "python scripts/batch_runner.py --plugin eucaim_catalogue --out faireva_out"
                }
            ],
            "toolType": [
                "Plug-in",
                "Command-line tool",
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository for FAIR EVA, without the EUCAIM specific plugin"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva/blob/main/docs/index.md",
                    "type": [
                        "General"
                    ],
                    "note": "Documentation for the main package, EUCAIM plugin specific documentation not included."
                },
                {
                    "url": "https://gitlabpages.ifca.es/fair-eva-guide-608baa/",
                    "type": [
                        "User manual"
                    ],
                    "note": "Wiki page with FAIR EVA for EUCAIM specific instructions."
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41597-023-02652-8",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": null,
                        "abstract": null,
                        "date": null,
                        "citationCount": 0,
                        "authors": [],
                        "journal": null
                    }
                }
            ],
            "credit": [
                {
                    "name": "Fernando Aguilar",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9462-4831",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer",
                        "Documentor"
                    ],
                    "note": "Creator and devloper of the main package FAIR EVA.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647."
                },
                {
                    "name": "David Rodríguez",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9160-5106",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Primary contact"
                    ],
                    "note": "Developer of the EUCAIM plugin."
                },
                {
                    "name": "Inés Victoria",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0003-7950-3937",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Developer of the EUCAIM plugin."
                }
            ],
            "owner": "davrodgon",
            "additionDate": "2025-06-30T08:52:48.500476Z",
            "lastUpdate": "2025-12-04T10:57:20.901575Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ines.ifca",
                    "davrodgon"
                ]
            },
            "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/artifacts-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": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "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.google.com/file/d/1lIUixmLItQXOyBPIXL_AzPg_jlqDKwNE/view?usp=drive_link",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.google.com/file/d/1jF44iszmmiHd2paD8-YhFhW2uQJ0QBAZ/view?usp=drive_link",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s40537-025-01086-w",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Automatic magnetic resonance imaging series labelling for large repositories",
                        "abstract": "",
                        "date": "2025-12-01T00:00:00Z",
                        "citationCount": 0,
                        "authors": [],
                        "journal": "Journal of Big Data"
                    }
                }
            ],
            "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": "2025-12-03T15:35:26.140884Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "AggreProt",
            "description": "AggreProt is a web server to predict and engineer protein aggregation that provide a per-residue numerical aggregation propensity value and an overall protein aggregation propensity profile. Along with the protein solvent accessibility area and its transmembrane propensity, AggreProt predictions aid the users on designing soluble proteins.",
            "homepage": "https://loschmidt.chemi.muni.cz/aggreprot/",
            "biotoolsID": "aggreprotv1.0",
            "biotoolsCURIE": "biotools:aggreprotv1.0",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Java",
                "JavaScript"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkae420",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AggreProt: A web server for predicting and engineering aggregation prone regions in proteins",
                        "abstract": "",
                        "date": "2024-07-05T00:00:00Z",
                        "citationCount": 17,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Joan Planas-Iglesias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Simeon Borko",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiří Damborský",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David Bednář",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "m.musil",
            "additionDate": "2025-12-03T14:05:12.102283Z",
            "lastUpdate": "2025-12-03T14:05:12.105361Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "MDPath",
            "description": "MDPath is a tool for calculating allosteric communication pathways in proteins by analyzing the mutual information of residue dihedral angle movements throughout an MD simulation.",
            "homepage": "https://github.com/wolberlab/mdpath",
            "biotoolsID": "mdpath",
            "biotoolsCURIE": "biotools:mdpath",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0176",
                    "term": "Molecular dynamics"
                },
                {
                    "uri": "http://edamontology.org/topic_3332",
                    "term": "Computational chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [
                "gpcr"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/acs.jcim.5c01590",
                    "pmid": "41030225",
                    "pmcid": "PMC12570139",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MDPath: Unraveling Allosteric Communication Paths of Drug Targets through Molecular Dynamics Simulations",
                        "abstract": "",
                        "date": "2025-10-27T00:00:00Z",
                        "citationCount": 0,
                        "authors": [],
                        "journal": "Journal of Chemical Information and Modeling"
                    }
                }
            ],
            "credit": [],
            "owner": "Aaminah",
            "additionDate": "2025-11-26T09:26:04.357618Z",
            "lastUpdate": "2025-12-03T12:50:00.977035Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "Aaminah"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SoluProtMutsupDB",
            "description": "A manually curated database of protein solubility changes upon mutations.",
            "homepage": "http://loschmidt.chemi.muni.cz/soluprotmutdb",
            "biotoolsID": "soluprotmutsupdb",
            "biotoolsCURIE": "biotools:soluprotmutsupdb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0409",
                            "term": "Protein solubility prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0331",
                            "term": "Variant effect prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data submission, annotation and curation"
                },
                {
                    "uri": "http://edamontology.org/topic_3068",
                    "term": "Literature and language"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/J.CSBJ.2022.11.009",
                    "pmid": "36420168",
                    "pmcid": "PMC9678803",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "SoluProtMutDB: A manually curated database of protein solubility changes upon mutations",
                        "abstract": "© 2022 The Author(s)Protein solubility is an attractive engineering target primarily due to its relation to yields in protein production and manufacturing. Moreover, better knowledge of the mutational effects on protein solubility could connect several serious human diseases with protein aggregation. However, we have limited understanding of the protein structural determinants of solubility, and the available data have mostly been scattered in the literature. Here, we present SoluProtMutDB – the first database containing data on protein solubility changes upon mutations. Our database accommodates 33 000 measurements of 17 000 protein variants in 103 different proteins. The database can serve as an essential source of information for the researchers designing improved protein variants or those developing machine learning tools to predict the effects of mutations on solubility. The database comprises all the previously published solubility datasets and thousands of new data points from recent publications, including deep mutational scanning experiments. Moreover, it features many available experimental conditions known to affect protein solubility. The datasets have been manually curated with substantial corrections, improving suitability for machine learning applications. The database is available at loschmidt.chemi.muni.cz/soluprotmutdb.",
                        "date": "2022-01-01T00:00:00Z",
                        "citationCount": 0,
                        "authors": [
                            {
                                "name": "Velecky J."
                            },
                            {
                                "name": "Hamsikova M."
                            },
                            {
                                "name": "Stourac J."
                            },
                            {
                                "name": "Musil M."
                            },
                            {
                                "name": "Damborsky J."
                            },
                            {
                                "name": "Bednar D."
                            },
                            {
                                "name": "Mazurenko S."
                            }
                        ],
                        "journal": "Computational and Structural Biotechnology Journal"
                    }
                }
            ],
            "credit": [
                {
                    "name": "David Bednar",
                    "email": "222755@mail.muni.cz",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Stanislav Mazurenko",
                    "email": "mazurenko@mail.muni.cz",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jan Velecký",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Marie Hamsikova",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "velda",
            "additionDate": "2023-01-25T22:49:31.072923Z",
            "lastUpdate": "2025-12-03T12:49:50.125351Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "velda",
                    "m.musil"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "AggreProt",
            "description": "AggreProt is a web server to predict and engineer protein aggregation that provides protein aggregation propensity profile. Along with the protein solvent accessibility area and its transmembrane propensity, AggreProt predictions aid the users on designing soluble proteins.",
            "homepage": "https://loschmidt.chemi.muni.cz/aggreprot/",
            "biotoolsID": "aggreprotv1",
            "biotoolsCURIE": "biotools:aggreprotv1",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0123",
                    "term": "Protein properties"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "JavaScript",
                "Java"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkae420",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AggreProt: A web server for predicting and engineering aggregation prone regions in proteins",
                        "abstract": "",
                        "date": "2024-07-05T00:00:00Z",
                        "citationCount": 17,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Joan Planas-Iglesias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Simeon Borko",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiri Damborsky",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David Bednar",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jan Martinovic",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jan Swiatkowski",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Matej Elias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Martin Havlasek",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ondrej Salamon",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ekaterina Grakova",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Antonín Kunka",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Tomas Martinovic",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "m.musil",
            "additionDate": "2025-12-03T12:07:46.250923Z",
            "lastUpdate": "2025-12-03T12:07:46.253295Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "RAPTOR",
            "description": "RAPTOR intelligently recommends and benchmarks RNA-seq pipelines by analyzing 20+ data characteristics (biological variation, depth, zero-inflation, sample size). Multi-criteria scoring provides personalized pipeline recommendations from eight production-ready workflows (STAR-RSEM-DESeq2, Salmon-edgeR, Kallisto-Sleuth, etc.) in 30 seconds with clear reasoning. Comprehensive benchmarking quantifies accuracy, efficiency, and reproducibility metrics across all pipelines on user data with customizable priority modes.",
            "homepage": "https://github.com/AyehBlk/RAPTOR",
            "biotoolsID": "raptor-rnaseq",
            "biotoolsCURIE": "biotools:raptor-rnaseq",
            "version": [
                "v2.1.0"
            ],
            "otherID": [
                {
                    "value": "doi:10.5281/zenodo.17607161",
                    "type": "doi",
                    "version": "v2.1.0"
                }
            ],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3218",
                            "term": "Sequencing quality control"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0314",
                            "term": "Gene expression profiling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": "Comprehensive statistical characterization of RNA-seq datasets: library size statistics and variation, zero-inflation percentage, gene-level count distribution, biological coefficient of variation (BCV), mean-variance relationships, sequencing depth assessment, and experimental design balance.",
                    "cmd": "raptor profile --counts your_counts.csv --metadata metadata.csv --output report.html"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2424",
                            "term": "Comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2423",
                            "term": "Prediction and recognition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2425",
                            "term": "Optimisation and refinement"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0951",
                                "term": "Statistical estimate score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2526",
                                "term": "Text data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": "Intelligent recommendation system analyzing data characteristics (library size variation, zero-inflation, BCV, sample size, sequencing depth, design complexity) and matching them to pipeline strengths using multi-criteria scoring (0-200). Recommends from 8 pipelines: STAR-RSEM-DESeq2 (high accuracy), HISAT2-StringTie-Ballgown (novel transcripts), Salmon-edgeR (balanced), Kallisto-Sleuth (ultra-fast), STAR-HTSeq-limma (complex designs), STAR-featureCounts-NOISeq (non-parametric), Bowtie2-RSEM-EBSeq (Bayesian), HISAT2-Cufflinks-Cuffdiff (legacy). Priority modes: accuracy, speed, memory, or balanced.",
                    "cmd": "raptor run --pipeline 3 --data your_fastq/ --output results/"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2424",
                            "term": "Comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2182",
                                    "term": "FASTQ-like format (text)"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0925",
                                "term": "Sequence assembly"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2305",
                                    "term": "GFF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3112",
                                "term": "Gene expression matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0928",
                                "term": "Gene expression profile"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2082",
                                "term": "Matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": "Comprehensive benchmarking framework comparing 8 RNA-seq pipelines. Evaluates: (1) Accuracy metrics: sensitivity, specificity, precision, F1, ROC AUC, concordance; (2) Efficiency metrics: runtime, memory, CPU utilization, disk space; (3) Reproducibility metrics: between-run concordance, fold-change correlation, p-value correlation. Benchmark datasets: simulated data (Polyester), SEQC/MAQC validation, and user data. Runtime: 2-4 hours (small datasets) to 8-24 hours (large datasets). Outputs: HTML dashboard, CSV/TSV tables, publication-ready figures.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                },
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python",
                "R",
                "Shell"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Belgium"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/AyehBlk/RAPTOR",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/AyehBlk/RAPTOR",
                    "type": "Source code",
                    "note": null,
                    "version": "v2.1.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/AyehBlk/RAPTOR",
                    "type": [
                        "Citation instructions",
                        "Code of conduct",
                        "Command-line options",
                        "FAQ",
                        "General",
                        "Installation instructions",
                        "Quick start guide",
                        "Release notes",
                        "Terms of use",
                        "Training material",
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "AyehBlk",
            "additionDate": "2025-11-14T17:30:28.515260Z",
            "lastUpdate": "2025-12-03T09:32:53.698521Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "AutoProSeq - automatic classification of sequence types for prostate mpMRI",
            "description": "XGBoost-based automatic classification of sequence types for prostate mpMRI into T2W, DWI, ADC, DCE and others (any other sequence type) using metadata alone. Works as a CLI, allows direct application to DICOM datasets or CSV/tsv/Excel/parquet datasets, features integration for Orthanc and DICOM-web as RESTful APIs. This was applied to all data on ProCAncer-I to derive initial results for sequence types. Refines predictions using rule-based heuristics for T2W, DWI and ADC.",
            "homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/champ-autoproseq",
            "biotoolsID": "auto-prostate-sequence-classifier",
            "biotoolsCURIE": "biotools:auto-prostate-sequence-classifier",
            "version": [
                "v0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        }
                    ],
                    "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_0968",
                                "term": "Keyword"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": "The input can be provided as a DICOM dataset (which will require --dicom-recursion, details below or in the documentation) or as a single DICOM study. This command will print a CSV with 5 columns:  i) patient_id, ii) study_uid, iii) series_uid, iv) classification from the XGBoost model, v) classification after heuristics-based corrections.\nThe sequence classification is performed between T2W, DWI, ADC, DCE or others. The provided <dicom-recursion> refers to the number of folders until a DICOM series is found. So if the provided input is a patient folder with nested studies with nested series, the level of DICOM recursion should be 2. If the provided input is a directory with patient folders, the level of DICOM recursion should be 3.",
                    "cmd": "docker run -v <dir-with-dicom>:/data  harbor.eucaim.cancerimage.eu/processing-tools/champ-autoproseq --dicom_recursion <dicom-recursion> --input_paths /data"
                }
            ],
            "toolType": [
                "Web API",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3063",
                    "term": "Medical informatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/CCIG-Champalimaud/metadata-classification",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository containing code, README and additional usage information for this tool."
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/CCIG-Champalimaud/metadata-classification",
                    "type": [
                        "Other"
                    ],
                    "note": "Repository containing the code, README and additional information on how to run the tool. If used as an API (when integrated with Orthanc or DICOM-web), the documentation is available upon launching the API at <api-url>/docs."
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s13244-025-01938-2",
                    "pmid": "40146375",
                    "pmcid": "PMC12187622",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Automatic sequence identification in multicentric prostate multiparametric MRI datasets for clinical machine-learning",
                        "abstract": "",
                        "date": "2025-12-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Insights into Imaging"
                    }
                }
            ],
            "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",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Nikolaos 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": "2025-12-02T17:37:57.215347Z",
            "lastUpdate": "2025-12-03T09:27:04.489071Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "IQA DCE tool",
            "description": "The purpose of the tool is to provide a complete framework for automatic detection of image quality for Breast DCE MR images. The assessment is performed on the first post-contrast dynamic phase in order to assess the most clinically relevant sequence among a number of identical acquisitions. Two categories are available for image classification, i.e. high and low quality, depending on the level of noise, degree of blurring and presence of artifacts.",
            "homepage": "https://hub.docker.com/repository/docker/billykforth/iqa_dce_tool/general",
            "biotoolsID": "iqa_dce_tool",
            "biotoolsCURIE": "biotools:iqa_dce_tool",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                },
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "EUPL-1.1",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://hub.docker.com/r/billykforth/iqa_dce_tool",
                    "type": "Container file",
                    "note": null,
                    "version": "1.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://docs.google.com/document/d/1hG_M21gvO4D8zkHmwtbavT8Dp6bliRU4/edit",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.3390/jimaging11110417",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "billyk",
            "additionDate": "2025-11-26T13:27:32.776575Z",
            "lastUpdate": "2025-12-03T06:46:13.717361Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Asparaginase database",
            "description": "Asparaginases are one of the most successful biopharmaceuticals that play a pivotal role in the treatment of acute lymphoblastic leukemia. In order to find new asparaginases with improved properties (stability, substrate affinity, immunogenicity) or to achieve these goals by enzyme engineering, it is essential to collect and accurately classify asparaginases from various sources. The database covers 101 experimentally studied proteins from the literature, a manually curated set of 127 sequences from SwissProt, and more than 100,000 automatically curated enzymes.",
            "homepage": "https://asparaginasedb.com/",
            "biotoolsID": "asparaginase_database",
            "biotoolsCURIE": "biotools:asparaginase_database",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Database portal",
                "Bioinformatics portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3292",
                    "term": "Biochemistry"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "CC-BY-4.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://asparaginasedb.cz/help.html",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "spiwokv",
            "additionDate": "2025-11-29T18:03:55.516541Z",
            "lastUpdate": "2025-12-02T22:00:20.857626Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EUCAIM Wizard Tool",
            "description": "The EUCAIM Wizard Tool performs an analysis of data re-identification risks of imaging and clinical data that follow the EUCAIM CDM. It includes and uses an EUCAIM specific configuration of the ARX Data Anonymization Tool (biotools:arx), by supporting a wide variety of privacy and risk models as well methods for analyzing the usefulness of output data.",
            "homepage": "https://github.com/cbml-forth/eucaim_wizard_tool",
            "biotoolsID": "eucaim_wizard_tool",
            "biotoolsCURIE": "biotools:eucaim_wizard_tool",
            "version": [
                "beta1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "arx",
                    "type": "includes"
                },
                {
                    "biotoolsID": "arx",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3283",
                            "term": "Anonymisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "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_2640",
                    "term": "Oncology"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": "EUPL-1.1",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/cbml-forth/eucaim_wizard_tool",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.google.com/document/d/1pi-7SvDKzVSYS78MhvnBX7PcXF3kZAc6/edit?usp=sharing&ouid=115998150174651530097&rtpof=true&sd=true",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "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
                }
            ],
            "owner": "vkalokyri",
            "additionDate": "2025-04-30T10:28:37.002350Z",
            "lastUpdate": "2025-12-02T12:53:14.408095Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "AggreProt",
            "description": "AggreProt is a web server to predict and engineer protein aggregation. The tool provides a per-residue numerical aggregation propensity value and an overall protein aggregation propensity profile. Along with the protein solvent accessibility area and its transmembrane propensity, AggreProt predictions aid the users on designing soluble proteins.",
            "homepage": "https://loschmidt.chemi.muni.cz/aggreprot/",
            "biotoolsID": "aggreprot1",
            "biotoolsCURIE": "biotools:aggreprot1",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3510",
                    "term": "Protein sites, features and motifs"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java",
                "JavaScript"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "Proteomics"
            ],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkae420",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AggreProt: A web server for predicting and engineering aggregation prone regions in proteins",
                        "abstract": "",
                        "date": "2024-07-05T00:00:00Z",
                        "citationCount": 17,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Joan Planas-Iglesias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David Bednar",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiri Damborsky",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Simeon Borko",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "m.musil",
            "additionDate": "2025-12-02T12:07:56.832063Z",
            "lastUpdate": "2025-12-02T12:07:56.834512Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "AggreProt",
            "description": "AggreProt is a web server to predict and engineer protein aggregation. The tool provides a per-residue numerical aggregation propensity value and an overall protein aggregation propensity profile. Along with the protein solvent accessibility area and its transmembrane propensity, AggreProt predictions aid the users on designing soluble proteins.",
            "homepage": "https://loschmidt.chemi.muni.cz/aggreprot/",
            "biotoolsID": "aggreprotLL",
            "biotoolsCURIE": "biotools:aggreprotLL",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3510",
                    "term": "Protein sites, features and motifs"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "JavaScript",
                "Java"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "Proteomics"
            ],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkae420",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AggreProt: A web server for predicting and engineering aggregation prone regions in proteins",
                        "abstract": "",
                        "date": "2024-07-05T00:00:00Z",
                        "citationCount": 17,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Joan Planas-Iglesias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David Bednar",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiri Damborsky",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Simeon Borko",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "m.musil",
            "additionDate": "2025-12-02T12:06:26.676973Z",
            "lastUpdate": "2025-12-02T12:06:26.679795Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "AggreProt",
            "description": "AggreProt is a web server to predict and engineer protein aggregation. The tool provides a per-residue numerical aggregation propensity value and an overall protein aggregation propensity profile. Along with the protein solvent accessibility area and its transmembrane propensity, AggreProt predictions aid the users on designing soluble proteins.",
            "homepage": "https://loschmidt.chemi.muni.cz/aggreprot/",
            "biotoolsID": "aggreprot",
            "biotoolsCURIE": "biotools:aggreprot",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3510",
                    "term": "Protein sites, features and motifs"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java",
                "JavaScript"
            ],
            "license": "Proprietary",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "Proteomics"
            ],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/nar/gkae420",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AggreProt: A web server for predicting and engineering aggregation prone regions in proteins",
                        "abstract": "",
                        "date": "2024-07-05T00:00:00Z",
                        "citationCount": 17,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Joan Planas-Iglesias",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "David Bednar",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jiri Damborsky",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Simeon Borko",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "m.musil",
            "additionDate": "2025-12-02T12:03:53.282983Z",
            "lastUpdate": "2025-12-02T12:03:53.285771Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "APE",
            "description": "APE (the Automated Pipeline Explorer) as a command-line tool and API for automated composition of scientific workflows. APE is easily configured to a new application domain by providing it with a domain ontology and semantically annotated tools. It can then be used to synthesize purpose-specific workflows based on a specification of the available workflow inputs, desired outputs and possibly additional constraints.",
            "homepage": "https://github.com/sanctuuary/APE/",
            "biotoolsID": "ape",
            "biotoolsCURIE": "biotools:ape",
            "version": [
                "2.1.7"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3429",
                            "term": "Generation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0949",
                                "term": "Workflow metadata"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0949",
                                "term": "Workflow metadata"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3857",
                                    "term": "CWL"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library",
                "Web API",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Java"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/sanctuuary/ape",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://mvnrepository.com/artifact/io.github.sanctuuary/APE/2.1.7",
                    "type": "Software package",
                    "note": "Download APE java library or the CLI",
                    "version": "2.1.7"
                }
            ],
            "documentation": [
                {
                    "url": "https://ape-framework.readthedocs.io/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": null,
                    "pmid": null,
                    "pmcid": "PMC7304703",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.jproteome.0c00983",
                    "pmid": "33720735",
                    "pmcid": "PMC8041394",
                    "type": [
                        "Benchmarking study"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "APE in the Wild: Automated Exploration of Proteomics Workflows in the bio.tools Registry",
                        "abstract": "",
                        "date": "2021-04-02T00:00:00Z",
                        "citationCount": 7,
                        "authors": [],
                        "journal": "Journal of Proteome Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Vedran Kasalica",
                    "email": "vedran.kasalica@health-ri.nl",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0097-1056",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Anna-Lena Lamprecht",
                    "email": "anna-lena.lamprecht@uni-potsdam.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1953-5606",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "VKasalica",
            "additionDate": "2021-01-18T10:10:48Z",
            "lastUpdate": "2025-12-01T13:47:56.062392Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "metagWGS",
            "description": "metagWGS is a workflow dedicated to the analysis of metagenomic data. It allows assembly, taxonomic annotation, and functional annotation of predicted genes. Since release 2.3, binning step with the possibility of cross-alignment is included. It has been developed in collaboration with several CATI BIOS4biol agents. Funded by Antiselfish Project (Labex Ecofect), ExpoMicoPig project (France Futur elevage) and SeqOccIn project (CPER - Occitanie Toulouse / FEDER), ATB_Biofilm funded by PNREST Anses, France genomique (ANR-10-INBS-09-08) and Resalab Ouest.",
            "homepage": "https://forgemia.inra.fr/genotoul-bioinfo/metagwgs",
            "biotoolsID": "metagwgs",
            "biotoolsCURIE": "biotools:metagwgs",
            "version": [
                "2.3",
                "2.5.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1915",
                                    "term": "Format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3672",
                            "term": "Gene functional annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3917",
                                "term": "Count matrix"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1915",
                                    "term": "Format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0524",
                            "term": "De-novo assembly"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://forge.inrae.fr/genotoul-bioinfo/metagwgs",
                    "type": [
                        "Repository"
                    ],
                    "note": "See documentation, source code and functionnal test documentation."
                }
            ],
            "download": [
                {
                    "url": "https://forgemia.inra.fr/genotoul-bioinfo/metagwgs-test-datasets",
                    "type": "Test data",
                    "note": "Functional tests data and script",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://genotoul-bioinfo.pages-forge.inrae.fr/metagwgs/master/index.html",
                    "type": [
                        "User manual"
                    ],
                    "note": "We provide up to date installation documentation, usage documentation, output description and functionnal test datasets and procedure."
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Claire Hoede",
                    "email": "claire.hoede@inrae.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5054-7731",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "GenoToul bioinformatics facility",
                    "email": null,
                    "url": "http://bioinfo.genotoul.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "choede",
            "additionDate": "2022-04-19T09:32:41.303637Z",
            "lastUpdate": "2025-12-01T10:30:44.664698Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "HBAT",
            "description": "HBAT (Hydrogen Bond Analysis Tool) is a package to automate the analysis of potential hydrogen bonds and similar type of weak interactions in macromolecular structures, available in Protein Data Bank (PDB) file format. HBAT uses a geometric approach to identify molecular interactions by analysing distance and angular criteria.\n\nHBAT 1.1 was released in 2007 as closed source Windows binary and continue to be available via SourceForge. \n\nHBAT 2.0 was introduced in 2025 and a completed rewrite of original implementation with cross-platform support. HBAT 2.0 is open sourced under MIT License.",
            "homepage": "https://hbat.abhishek-tiwari.com",
            "biotoolsID": "hbat",
            "biotoolsCURIE": "biotools:hbat",
            "version": [
                "2.x",
                "1.1, 1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1549",
                                "term": "Protein hydrogen bonds"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "hbat input.pdb"
                }
            ],
            "toolType": [
                "Command-line tool",
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Perl",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/abhishektiwari/hbat",
                    "type": [
                        "Repository",
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.mybiosoftware.com/hbat-1-1-hydrogen-bond-analysis-tool.html",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/hbat/",
                    "type": "Software package",
                    "note": "Cross-platform PyPI Python Package",
                    "version": "2.x"
                },
                {
                    "url": "https://github.com/abhishektiwari/hbat/releases",
                    "type": "Binaries",
                    "note": "Mac and Linux Binaries including  AppImage, .deb, standalone executables.",
                    "version": "2.x"
                },
                {
                    "url": "https://sourceforge.net/projects/hbat/",
                    "type": "Binaries",
                    "note": "Windows Binaries download from SourceForge",
                    "version": "1.0, 1.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://hbat.abhishek-tiwari.com",
                    "type": [
                        "General",
                        "API documentation",
                        "Citation instructions",
                        "Command-line options",
                        "Installation instructions",
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.3233/ISI-2007-00337",
                    "pmid": "18467777",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "Peer-reviewed paper for HBAT 1.0",
                    "metadata": null
                },
                {
                    "doi": "10.5281/zenodo.17645321",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": "Preprint for HBAT 2.x software",
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Abhishek Tiwari",
                    "email": null,
                    "url": "https://www.abhishek-tiwari.com",
                    "orcidid": "https://orcid.org/0000-0003-2222-2395",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "abhishektiwari",
            "additionDate": "2017-08-03T18:45:53Z",
            "lastUpdate": "2025-11-29T17:30:01.186940Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "gc-meox-tms",
            "description": "This package performs in-silico MeOX + TMS derivatization (as described e.g. in https://doi.org/10.1021/acs.analchem.7b01010):\n\nMethoximation: ketone R(C=O)R' and aldehyde (-HC=O) carbonyl groups are substituted with -C=NOCH3\nTrimethylsilylation: the acidic hydrogen in -OH, -SH, -COOH, -NH2, -NHR, =NH, the hydrogen is substituted with -Si(CH3)3 The substitution doesn't always have to happen; its probability is currently hardcoded in the package. Typically, multiple substitution attempts are run on each input molecule, and all distinct results are gathered.\nKnown limitation is methoximation on cycles which should be broken. This is not implemented yet.",
            "homepage": "https://github.com/RECETOX/gc-meox-tms",
            "biotoolsID": "gc-meox-tms",
            "biotoolsCURIE": "biotools:gc-meox-tms",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0231",
                            "term": "Sequence editing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2301",
                                "term": "SMILES string"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2301",
                                "term": "SMILES string"
                            },
                            "format": []
                        }
                    ],
                    "note": "Produces MeOX/TMS derivatives of given compounds",
                    "cmd": "add_derivatization_groups()"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3370",
                    "term": "Analytical chemistry"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "Metabolomics"
            ],
            "link": [
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms.git",
                    "type": "Software package",
                    "note": null,
                    "version": "v1.0.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms/blob/master/README.md",
                    "type": [
                        "Installation instructions",
                        "Command-line options"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/RECETOX/gc-meox-tms/blob/master/example/derivatization.ipynb",
                    "type": [
                        "Quick start guide",
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1021/acs.analchem.7b01010",
                    "pmid": "28520403",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "The package is based on this publication",
                    "metadata": {
                        "title": "Integrated Strategy for Unknown EI-MS Identification Using Quality Control Calibration Curve, Multivariate Analysis, EI-MS Spectral Database, and Retention Index Prediction",
                        "abstract": "",
                        "date": "2017-06-20T00:00:00Z",
                        "citationCount": 44,
                        "authors": [],
                        "journal": "Analytical Chemistry"
                    }
                }
            ],
            "credit": [
                {
                    "name": "RECETOX SpecDatRI",
                    "email": null,
                    "url": "https://www.recetox.muni.cz/en/services/data-services-2/spectrometric-data-processing-and-analysis",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Maintainer",
                        "Provider",
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "Ondrej_Bucek",
            "additionDate": "2025-11-28T17:29:53.564906Z",
            "lastUpdate": "2025-11-28T17:42:43.031944Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "recetox-specdatri"
                ]
            },
            "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/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",
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "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",
            "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"
                }
            ],
            "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": {
                        "title": "Model Ensemble for Brain Tumor Segmentation in Magnetic Resonance Imaging",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)"
                    }
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Enhancing Generalizability in Brain Tumor Segmentation: Model Ensemble with Adaptive Post-Processing",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Proceedings - International Symposium on Biomedical Imaging"
                    }
                },
                {
                    "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": "2025-11-28T13:57:34.393084Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "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/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",
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "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",
            "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"
                }
            ],
            "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": {
                        "title": "Model Ensemble for Brain Tumor Segmentation in Magnetic Resonance Imaging",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)"
                    }
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Enhancing Generalizability in Brain Tumor Segmentation: Model Ensemble with Adaptive Post-Processing",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Proceedings - International Symposium on Biomedical Imaging"
                    }
                },
                {
                    "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": "2025-11-28T13:57:16.132700Z",
            "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/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",
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "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"
                }
            ],
            "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": {
                        "title": "Model Ensemble for Brain Tumor Segmentation in Magnetic Resonance Imaging",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)"
                    }
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Enhancing Generalizability in Brain Tumor Segmentation: Model Ensemble with Adaptive Post-Processing",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Proceedings - International Symposium on Biomedical Imaging"
                    }
                },
                {
                    "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": "2025-11-28T13:56:53.168138Z",
            "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/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": [
                "Workflow",
                "Web application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "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"
                }
            ],
            "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": {
                        "title": "Model Ensemble for Brain Tumor Segmentation in Magnetic Resonance Imaging",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)"
                    }
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Enhancing Generalizability in Brain Tumor Segmentation: Model Ensemble with Adaptive Post-Processing",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Proceedings - International Symposium on Biomedical Imaging"
                    }
                },
                {
                    "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": "2025-11-28T13:56:29.777759Z",
            "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/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",
                "Workflow",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "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"
                }
            ],
            "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": {
                        "title": "Model Ensemble for Brain Tumor Segmentation in Magnetic Resonance Imaging",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)"
                    }
                },
                {
                    "doi": "10.1109/ISBI56570.2024.10635469",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Enhancing Generalizability in Brain Tumor Segmentation: Model Ensemble with Adaptive Post-Processing",
                        "abstract": "",
                        "date": "2024-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "Proceedings - International Symposium on Biomedical Imaging"
                    }
                },
                {
                    "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": "2025-11-28T13:55:19.273705Z",
            "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_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": "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_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3442",
                                "term": "MRI image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "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://docs.google.com/spreadsheets/d/1bcdhs9Xg2MxAH0WDGz08SjEVMFr3e-TP/edit?usp=sharing&ouid=111102743696297094705&rtpof=true&sd=true",
                    "type": [
                        "Other"
                    ],
                    "note": "The EUCAIM model card for this model, containing details on model training, data and libraries."
                }
            ],
            "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": {
                        "title": "Analysis of domain shift in whole prostate gland, zonal and lesions segmentation and detection, using multicentric retrospective data",
                        "abstract": "",
                        "date": "2024-03-01T00:00:00Z",
                        "citationCount": 9,
                        "authors": [],
                        "journal": "Computers in Biology and Medicine"
                    }
                }
            ],
            "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": "2025-11-28T12:18:55.232382Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "MITK",
            "description": "The Medical Imaging Interaction Toolkit (MITK) is a free open-source software for the development of interactive medical image processing software. Based on MITK, there is the MITK Workbench, a powerful and free application to view, process, and segment medical images.",
            "homepage": "https://www.mitk.org/",
            "biotoolsID": "mitk",
            "biotoolsCURIE": "biotools:mitk",
            "version": [
                "v2023.04"
            ],
            "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_3551",
                                    "term": "nrrd"
                                },
                                {
                                    "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_3551",
                                    "term": "nrrd"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3549",
                                    "term": "nii"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workbench",
                "Desktop application",
                "Library"
            ],
            "topic": [],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "C++"
            ],
            "license": "BSD-3-Clause",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/MITK/MITK/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://lists.sourceforge.net/lists/listinfo/mitk-users",
                    "type": [
                        "Mailing list"
                    ],
                    "note": "If you have any questions related to the use of or the development with MITK, please use the official mailing list.\n\nNote that you have to subscribe to the mailing list in order to send mails"
                }
            ],
            "download": [
                {
                    "url": "https://www.mitk.org/wiki/Downloads",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://docs.mitk.org/2023.04/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/j.media.2005.04.005",
                    "pmid": "15896995",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "Nolden, Marco, et al. \"The Medical Imaging Interaction Toolkit: challenges and advances: 10 years of open-source development.\"\nInternational journal of computer assisted radiology and surgery 8 (2013): 607-620",
                    "metadata": {
                        "title": "The medical imaging interaction toolkit",
                        "abstract": "Thoroughly designed, open-source toolkits emerge to boost progress in medical imaging. The Insight Toolkit (ITK) provides this for the algorithmic scope of medical imaging, especially for segmentation and registration. But medical imaging algorithms have to be clinically applied to be useful, which additionally requires visualization and interaction. The Visualization Toolkit (VTK) has powerful visualization capabilities, but only low-level support for interaction. In this paper, we present the Medical Imaging Interaction Toolkit (MITK). The goal of MITK is to significantly reduce the effort required to construct specifically tailored, interactive applications for medical image analysis. MITK allows an easy combination of algorithms developed by ITK with visualizations created by VTK and extends these two toolkits with those features, which are outside the scope of both. MITK adds support for complex interactions with multiple states as well as undo-capabilities, a very important prerequisite for convenient user interfaces. Furthermore, MITK facilitates the realization of multiple, different views of the same data (as a multiplanar reconstruction and a 3D rendering) and supports the visualization of 3D+t data, whereas VTK is only designed to create one kind of view of 2D or 3D data. MITK reuses virtually everything from ITK and VTK. Thus, it is not at all a competitor to ITK or VTK, but an extension, which eases the combination of both and adds the features required for interactive, convenient to use medical imaging software. MITK is an open-source project (www.mitk.org) © 2005 Elsevier B.V. All rights reserved.",
                        "date": "2005-12-01T00:00:00Z",
                        "citationCount": 378,
                        "authors": [
                            {
                                "name": "Wolf I."
                            },
                            {
                                "name": "Vetter M."
                            },
                            {
                                "name": "Wegner I."
                            },
                            {
                                "name": "Bottger T."
                            },
                            {
                                "name": "Nolden M."
                            },
                            {
                                "name": "Schobinger M."
                            },
                            {
                                "name": "Hastenteufel M."
                            },
                            {
                                "name": "Kunert T."
                            },
                            {
                                "name": "Meinzer H.-P."
                            }
                        ],
                        "journal": "Medical Image Analysis"
                    }
                },
                {
                    "doi": "10.1007/s11548-013-0840-8",
                    "pmid": "23588509",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "Nolden, Marco, et al. \"The Medical Imaging Interaction Toolkit: challenges and advances: 10 years of open-source development.\"\nInternational journal of computer assisted radiology and surgery 8 (2013): 607-620",
                    "metadata": {
                        "title": "The medical imaging interaction toolkit: Challenges and advances: 10 years of open-source development",
                        "abstract": "Purpose: The Medical Imaging Interaction Toolkit (MITK) has been available as open-source software for almost 10 years now. In this period the requirements of software systems in the medical image processing domain have become increasingly complex. The aim of this paper is to show how MITK evolved into a software system that is able to cover all steps of a clinical workflow including data retrieval, image analysis, diagnosis, treatment planning, intervention support, and treatment control. Methods: MITK provides modularization and extensibility on different levels. In addition to the original toolkit, a module system, micro services for small, system-wide features, a service-oriented architecture based on the Open Services Gateway initiative (OSGi) standard, and an extensible and configurable application framework allow MITK to be used, extended and deployed as needed. A refined software process was implemented to deliver high-quality software, ease the fulfillment of regulatory requirements, and enable teamwork in mixed-competence teams. Results: MITK has been applied by a worldwide community and integrated into a variety of solutions, either at the toolkit level or as an application framework with custom extensions. The MITK Workbench has been released as a highly extensible and customizable end-user application. Optional support for tool tracking, image-guided therapy, diffusion imaging as well as various external packages (e.g. CTK, DCMTK, OpenCV, SOFA, Python) is available. MITK has also been used in several FDA/CE-certified applications, which demonstrates the high-quality software and rigorous development process. Conclusions: MITK provides a versatile platform with a high degree of modularization and interoperability and is well suited to meet the challenging tasks of today's and tomorrow's clinically motivated research. © 2013 CARS.",
                        "date": "2013-01-01T00:00:00Z",
                        "citationCount": 354,
                        "authors": [
                            {
                                "name": "Nolden M."
                            },
                            {
                                "name": "Zelzer S."
                            },
                            {
                                "name": "Seitel A."
                            },
                            {
                                "name": "Wald D."
                            },
                            {
                                "name": "Muller M."
                            },
                            {
                                "name": "Franz A.M."
                            },
                            {
                                "name": "Maleike D."
                            },
                            {
                                "name": "Fangerau M."
                            },
                            {
                                "name": "Baumhauer M."
                            },
                            {
                                "name": "Maier-Hein L."
                            },
                            {
                                "name": "Maier-Hein K.H."
                            },
                            {
                                "name": "Meinzer H.-P."
                            },
                            {
                                "name": "Wolf I."
                            }
                        ],
                        "journal": "International Journal of Computer Assisted Radiology and Surgery"
                    }
                }
            ],
            "credit": [
                {
                    "name": "German Cancer Research Center (DKFZ)",
                    "email": null,
                    "url": "https://www.dkfz.de/de",
                    "orcidid": null,
                    "gridid": "grid.7497.d",
                    "rorid": "04cdgtt98",
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "sschaum",
            "additionDate": "2023-06-26T12:38:15.108087Z",
            "lastUpdate": "2025-11-28T09:27:43.812008Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ASHISR"
                ]
            },
            "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/artifacts-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": [
                "Linux",
                "Mac",
                "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://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.google.com/file/d/1s8-nVAvSuAGTHWwun4AQcgHtRWclsFg2/view?usp=sharing",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.google.com/file/d/1pO_td7uvlsFWy6AZi8AOq3__hm4L2xSv/view?usp=drive_link",
                    "type": [
                        "Terms of use"
                    ],
                    "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"
                    ],
                    "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"
                    ],
                    "note": null
                }
            ],
            "owner": "pedromiguel_martinez_HULAFE",
            "additionDate": "2025-04-15T17:42:40.968987Z",
            "lastUpdate": "2025-11-27T13:23:38.501118Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "casopon"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FTAG-Finder",
            "description": "Families and TAG Finder: a Snakemake workflow to identify gene families and detect Tandemly Arrayed Genes.",
            "homepage": "https://gitlab.com/sortion/FTAG-Finder",
            "biotoolsID": "ftag-finder",
            "biotoolsCURIE": "biotools:ftag-finder",
            "version": [
                "0.1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "blast",
                    "type": "uses"
                },
                {
                    "biotoolsID": "mmseqs2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "diamond",
                    "type": "uses"
                },
                {
                    "biotoolsID": "biopython",
                    "type": "uses"
                },
                {
                    "biotoolsID": "mcl",
                    "type": "uses"
                }
            ],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0797",
                    "term": "Comparative genomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "AWK",
                "C",
                "Bash",
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.com/sortion/FTAG-Finder",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://gitlab.com/sortion/FTAG-Finder/-/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://gitlab.com/sortion/FTAG-Finder/-/releases",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "Carène Rizzon",
                    "email": null,
                    "url": "http://www.math-evry.cnrs.fr/members/crizzon/welcome",
                    "orcidid": "https://orcid.org/0000-0003-1194-4130",
                    "gridid": null,
                    "rorid": "03jca6281",
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Samuel Ortion",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0001-0971-497X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                }
            ],
            "owner": "sortion",
            "additionDate": "2025-11-27T10:42:10.165590Z",
            "lastUpdate": "2025-11-27T10:42:10.168319Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioContextAI Registry",
            "description": "The BioContextAI Registry is a community-driven catalog of Model Context Protocol (MCP) servers for agentic AI-supported biomedical research. It enables researchers and developers to discover, access, and contribute specialized tools and databases through a standardized protocol.",
            "homepage": "https://biocontext.ai",
            "biotoolsID": "biocontextai_registry",
            "biotoolsCURIE": "biotools:biocontextai_registry",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Bioinformatics portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                },
                {
                    "uri": "http://edamontology.org/topic_4010",
                    "term": "Open science"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "BSD-3-Clause",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/biocontext-ai/registry",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://biocontext.ai/docs",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41587-025-02900-9",
                    "pmid": "41199021",
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "BioContextAI is a community hub for agentic biomedical systems",
                        "abstract": "",
                        "date": "2025-11-01T00:00:00Z",
                        "citationCount": 0,
                        "authors": [],
                        "journal": "Nature biotechnology"
                    }
                }
            ],
            "credit": [],
            "owner": "maltekuehl",
            "additionDate": "2025-11-26T16:15:53.903274Z",
            "lastUpdate": "2025-11-26T16:15:53.906155Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "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/artifacts-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",
                "Linux",
                "Mac"
            ],
            "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.google.com/file/d/1yWahAtCa5xUJesCqDws9X23coXpqKY5k/view?usp=drive_link",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://drive.google.com/file/d/1UBOWOx6cNV2Ih2D8FZXMbfA-oF4rS0mz/view?usp=drive_link",
                    "type": [
                        "Terms of use"
                    ],
                    "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": "2025-11-25T15:55:34.025556Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "pedromiguel_martinez_HULAFE"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "nf-core-proteinfamilies",
            "description": "nf-core/proteinfamilies is a bioinformatics pipeline that generates protein families from amino acid sequences and/or updates existing families with new sequences. It takes a protein fasta file as input, clusters the sequences and then generates protein family Hiden Markov Models (HMMs) along with their multiple sequence alignments (MSAs). Optionally, paths to existing family HMMs and MSAs can be given (must have matching base filenames one-to-one) in order to update with new sequences in case of matching hits.",
            "homepage": "https://github.com/nf-core/proteinfamilies",
            "biotoolsID": "nf-core_proteinfamilies",
            "biotoolsCURIE": "biotools:nf-core_proteinfamilies",
            "version": [
                "2.0.0",
                "2.1.0"
            ],
            "otherID": [
                {
                    "value": "RRID:SCR_027374",
                    "type": "rrid",
                    "version": "1.3.0"
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0623",
                    "term": "Gene and protein families"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Groovy"
            ],
            "license": "MIT",
            "collectionID": [
                "nf-core"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/nf-core/proteinfamilies",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2025.08.12.670010",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "vangelis",
            "additionDate": "2025-09-22T13:08:24.320192Z",
            "lastUpdate": "2025-11-25T11:19:41.601191Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "XNAT-PIC",
            "description": "XNAT for Preclinical Imaging Centers (XNAT-PIC) is a free and open-source Windows desktop application, which offers several tools to expand the XNAT core functionalities to support the preclinical imaging community and to promote open science practices. XNAT-PIC has been developed in collaboration with the University of Turin (UniTO) and the Institute of Biostructures and Bioimaging, National Research Council of Italy (IBB-CNR), and was supported by EU projects and Euro-BioImaging. https://www.eurobioimaging.eu/image-data-services/tool-development/preclinical-data-tools/",
            "homepage": "https://www.cim.unito.it/website/research/research_xnat.php",
            "biotoolsID": "xnat-pic",
            "biotoolsCURIE": "biotools:xnat-pic",
            "version": [
                "v2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3553",
                            "term": "Image annotation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                },
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                }
            ],
            "operatingSystem": [
                "Windows"
            ],
            "language": [
                "Python",
                "MATLAB"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/cim-unito/XNAT-PIC",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://www.cim.unito.it/website/download/XNAT-PIC-2.0.0-win32.msi",
                    "type": "Software package",
                    "note": null,
                    "version": "v2.0"
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1007/s10278-022-00612-z",
                    "pmid": "35304674",
                    "pmcid": "PMC9485318",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "XNAT-PIC: Extending XNAT to Preclinical Imaging Centers",
                        "abstract": "",
                        "date": "2022-08-01T00:00:00Z",
                        "citationCount": 4,
                        "authors": [],
                        "journal": "Journal of Digital Imaging"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Dario Livio Longo",
                    "email": "dario.longo@unito.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6906-9925",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Francesco Gammaraccio",
                    "email": "francesco.gammaraccio@unito.it",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Alessandro Paglialonga",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Sara Zullino",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3066-9357",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Jennifer",
            "additionDate": "2022-06-28T10:18:38.987687Z",
            "lastUpdate": "2025-11-24T14:39:54.593440Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "Feriel"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Jalview",
            "description": "Jalview is a free cross-platform program for multiple sequence alignment editing, visualisation and analysis. Use it to align, view and edit sequence alignments, analyse them with phylogenetic trees and principal components analysis (PCA) plots and explore molecular structures and annotation.",
            "homepage": "https://www.jalview.org/",
            "biotoolsID": "Jalview",
            "biotoolsCURIE": "biotools:Jalview",
            "version": [
                "2.11.5.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "jabaws",
                    "type": "uses"
                },
                {
                    "biotoolsID": "chimera",
                    "type": "uses"
                },
                {
                    "biotoolsID": "chimerax",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pymol",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bioconda",
                    "type": "includedIn"
                },
                {
                    "biotoolsID": "3d-beacons",
                    "type": "uses"
                },
                {
                    "biotoolsID": "uniprot",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pfam",
                    "type": "uses"
                },
                {
                    "biotoolsID": "ensembl",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pdb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "rfam",
                    "type": "uses"
                },
                {
                    "biotoolsID": "3d-beacons",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3081",
                            "term": "Sequence alignment editing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0564",
                            "term": "Sequence visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0324",
                            "term": "Phylogenetic tree analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1939",
                                    "term": "GFF3-seq"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1938",
                                    "term": "GFF2-seq"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1997",
                                    "term": "PHYLIP format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1477",
                                    "term": "mmCIF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3016",
                                    "term": "VCF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1984",
                                    "term": "FASTA-aln"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1982",
                                    "term": "ClustalW format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3313",
                                    "term": "BLC"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3311",
                                    "term": "RNAML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1948",
                                    "term": "nbrf/pir"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3774",
                                    "term": "BioJSON (Jalview)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1947",
                                    "term": "GCG MSF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1961",
                                    "term": "Stockholm format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1915",
                                    "term": "Format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3015",
                                    "term": "Pileup"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0886",
                                "term": "Structure alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1997",
                                    "term": "PHYLIP format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1982",
                                    "term": "ClustalW format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3313",
                                    "term": "BLC"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1947",
                                    "term": "GCG MSF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1948",
                                    "term": "nbrf/pir"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3774",
                                    "term": "BioJSON (Jalview)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1961",
                                    "term": "Stockholm format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3015",
                                    "term": "Pileup"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3466",
                                    "term": "EPS"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1915",
                                    "term": "Format"
                                }
                            ]
                        }
                    ],
                    "note": "Other Input formats:\nAMSA (.amsa);\nJnetFile (.concise, .jnet);\nPFAM (.pfam);\nSubstitution matrix (.matrix);\nJalview Project File (.jvp);\nJalview Feature File (.features, .jvfeatures);\nJalview Annotations File (.annotations, .jvannotations);\nPredicted Aligned Error (PAE) Matrix File (.json)\n...\nOther Output formats:\nPFAM (.pfam);\nBioJS (.biojs) (interactive HTML/Javascript);\nJalview Project File (.jvp);",
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [
                "ELIXIR-UK"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools",
                "Interoperability"
            ],
            "elixirNode": [
                "UK"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://discourse.jalview.org/",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": null
                },
                {
                    "url": "https://issues.jalview.org/",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.jalview.org/development/jalview_develop/",
                    "type": [
                        "Other"
                    ],
                    "note": "Latest development version"
                },
                {
                    "url": "https://gitlab.jalview.org/jalview/jalview.git",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://twitter.com/Jalview",
                    "type": [
                        "Social media"
                    ],
                    "note": "Twitter feed"
                },
                {
                    "url": "https://www.youtube.com/channel/UCIjpnvZB770yz7ftbrJ0tfw",
                    "type": [
                        "Social media"
                    ],
                    "note": "YouTube training videos"
                },
                {
                    "url": "https://www.linkedin.com/company/104771886/",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://www.jalview.org/download",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://www.jalview.org/download/source/",
                    "type": "Source code",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://www.jalview.org/download/?os=all",
                    "type": "Binaries",
                    "note": "Binaries for all platforms",
                    "version": null
                },
                {
                    "url": "https://www.jalview.org/favicon.svg",
                    "type": "Icon",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://www.jalview.org/download/other/jar/",
                    "type": "Binaries",
                    "note": "Executable JAR file",
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://www.jalview.org/about/citation",
                    "type": [
                        "Citation instructions"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.jalview.org/training/",
                    "type": [
                        "Training material"
                    ],
                    "note": "Hands-on exercises, Training courses and Training videos"
                },
                {
                    "url": "https://www.jalview.org/help/faq",
                    "type": [
                        "FAQ"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.jalview.org/help/documentation/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btp033",
                    "pmid": "19151095",
                    "pmcid": "PMC2672624",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Jalview Version 2-A multiple sequence alignment editor and analysis workbench",
                        "abstract": "",
                        "date": "2009-05-07T00:00:00Z",
                        "citationCount": 7688,
                        "authors": [],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Jim Procter",
                    "email": null,
                    "url": "http://www.lifesci.dundee.ac.uk/people/jim-procter",
                    "orcidid": "https://orcid.org/0000-0002-7865-7382",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Geoff Barton",
                    "email": null,
                    "url": "https://www.lifesci.dundee.ac.uk/people/geoff-barton",
                    "orcidid": "https://orcid.org/0000-0002-9014-5355",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "ben_s",
            "additionDate": "2019-02-13T17:01:40Z",
            "lastUpdate": "2025-11-23T19:54:32.030927Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ben_s",
                    "jimprocter"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "almondcv2",
            "description": "Open RGB Imaging Workflow for Morphological and Morphometric Analysis",
            "homepage": "https://github.com/jorgemasgomez/almondcv2",
            "biotoolsID": "almondcv2",
            "biotoolsCURIE": "biotools:almondcv2",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3810",
                    "term": "Agricultural science"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python",
                "R"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/jorgemasgomez/almondcv2",
                    "type": [
                        "Repository"
                    ],
                    "note": "Repository"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/jorgemasgomez/almondcv2",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2025.05.05.652179",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jorge Mas Gómez",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "jmgomez",
            "additionDate": "2025-11-23T16:04:41.658509Z",
            "lastUpdate": "2025-11-23T16:12:22.606390Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PlaceBack",
            "description": "This tool enables in silico design of synthetic promoters in yeast . It predicts optimal insertion sites for transcription factor binding sites (TFBSs) into native promoters with no prior experimental characterization of any of the sequences.",
            "homepage": "https://www.kky.zcu.cz/en/Tools/placeback",
            "biotoolsID": "placeback",
            "biotoolsCURIE": "biotools:placeback",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_2533",
                    "term": "DNA mutation"
                },
                {
                    "uri": "http://edamontology.org/topic_3895",
                    "term": "Synthetic biology"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://www.kky.zcu.cz/en/Tools/placeback",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2025.08.27.672570",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Lukas Kuhajda",
                    "email": "kuhajdal@ntis.zcu.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0009-0032-6493",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Daniel Georgiev",
                    "email": "georgiev@kky.zcu.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0008-2165-8561",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Tomas Honzik",
                    "email": "thonzik@ntis.zcu.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0000-3593-4557",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Jan Svec",
                    "email": "honzas@kky.zcu.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-8362-5927",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "University of West Bohiemia in Pilsen, Czech Republic",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "ELIXIR-CZ",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "e-INFRA CZ",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Daniel Georgiev",
                    "email": "georgiev@kky.zcu.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0008-2165-8561",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "kuhajdal",
            "additionDate": "2025-11-21T13:20:20.022143Z",
            "lastUpdate": "2025-11-21T13:20:20.024315Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "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://github.com/vpz4/TDC",
            "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.1",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/vpz4/TDC",
                    "type": [
                        "Repository"
                    ],
                    "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://docs.google.com/document/d/1UfTeZeXi5TzUWsQox3HNRolkpCROcfn8/edit?usp=drive_link&ouid=105979482259582415027&rtpof=true&sd=true",
                    "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": {
                        "title": "Medical data quality assessment: On the development of an automated framework for medical data curation",
                        "abstract": "",
                        "date": "2019-04-01T00:00:00Z",
                        "citationCount": 88,
                        "authors": [],
                        "journal": "Computers in Biology and Medicine"
                    }
                }
            ],
            "credit": [],
            "owner": "bpezoulas",
            "additionDate": "2025-10-15T12:28:27.006057Z",
            "lastUpdate": "2025-11-19T14:43:51.362843Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "LPSN",
            "description": "The List of Prokaryotic names with Standing in Nomenclature (LPSN) provides comprehensive information on the nomenclature of prokaryotes and much more.",
            "homepage": "https://lpsn.dsmz.de/",
            "biotoolsID": "lpsn",
            "biotoolsCURIE": "biotools:lpsn",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "pnu",
                    "type": "isNewVersionOf"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2429",
                            "term": "Mapping"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_0621",
                    "term": "Model organisms"
                },
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://lpsn.dsmz.de/text/faq",
                    "type": [
                        "FAQ"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1099/ijsem.0.006943",
                    "pmid": "41129200",
                    "pmcid": "PMC12548757",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "List of Recommended Names for bacteria of medical importance: report of the Ad Hoc Committee on Mitigating Changes in Prokaryotic Nomenclature",
                        "abstract": "",
                        "date": "2025-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [],
                        "journal": "International Journal of Systematic and Evolutionary Microbiology"
                    }
                },
                {
                    "doi": "10.1093/nar/gkaf1110",
                    "pmid": "41160892",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkab902",
                    "pmid": "34634793",
                    "pmcid": "PMC8728197",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "TYGS and LPSN: A database tandem for fast and reliable genome-based classification and nomenclature of prokaryotes",
                        "abstract": "",
                        "date": "2022-01-07T00:00:00Z",
                        "citationCount": 1496,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Leibniz Institute DSMZ - German Collection of Microorganisms and Cell Cultures",
                    "email": null,
                    "url": "https://www.dsmz.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "International Committee on Systematics of Prokaryotes (ICSP)",
                    "email": null,
                    "url": "https://the-icsp.org/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "mgoeker",
            "additionDate": "2022-12-27T03:15:36.449191Z",
            "lastUpdate": "2025-11-19T14:24:53.723427Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "mgoeker"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "TYGS",
            "description": "Automated high-throughput platform for state-of-the-art genome-based taxonomy.",
            "homepage": "https://tygs.dsmz.de",
            "biotoolsID": "TYGS",
            "biotoolsCURIE": "biotools:TYGS",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web service",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_0084",
                    "term": "Phylogeny"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": "Unlicense",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://tygs.dsmz.de/faqs",
                    "type": [
                        "FAQ"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkaf1110",
                    "pmid": "41160892",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkab902",
                    "pmid": "34634793",
                    "pmcid": "PMC8728197",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "TYGS and LPSN: A database tandem for fast and reliable genome-based classification and nomenclature of prokaryotes",
                        "abstract": "",
                        "date": "2022-01-07T00:00:00Z",
                        "citationCount": 1496,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                },
                {
                    "doi": "10.1038/S41467-019-10210-3",
                    "pmid": "31097708",
                    "pmcid": "PMC6522516",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "TYGS is an automated high-throughput platform for state-of-the-art genome-based taxonomy",
                        "abstract": "",
                        "date": "2019-12-01T00:00:00Z",
                        "citationCount": 2403,
                        "authors": [],
                        "journal": "Nature Communications"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Markus Göker",
                    "email": "markus.goeker@dsmz.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5144-6200",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "mgoeker",
            "additionDate": "2019-08-09T13:13:30Z",
            "lastUpdate": "2025-11-19T14:16:09.917238Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "mgoeker"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NLmCED Filter",
            "description": "The NLmCED (Non Local mean Coherence Enhancing Diffusion) filter is a denoising tool aimed to reduce Rician Noise in 3D MR images. It is a combination between two filters such as the Non-Local mean filter and the Anisotropic Diffusion tensor method with an estimator of Rician noise. The NLmCED filter can benefit from the noise reduction capabilities of the NLM filter while maintaining the edge-preserving characteristics of anisotropic diffusion.",
            "homepage": "https://github.com/Feriel87/Denoising-CEST-MRI/tree/main/NLmCED_Filter",
            "biotoolsID": "nlmced_filter",
            "biotoolsCURIE": "biotools:nlmced_filter",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        },
                        {
                            "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_3579",
                                    "term": "JPG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3626",
                                    "term": "MAT"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3382",
                    "term": "Imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "Python",
                "MATLAB"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/FerielRamdhane/Denoising-CEST-MRI/tree/main/NLmCED_Filter",
                    "type": [
                        "Repository"
                    ],
                    "note": "Github Link"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://docs.google.com/document/d/1kxN0Jrn6xukAi6kVSmBdo1GmfkXNZ-5B/edit?usp=sharing&ouid=114076787312989347088&rtpof=true&sd=true",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1504/IJCVR.2018.090012",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "A new method for three-dimensional magnetic resonance images denoising",
                        "abstract": "",
                        "date": "2018-01-01T00:00:00Z",
                        "citationCount": 3,
                        "authors": [],
                        "journal": "International Journal of Computational Vision and Robotics"
                    }
                },
                {
                    "doi": "10.1002/mrm.28676",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Evaluation of a similarity anisotropic diffusion denoising approach for improving in vivo CEST-MRI tumor pH imaging",
                        "abstract": "",
                        "date": "2021-06-01T00:00:00Z",
                        "citationCount": 20,
                        "authors": [],
                        "journal": "Magnetic Resonance in Medicine"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Feriel Romdhane",
                    "email": "ferielromdhane@yahoo.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5854-9341",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Feriel",
            "additionDate": "2023-07-13T08:14:40.190855Z",
            "lastUpdate": "2025-11-19T08:21:46.074848Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ACPred",
            "description": "Computational Tool for the Prediction and Analysis of Anticancer Peptides.",
            "homepage": "http://codes.bio/acpred/",
            "biotoolsID": "ACPred",
            "biotoolsCURIE": "biotools:ACPred",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0252",
                            "term": "Peptide immunogenicity prediction"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "R"
            ],
            "license": "Unlicense",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/Shoombuatong2527/acpred",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/chaninlab/acpred-webserver",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3390/MOLECULES24101973",
                    "pmid": "31121946",
                    "pmcid": "PMC6571645",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "ACPred: A computational tool for the prediction and analysis of anticancer peptides",
                        "abstract": "© 2019 MDPI AG. All rights reserved.Anticancer peptides (ACPs) have emerged as a new class of therapeutic agent for cancer treatment due to their lower toxicity as well as greater efficacy, selectivity and specificity when compared to conventional small molecule drugs. However, the experimental identification of ACPs still remains a time-consuming and expensive endeavor. Therefore, it is desirable to develop and improve upon existing computational models for predicting and characterizing ACPs. In this study, we present a bioinformatics tool called the ACPred, which is an interpretable tool for the prediction and characterization of the anticancer activities of peptides. ACPred was developed by utilizing powerful machine learning models (support vector machine and random forest) and various classes of peptide features. It was observed by a jackknife cross-validation test that ACPred can achieve an overall accuracy of 95.61% in identifying ACPs. In addition, analysis revealed the following distinguishing characteristics that ACPs possess: (i) hydrophobic residue enhances the cationic properties of α-helical ACPs resulting in better cell penetration; (ii) the amphipathic nature of the α-helical structure plays a crucial role in its mechanism of cytotoxicity; and (iii) the formation of disulfide bridges on β-sheets is vital for structural maintenance which correlates with its ability to kill cancer cells. Finally, for the convenience of experimental scientists, the ACPred web server was established and made freely available online.",
                        "date": "2019-01-01T00:00:00Z",
                        "citationCount": 42,
                        "authors": [
                            {
                                "name": "Schaduangrat N."
                            },
                            {
                                "name": "Nantasenamat C."
                            },
                            {
                                "name": "Prachayasittikul V."
                            },
                            {
                                "name": "Shoombuatong W."
                            }
                        ],
                        "journal": "Molecules"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Watshara Shoombuatong",
                    "email": "watshara.sho@mahidol.ac.th",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3394-8709",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "hans",
            "additionDate": "2019-08-09T13:07:09Z",
            "lastUpdate": "2025-11-17T12:41:12.905009Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ningning"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "StrainInfo",
            "description": "StrainInfo provides resolution of microbial strain identifiers by storing culture collection numbers, their relations, and culture-associated data.",
            "homepage": "https://straininfo.dsmz.de",
            "biotoolsID": "straininfo",
            "biotoolsCURIE": "biotools:straininfo",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "d3hub",
                    "type": "includedIn"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2379",
                                "term": "Strain identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2379",
                                "term": "Strain identifier"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2337",
                                "term": "Resource metadata"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1093",
                                "term": "Sequence accession"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3505",
                                "term": "Bibliography"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_0621",
                    "term": "Model organisms"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": "CC-BY-4.0",
            "collectionID": [
                "de.NBI",
                "DSMZ Digital Diversity",
                "ELIXIR-DE",
                "UGent"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Data"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://bsky.app/profile/dsmzd3.bsky.social",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                },
                {
                    "url": "https://linkedin.com/company/dsmzd3",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://straininfo.dsmz.de/doc",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://www.youtube.com/watch?v=utcq5G9xtbk",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/database/baaf059",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "StrainInfo-the central database for linked microbial strain identifiers",
                        "abstract": "",
                        "date": "2025-01-18T00:00:00Z",
                        "citationCount": 0,
                        "authors": [],
                        "journal": "Database : the journal of biological databases and curation"
                    }
                },
                {
                    "doi": "10.1109/TKDE.2005.131",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Knowledge accumulation and resolution of data inconsistencies during the integration of microbial information sources",
                        "abstract": "",
                        "date": "2005-08-01T00:00:00Z",
                        "citationCount": 59,
                        "authors": [],
                        "journal": "IEEE Transactions on Knowledge and Data Engineering"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Leibniz-Institut DSMZ-Deutsche Sammlung von Mikroorganismen und Zellkulturen GmbH",
                    "email": null,
                    "url": "https://www.dsmz.de/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "02tyer376",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": "straininfo@dsmz.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "ugent.be",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "isabelschober",
            "additionDate": "2016-05-17T10:18:38Z",
            "lastUpdate": "2025-11-14T12:10:36.512602Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "JKoblitz",
                    "lorenz.reimer"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ComplexBrowser",
            "description": "ComplexBrowser is a R based software for supervised analysis of changes in protein complex abundance and subunit co-expression in proteomic datasets. It uses information contained in CORUM and EBI Complex Portal databases to provide the user with visualizations helping with biological interpretation of obtained results. ComplexBrowser also incorporates a normalization and quality control steps.",
            "homepage": "https://computproteomics.bmb.sdu.dk/app_direct/ComplexBrowser/",
            "biotoolsID": "ComplexBrowser",
            "biotoolsCURIE": "biotools:ComplexBrowser",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2939",
                            "term": "Principal component visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2495",
                            "term": "Expression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3083",
                            "term": "Pathway or network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2940",
                            "term": "Scatter plot plotting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3282",
                            "term": "ID mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2938",
                            "term": "Dendrogram visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0276",
                            "term": "Protein interaction network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0531",
                            "term": "Heat map generation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3463",
                            "term": "Expression correlation analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0571",
                            "term": "Expression data visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2603",
                                "term": "Expression data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0906",
                                "term": "Protein interaction data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0896",
                                "term": "Protein report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [
                "Proteomics"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "http://computproteomics.bmb.sdu.dk/",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "https://bitbucket.org/michalakw/complexbrowser/src/master/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://bitbucket.org/michalakw/complexbrowser/",
                    "type": "Source code",
                    "note": null,
                    "version": "1.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://bitbucket.org/michalakw/complexbrowser/raw/dc9d8f0c8dff610e2f58e3cb5f5087d050df26f2/Manual.pdf",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/573774",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Veit Schwämmle",
                    "email": "veits@bmb.sdu.dk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "vtsiamis",
            "additionDate": "2019-06-18T19:35:41Z",
            "lastUpdate": "2025-11-13T06:12:35.324351Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MMseqs2",
            "description": "MMseqs2 (Many-against-Many sequence searching) is a software suite to search and cluster huge protein and nucleotide sequence sets. MMseqs2 is open source software implemented in C++ for Linux, MacOS, and (as beta version, via cygwin) Windows. The software is designed to run on multiple cores and servers and exhibits very good scalability. MMseqs2 can run 10000 times faster than BLAST. At 100 times its speed it achieves almost the same sensitivity. It can perform profile searches with the same sensitivity as PSI-BLAST at over 400 times its speed.\n\nMMseqs2 includes Linclust, the first clustering algorithm whose runtime scales linearly With Linclust we clustered 1.6 billion metagenomic sequence fragments in 10 h on a single server to 50% sequence identity.",
            "homepage": "https://mmseqs.com",
            "biotoolsID": "MMseqs2",
            "biotoolsCURIE": "biotools:MMseqs2",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "mmseqs",
                    "type": "isNewVersionOf"
                },
                {
                    "biotoolsID": "plass",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "linclust",
                    "type": "includes"
                },
                {
                    "biotoolsID": "metaeuk",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "conterminator",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "spacepharer",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0346",
                            "term": "Sequence similarity search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0292",
                            "term": "Sequence alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2182",
                                    "term": "FASTQ-like format (text)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2200",
                                    "term": "FASTA-like (text)"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0857",
                                "term": "Sequence search results"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1333",
                                    "term": "BLAST results"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "mmseqs easy-search query.fasta target.fasta output.m8 tmp"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0291",
                            "term": "Sequence clustering"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2182",
                                    "term": "FASTQ-like format (text)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2200",
                                    "term": "FASTA-like (text)"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1235",
                                "term": "Sequence cluster"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "mmseqs easy-cluster input.fasta output tmp\nmmseqs easy-linclust input.fasta output tmp"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2182",
                                    "term": "FASTQ-like format (text)"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2200",
                                    "term": "FASTA-like (text)"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": "mmseqs easy-taxonomy query.fasta targetDB output tmp"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_0077",
                    "term": "Nucleic acids"
                },
                {
                    "uri": "http://edamontology.org/topic_0623",
                    "term": "Gene and protein families"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux",
                "Mac"
            ],
            "language": [
                "C++"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/soedinglab/mmseqs2/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/soedinglab/mmseqs2",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/soedinglab/MMseqs2/releases",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/soedinglab/MMseqs2/blob/master/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/soedinglab/mmseqs2/wiki",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/soedinglab/MMseqs2/wiki/Tutorials",
                    "type": [
                        "Training material"
                    ],
                    "note": "Tutorial material"
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/nbt.3988",
                    "pmid": "29035372",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MMseqs2 enables sensitive protein sequence searching for the analysis of massive data sets",
                        "abstract": "",
                        "date": "2017-11-01T00:00:00Z",
                        "citationCount": 2439,
                        "authors": [],
                        "journal": "Nature Biotechnology"
                    }
                },
                {
                    "doi": "10.1101/079681",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1038/s41467-018-04964-5",
                    "pmid": "29959318",
                    "pmcid": "PMC6026198",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Clustering huge protein sequence sets in linear time",
                        "abstract": "",
                        "date": "2018-12-01T00:00:00Z",
                        "citationCount": 577,
                        "authors": [],
                        "journal": "Nature Communications"
                    }
                },
                {
                    "doi": "10.1093/bioinformatics/bty1057",
                    "pmid": "30615063",
                    "pmcid": "PMC6691333",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MMseqs2 desktop and local web server app for fast, interactive sequence searches",
                        "abstract": "",
                        "date": "2019-08-15T00:00:00Z",
                        "citationCount": 366,
                        "authors": [],
                        "journal": "Bioinformatics"
                    }
                },
                {
                    "doi": "10.1101/2020.11.27.401018",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/bioinformatics/btab184",
                    "pmid": "33734313",
                    "pmcid": "PMC8479651",
                    "type": [],
                    "version": null,
                    "note": "MMseqs2 Taxonomy",
                    "metadata": {
                        "title": "Fast and sensitive taxonomic assignment to metagenomic contigs",
                        "abstract": "",
                        "date": "2021-09-15T00:00:00Z",
                        "citationCount": 162,
                        "authors": [],
                        "journal": "Bioinformatics"
                    }
                },
                {
                    "doi": "10.1101/2024.11.13.623350v1",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "MMseqs2-GPU preprint",
                    "metadata": null
                },
                {
                    "doi": "10.1038/s41592-025-02819-8",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "MMseqs2-GPU",
                    "metadata": {
                        "title": "GPU-accelerated homology search with MMseqs2",
                        "abstract": "",
                        "date": "2025-10-01T00:00:00Z",
                        "citationCount": 0,
                        "authors": [],
                        "journal": "Nature Methods"
                    }
                }
            ],
            "credit": [],
            "owner": "milot-mirdita",
            "additionDate": "2019-07-03T16:03:27Z",
            "lastUpdate": "2025-11-10T08:28:33.612233Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}