List all resources, or create a new resource.

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

{
    "count": 2008,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "nallo",
            "description": "Nallo is a bioinformatics analysis pipeline for long-reads from both PacBio and (targeted) ONT-data, focused on rare-disease. The pipeline detects a wide range of genetic variants, performs genome assembly,\nand reports CpG methylation. It also enables annotation and ranking of variants based on their predicted functional\nconsequences.",
            "homepage": "https://github.com/genomic-medicine-sweden/nallo",
            "biotoolsID": "nallo",
            "biotoolsCURIE": "biotools:nallo",
            "version": [
                "0.12.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0331",
                            "term": "Variant effect prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0525",
                            "term": "Genome assembly"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3226",
                            "term": "Variant prioritisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2545",
                                    "term": "FASTQ-like format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0863",
                                "term": "Sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3462",
                                    "term": "CRAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2572",
                                    "term": "BAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3327",
                                    "term": "BAI"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_3673",
                    "term": "Whole genome sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3295",
                    "term": "Epigenetics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Groovy",
                "Java"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/genomic-medicine-sweden/nallo",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://genomic-medicine-sweden.github.io/nallo/latest/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAG086",
                    "pmid": "41712762",
                    "pmcid": "PMC12988770",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Lars Feuk",
                    "email": "lars.feuk@igp.uu.se",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2355-2919",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "juan_camilo",
            "additionDate": "2026-06-12T12:09:48.272845Z",
            "lastUpdate": "2026-06-12T14:03:07.797466Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "openbabel",
            "description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data.",
            "homepage": "http://openbabel.org/",
            "biotoolsID": "openbabel",
            "biotoolsCURIE": "biotools:openbabel",
            "version": [
                "openbabel-3-2-0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0883",
                                "term": "Structure"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0883",
                                "term": "Structure"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3314",
                    "term": "Chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R",
                "C#",
                "Shell",
                "Perl",
                "C",
                "Python",
                "Java",
                "PHP",
                "Ruby",
                "C++",
                "Scala"
            ],
            "license": "GPL-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/openbabel/openbabel/wiki",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://openbabel.org/docs/index.html",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/1758-2946-3-33",
                    "pmid": "21982300",
                    "pmcid": "PMC3198950",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "n.m.palmblad@lumc.nl",
            "additionDate": "2026-06-04T11:55:25.334856Z",
            "lastUpdate": "2026-06-04T11:55:25.337508Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EGA",
            "description": "European genome-phenome Archive (EGA) - service for permanent archiving and sharing of all types of personally identifiable genetic and phenotypic data resulting from biomedical research projects.",
            "homepage": "https://ega-archive.org/",
            "biotoolsID": "ega",
            "biotoolsCURIE": "biotools:ega",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Deposition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2383",
                                "term": "EGA accession"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2531",
                                "term": "Experiment report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2331",
                                    "term": "HTML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web application",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_0607",
                    "term": "Laboratory information management"
                },
                {
                    "uri": "http://edamontology.org/topic_3263",
                    "term": "Data security"
                },
                {
                    "uri": "http://edamontology.org/topic_3366",
                    "term": "Data integration and warehousing"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [
                "RD-connect",
                "Rare Disease"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Data"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://ega-archive.org/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/ng.3312",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "The European Genome-phenome Archive of human data consented for biomedical research",
                        "abstract": "© 2015 Nature America, Inc. All rights reserved.The European Genome-phenome Archive (EGA) is a permanent archive that promotes the distribution and sharing of genetic and phenotypic data consented for specific approved uses but not fully open, public distribution. The EGA follows strict protocols for information management, data storage, security and dissemination. Authorized access to the data is managed in partnership with the data-providing organizations. The EGA includes major reference data collections for human genetics research.",
                        "date": "2015-01-01T00:00:00Z",
                        "citationCount": 161,
                        "authors": [
                            {
                                "name": "Lappalainen I."
                            },
                            {
                                "name": "Almeida-King J."
                            },
                            {
                                "name": "Kumanduri V."
                            },
                            {
                                "name": "Senf A."
                            },
                            {
                                "name": "Spalding J.D."
                            },
                            {
                                "name": "Ur-Rehman S."
                            },
                            {
                                "name": "Saunders G."
                            },
                            {
                                "name": "Kandasamy J."
                            },
                            {
                                "name": "Caccamo M."
                            },
                            {
                                "name": "Leinonen R."
                            },
                            {
                                "name": "Vaughan B."
                            },
                            {
                                "name": "Laurent T."
                            },
                            {
                                "name": "Rowland F."
                            },
                            {
                                "name": "Marin-Garcia P."
                            },
                            {
                                "name": "Barker J."
                            },
                            {
                                "name": "Jokinen P."
                            },
                            {
                                "name": "Torres A.C."
                            },
                            {
                                "name": "De Argila J.R."
                            },
                            {
                                "name": "Llobet O.M."
                            },
                            {
                                "name": "Medina I."
                            },
                            {
                                "name": "Puy M.S."
                            },
                            {
                                "name": "Alberich M."
                            },
                            {
                                "name": "De La Torre S."
                            },
                            {
                                "name": "Navarro A."
                            },
                            {
                                "name": "Paschall J."
                            },
                            {
                                "name": "Flicek P."
                            }
                        ],
                        "journal": "Nature Genetics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "EMBL-EBI Databases",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": "helpdesk@ega-archive.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "EMBL-EBI_Databases",
            "additionDate": "2015-06-11T13:36:28Z",
            "lastUpdate": "2026-06-04T08:07:27.522383Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-EE",
                    "amy_jean"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MetaProteomeAnalyzer-Cloud",
            "description": "The MetaProteomeAnalyzer Cloud (MPA Cloud) is an intuitive, open-source tool for metaproteomics data analysis and interpretation, designed to analyse comprehensive metaproteomics data from tandem mass spectrometry experiments through a web interface.",
            "homepage": "https://mdoa-tools.bi.denbi.de/mpacloud/",
            "biotoolsID": "mpa-cloud",
            "biotoolsCURIE": "biotools:mpa-cloud",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "metaproteomeanalyzer",
                    "type": "isNewVersionOf"
                },
                {
                    "biotoolsID": "mpa_portable",
                    "type": "isNewVersionOf"
                }
            ],
            "function": [],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0078",
                    "term": "Proteins"
                },
                {
                    "uri": "http://edamontology.org/topic_4060",
                    "term": "Metaproteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java",
                "TypeScript"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.com/mdoa-group/mpa-website",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://gitlab.com/mdoa-group/mpa-cloud-server",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://mdoa-tools.bi.denbi.de/mpacloud/documentation",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/s41596-020-0368-7",
                    "pmid": "32859984",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.3389/fmicb.2019.01883",
                    "pmid": "31474963",
                    "pmcid": "PMC6707425",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.analchem.7b03544",
                    "pmid": "29215871",
                    "pmcid": "PMC5757220",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/pr501246w",
                    "pmid": "25660940",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Kay Schallert",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Daniel Kautzner",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Benjamin J. Saalfeld",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Prof. Dr.-Ing. Robert Heyer",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ludwig Knoche",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Malte Böttcher",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "benjamin4",
            "additionDate": "2026-06-03T08:48:08.426169Z",
            "lastUpdate": "2026-06-03T11:12:01.769057Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Virtual Imaging Platform",
            "description": "VIP is a web portal for medical imaging applications. It allows users to access scientific applications as a service (directly through the web browser with no installation required), as well as distributed computing resources in a transparent manner. It exploits the resources available in the biomed virtual organization of the EGI e-infrastructure to offer an open service to researchers worldwide.",
            "homepage": "https://vip.creatis.insa-lyon.fr",
            "biotoolsID": "virtual_imaging_platform",
            "biotoolsCURIE": "biotools:virtual_imaging_platform",
            "version": [
                "3.0.1",
                "4.6.1"
            ],
            "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_2333",
                                    "term": "Binary format"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Bioinformatics portal"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "CECILL-B",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://vip.creatis.insa-lyon.fr/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/virtual-imaging-platform/",
                    "type": "Source code",
                    "note": null,
                    "version": "3.0.1"
                },
                {
                    "url": "https://hub.docker.com/layers/viplatform/vip-portal/4.6.1/images/sha256-5d47d27c3e285dec287506e2b3c436b343e2c1f92818b7c2cbf39afaed46fbb5",
                    "type": "Container file",
                    "note": "VIP Docker image for development or testing (NOT for production)",
                    "version": "4.6.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/virtual-imaging-platform/VIP-portal/wiki",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1109/tmi.2012.2220154",
                    "pmid": "23014715",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "sorina.pop",
            "additionDate": "2023-06-14T13:47:49.064543Z",
            "lastUpdate": "2026-05-27T07:35:36.149770Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NP-Likeness",
            "description": "Natural Product-likeness calculator v-2.1 : calculates natural product-likeness of small molecules based on open-data of natural products.",
            "homepage": "https://github.com/vcnainala/NP-Likeness",
            "biotoolsID": "np-likeness",
            "biotoolsCURIE": "biotools:np-likeness",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "LGPL-2.0-or-later",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/1471-2105-13-106",
                    "pmid": "22607271",
                    "pmcid": "PMC3436723",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1021/ci700286x",
                    "pmid": "18034468",
                    "pmcid": null,
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Kalai Vanii Jayaseelan",
                    "email": "kalai@ebi.ac.uk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Andreas Truszkowski",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Pablo Moreno",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Peter Ertl",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Christoph Steinbeck",
                    "email": "christoph.steinbeck@uni-jena.de",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "aniehues",
            "additionDate": "2026-05-20T07:48:09.421627Z",
            "lastUpdate": "2026-05-20T07:48:09.423871Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EUCAIM ETL toolset",
            "description": "Modular toolchain for an extensible and customizable ETL pipeline that extracts, transforms, and loads clinical data and medical imaging metadata, applying dataset-specific mappings to generate outputs compatible with the EUCAIM Common Data Model (CDM). Its design aims to minimize manual data preparation efforts and facilitate customization and integration with other components, such as data quality assurance tools.\nContainerized, currently supports input datasets in CSV, JSON, XLSX.",
            "homepage": "https://github.com/EUCAIM/etl-toolset/",
            "biotoolsID": "eetl_toolset",
            "biotoolsCURIE": "biotools:eetl_toolset",
            "version": [
                "0.1.1",
                "0.1.2",
                "0.2.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "tabular_data_curator",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0335",
                            "term": "Data formatting"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Workflow",
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3345",
                    "term": "Data identity and mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux"
            ],
            "language": [
                "Python",
                "Java"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Spain"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/EUCAIM/etl-toolset/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://drive.eucaim.cancerimage.eu/s/zXE4xYDm3x3CWtQ",
                    "type": [
                        "General"
                    ],
                    "note": "Tool documentation (updated)"
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "victorsp",
            "additionDate": "2025-04-24T13:00:12.867477Z",
            "lastUpdate": "2026-05-19T13:29:43.470985Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "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": [
                "Mac",
                "Windows",
                "Linux"
            ],
            "language": [
                "Java"
            ],
            "license": "EUPL-1.2",
            "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://drive.eucaim.cancerimage.eu/s/FYwDc66kXqFReba",
                    "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": "2026-04-28T07:30:17.977360Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "KnetMiner",
            "description": "A comprehensive approach for supporting evidence-based gene discovery and complex trait analysis across species.\n\nKnetMiner is a web application to search and visualise genome-scale knowledge networks. It is used by scientists in academia and industry to accelerate gene-trait discovery research. KnetMiner offers features such as keyword, gene list, genome region search and GWAS Peak Search. Query refinement, gene ranking, gene set enrichment analysis and interactive visualisation of knowledge networks and genomic information are all core app competencies.\n\nKnetMiner also has an AI layer, called Graph Chat (https://knetminer.com/news/graph-chat-announcement) for more easily interpreting created knowledge networks.",
            "homepage": "http://knetminer.com",
            "biotoolsID": "knetminer",
            "biotoolsCURIE": "biotools:knetminer",
            "version": [
                "Nova"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0282",
                            "term": "Genetic mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web service"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3473",
                    "term": "Data mining"
                },
                {
                    "uri": "http://edamontology.org/topic_3068",
                    "term": "Literature and language"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_3810",
                    "term": "Agricultural science"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java",
                "JavaScript"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Commercial",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "UK"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://app.knetminer.com",
                    "type": [
                        "Service"
                    ],
                    "note": null
                },
                {
                    "url": "http://knetminer.com/",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/KnetMiner/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/KnetMiner/",
                    "type": [
                        "User manual"
                    ],
                    "note": "Navigate through the various KnetMiner repos for individual pieces of documentation."
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2020.04.02.017004",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Keywan Hassani-Pak",
                    "email": "keywan@knetminer.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-9625-0511",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": "Founder & CEO"
                },
                {
                    "name": "Arné de Klerk",
                    "email": "arne@knetminer.com",
                    "url": "https://www.linkedin.com/in/arnedek/",
                    "orcidid": "https://orcid.org/0000-0002-9525-6820",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": "Co-Founder & Product Manager"
                },
                {
                    "name": "Marco Brandizi",
                    "email": "marco@knetminer.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5427-2496",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": "Co-Founder & Senior Software Developer"
                }
            ],
            "owner": "Niclaskn",
            "additionDate": "2021-01-18T08:31:10Z",
            "lastUpdate": "2026-03-12T14:24:41.512890Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "Arnedk"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "BioMercator",
            "description": "BioMercator is a software that provides a complete set of algorithms and visualization tool covering all steps required to perform QTL meta-analysis, graphical representation of large datasets. User may import sequence and genome annotations datasets within the software in order to display functional annotation related to QTL and meta-QTL.",
            "homepage": "https://sourcesup.renater.fr/projects/biomercator",
            "biotoolsID": "BioMercator",
            "biotoolsCURIE": "biotools:BioMercator",
            "version": [
                "4.2.3"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0282",
                            "term": "Genetic mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2944",
                            "term": "Physical mapping"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1860",
                                "term": "QTL map"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2332",
                                    "term": "XML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1288",
                                "term": "Genome map"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3055",
                    "term": "Quantitative genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://sourcesup.renater.fr/frs/?group_id=2301",
                    "type": "Binaries",
                    "note": null,
                    "version": "4.2.3"
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bth230",
                    "pmid": "15059820",
                    "pmcid": null,
                    "type": [],
                    "version": "3",
                    "note": null,
                    "metadata": {
                        "title": "BioMercator: Integrating genetic maps and QTL towards discovery of candidate genes",
                        "abstract": "Summary: Breeding programs face the challenge of integrating information from genomics and from quantitative trait loci (QTL) analysis in order to identify genomic sequences controlling the variation of important traits. Despite the development of integrative databases, building a consensus map of genes, QTL and other loci gathered from multiple maps remains a manual and tedious task. Nevertheless, this is a critical step to reveal co-locations between genes and QTL. Another important matter is to determine whether QTL linked to same traits or related ones is detected in independent experiments and located in the same region, and represents a single locus or not. Statistical tools such as meta-analysis can be used to answer this question. BioMercator has been developed to automate map compilation and QTL meta-analysis, and to visualize co-locations between genes and QTL through a graphical interface. © Oxford University Press 2004; all rights reserved.",
                        "date": "2004-09-22T00:00:00Z",
                        "citationCount": 382,
                        "authors": [
                            {
                                "name": "Arcade A."
                            },
                            {
                                "name": "Labourdette A."
                            },
                            {
                                "name": "Falque M."
                            },
                            {
                                "name": "Mangin B."
                            },
                            {
                                "name": "Chardon F."
                            },
                            {
                                "name": "Charcosset A."
                            },
                            {
                                "name": "Joets J."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [],
            "owner": "admin",
            "additionDate": "2019-09-27T09:58:46Z",
            "lastUpdate": "2026-03-11T08:56:54.859634Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "b.guerra01"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "KCFtools",
            "description": "KCFtools is a Java-based toolkit for rapid, alignment-free introgression screening and GWAS using k-mer profiles. It identifies the presence and absence of k-mers in genomic or transcriptomic windows, enabling efficient detection of introgressed or variable regions and facilitating genotype matrix generation for GWAS.",
            "homepage": "https://github.com/sivasubramanics/kcftools",
            "biotoolsID": "kcftools",
            "biotoolsCURIE": "biotools:kcftools",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3198",
                            "term": "Read mapping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0310",
                            "term": "Sequence assembly"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3517",
                    "term": "GWAS study"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_3923",
                    "term": "Genome resequencing"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2025.11.01.685998",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:35:56.252799Z",
            "lastUpdate": "2026-02-22T16:35:56.255184Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SocialViruses",
            "description": "SocialViruses is a Cytoscape app designed to rationally design phage cocktails by integrating quantitative phage-bacteria and phage-phage interaction networks. The tool optimizes cocktail selection based on host range and virulence while minimizing redundancy and antagonism.",
            "homepage": "https://apps.cytoscape.org/apps/SocialViruses",
            "biotoolsID": "isocialviruses",
            "biotoolsCURIE": "biotools:isocialviruses",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3461",
                            "term": "Virulence prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0479",
                            "term": "Backbone modelling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_3299",
                    "term": "Evolutionary biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3303",
                    "term": "Medicine"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAF239",
                    "pmid": "41103543",
                    "pmcid": "PMC12527336",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Felipe Molina",
                    "email": "fmolina@unex.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9167-7097",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T16:12:14.230815Z",
            "lastUpdate": "2026-02-22T16:12:14.233023Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BOLD (Barcode of Life Data Systems)",
            "description": "BOLD is a data system for DNA barcode information and species delimitation. It facilitates species identification through DNA barcodes and supports a variety of species delimitation algorithms.",
            "homepage": "http://www.boldsystems.org",
            "biotoolsID": "bold",
            "biotoolsCURIE": "biotools:bold",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0546",
                            "term": "Phylogenetic inference (minimum distance methods)"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3200",
                            "term": "DNA barcoding"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0415",
                            "term": "Nucleic acid feature detection"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0654",
                    "term": "DNA"
                },
                {
                    "uri": "http://edamontology.org/topic_3500",
                    "term": "Zoology"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_3489",
                    "term": "Database management"
                },
                {
                    "uri": "http://edamontology.org/topic_0084",
                    "term": "Phylogeny"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3897/ZOOKEYS.1229.129123",
                    "pmid": "40046838",
                    "pmcid": "PMC11876984",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Zhijun Zhou",
                    "email": "zhijunzhou@163.com",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2625-6189",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T12:18:11.917521Z",
            "lastUpdate": "2026-02-22T12:18:11.919528Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "EpiFusionUtilities",
            "description": "EpiFusionUtilities is an R package that provides tools for using the EpiFusion Analysis Framework, a workflow for joint phylodynamic and epidemiological analysis of outbreaks. It complements the EpiFusion software and offers utilities for data preparation, result parsing, analysis, and plotting.",
            "homepage": "https://ciarajudge.github.io/EpiFusionUtilities/",
            "biotoolsID": "epifusionutilities",
            "biotoolsCURIE": "biotools:epifusionutilities",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0323",
                            "term": "Phylogenetic inference"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3942",
                            "term": "Tree dating"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0326",
                            "term": "Phylogenetic tree editing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3324",
                    "term": "Infectious disease"
                },
                {
                    "uri": "http://edamontology.org/topic_0084",
                    "term": "Phylogeny"
                },
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_3397",
                    "term": "Veterinary medicine"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R",
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/ciarajudge/EpiFusion/releases",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.12688/F1000RESEARCH.162719.1",
                    "pmid": "40469802",
                    "pmcid": "PMC12134729",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ciara Judge",
                    "email": "ciara.judge@lshtm.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-7923-9898",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T12:17:49.580881Z",
            "lastUpdate": "2026-02-22T12:17:49.583090Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "deepImageJ",
            "description": "deepImageJ is a Fiji/ImageJ plugin for bioimage analysis that integrates pre-trained convolutional neural networks and supports diverse deep learning frameworks. It facilitates complex pipeline deployments, 3D image analysis, and compatibility with the BioImage Model Zoo, bridging the gap between advanced deep learning models and practical bioimage analysis workflows.",
            "homepage": "https://bioimage.io",
            "biotoolsID": "bioimage",
            "biotoolsCURIE": "biotools:bioimage",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3443",
                            "term": "Image analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3383",
                    "term": "Bioimaging"
                },
                {
                    "uri": "http://edamontology.org/topic_0611",
                    "term": "Electron microscopy"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1017/S2633903X24000114",
                    "pmid": "39776608",
                    "pmcid": "PMC11704127",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Arrate Muñoz-Barrutia",
                    "email": "mamunozb@ing.uc3m.es",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1573-1661",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-02-22T10:46:16.643932Z",
            "lastUpdate": "2026-02-22T10:46:16.645834Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BridgeDb",
            "description": "BridgeDb is a framework to map identifiers between various databases.  It includes a Java library that provides an API to work with identifier-identifier mapping databases and resources.",
            "homepage": "http://bridgedb.github.io/",
            "biotoolsID": "bridgedb",
            "biotoolsCURIE": "biotools:bridgedb",
            "version": [
                "3.0.18"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "identifiers.org",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bioregistry",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1025",
                                "term": "Gene identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1025",
                                "term": "Gene identifier"
                            },
                            "format": []
                        }
                    ],
                    "note": "API for converting gene identifiers (Ensembl, Entrez) to identifiers from another database. Depends on an identifier-identifier mapping database or service supported by the API.",
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0989",
                                "term": "Protein identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0989",
                                "term": "Protein identifier"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1086",
                                "term": "Compound identifier"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1086",
                                "term": "Compound identifier"
                            },
                            "format": []
                        }
                    ],
                    "note": "API for converting compound identifiers (HMDB, ChEBI, ChemSpider, PubChem, etc) to identifiers from another database. Depends on an identifier-identifier mapping database or service supported by the API.",
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                },
                {
                    "uri": "http://edamontology.org/topic_2840",
                    "term": "Toxicology"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Java"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "Proteomics",
                "ELIXIR-NL",
                "BIGCAT-UM",
                "BridgeDb",
                "Rare Disease"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [
                "Interoperability"
            ],
            "elixirNode": [
                "Netherlands"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/bridgedb/BridgeDb",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/bridgedb/BridgeDb/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://fosstodon.org/@bridgedb",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://bridgedb.github.io/pages/docs.html",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/1471-2105-11-5",
                    "pmid": "20047655",
                    "pmcid": "PMC2824678",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1007/978-3-319-11964-9_7",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.3897/rio.8.e83031",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Maastricht University",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "egonw",
            "additionDate": "2015-12-01T16:27:10Z",
            "lastUpdate": "2026-02-17T12:12:04.425822Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "proteomics.bio.tools",
                    "ChrisEvelo"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "VISTA",
            "description": "Comprehensive suite of programs and databases for comparative analysis of genomic sequences. There are two ways of using VISTA - you can submit your own sequences and alignments for analysis (VISTA servers) or examine pre-computed whole-genome alignments of different species.",
            "homepage": "http://genome.lbl.gov/vista/index.shtml",
            "biotoolsID": "vista",
            "biotoolsCURIE": "biotools:vista",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0491",
                            "term": "Pairwise sequence alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0492",
                            "term": "Multiple sequence alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0495",
                            "term": "Local alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0496",
                            "term": "Global alignment"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3512",
                    "term": "Gene transcripts"
                },
                {
                    "uri": "http://edamontology.org/topic_0102",
                    "term": "Mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_0749",
                    "term": "Transcription factors and regulatory sites"
                },
                {
                    "uri": "http://edamontology.org/topic_0654",
                    "term": "DNA"
                },
                {
                    "uri": "http://edamontology.org/topic_0196",
                    "term": "Sequence assembly"
                },
                {
                    "uri": "http://edamontology.org/topic_3325",
                    "term": "Rare diseases"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [
                "Rare Disease"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "http://genome.lbl.gov/vista/help.shtml",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btg459",
                    "pmid": "15033870",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Phylo-VISTA: Interactive visualization of multiple DNA sequence alignments",
                        "abstract": "Motivation: The power of multi-sequence comparison for biological discovery is well established. The need for new capabilities to visualize and compare cross-species alignment data is intensified by the growing number of genomic sequence datasets being generated for an ever-increasing number of organisms. To be efficient these visualization algorithms must support the ability to accommodate consistently a wide range of evolutionary distances in a comparison framework based upon phylogenetic relationships. Results: We have developed Phylo-VISTA, an interactive tool for analyzing multiple alignments by visualizing a similarity measure for multiple DNA sequences. The complexity of visual presentation is effectively organized using a framework based upon interspecies phylogenetic relationships. The phylogenetic organization supports rapid, user-guided interspecies comparison. To aid in navigation through large sequence datasets, Phylo-VISTA leverages concepts from VISTA that provide a user with the ability to select and view data at varying resolutions. The combination of multiresolution data visualization and analysis, combined with the phylogenetic framework for interspecies comparison, produces a highly flexible and powerful tool for visual data analysis of multiple sequence alignments. © Oxford University Press 2004; all rights reserved.",
                        "date": "2004-03-22T00:00:00Z",
                        "citationCount": 34,
                        "authors": [
                            {
                                "name": "Shah N."
                            },
                            {
                                "name": "Couronne O."
                            },
                            {
                                "name": "Pennacchio L.A."
                            },
                            {
                                "name": "Brudno M."
                            },
                            {
                                "name": "Batzoglou S."
                            },
                            {
                                "name": "Bethel E.W."
                            },
                            {
                                "name": "Rubin E.M."
                            },
                            {
                                "name": "Hamann B."
                            },
                            {
                                "name": "Dubchak I."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                },
                {
                    "doi": "10.1093/nar/gkm279",
                    "pmid": "17488840",
                    "pmcid": "PMC1933192",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Multiple whole genome alignments and novel biomedical applications at the VISTA portal",
                        "abstract": "The VISTA portal for comparative genomics is designed to give biomedical scientists a unified set of tools to lead them from the raw DNA sequences through the alignment and annotation to the visualization of the results. The VISTA portal also hosts the alignments of a number of genomes computed by our group, allowing users to study the regions of their interest without having to manually download the individual sequences. Here we describe various algorithmic and functional improvements implemented in the VISTA portal over the last 2 years. The VISTA Portal is accessible at http://genome.lbl.gov/vista. © 2007 The Author(s).",
                        "date": "2007-07-01T00:00:00Z",
                        "citationCount": 26,
                        "authors": [
                            {
                                "name": "Brudno M."
                            },
                            {
                                "name": "Poliakov A."
                            },
                            {
                                "name": "Minovitsky S."
                            },
                            {
                                "name": "Ratnere I."
                            },
                            {
                                "name": "Dubchak I."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                },
                {
                    "doi": "10.1093/bioinformatics/btg1005",
                    "pmid": "12855437",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Glocal alignment: Finding rearrangements during alignment",
                        "abstract": "Motivation: To compare entire genomes from different species, biologists increasingly need alignment methods that are efficient enough to handle long sequences, and accurate enough to correctly align the conserved biological features between distant species. The two main classes of pain/vise alignments are global alignment, where one string is transformed into the other, and local alignment, where all locations of similarity between the two strings are returned. Global alignments are less prone to demonstrating false homology as each letter of one sequence is constrained to being aligned to only one letter of the other. Local alignments, on the other hand, can cope with rearrangements between non-syntenic, orthologous sequences by identifying similar regions in sequences; this, however, comes at the expense of a higher false positive rate due to the inability of local aligners to take into account overall conservation maps. Results: In this paper we introduce the notion of glocal alignment, a combination of global and local methods, where one creates a map that transforms one sequence into the other while allowing for rearrangement events. We present Shuffle-LAGAN, a glocal alignment algorithm that is based on the CHAOS local alignment algorithm and the LAGAN global aligner, and is able to align long genomic sequences. To test Shuffle-LAGAN we split the mouse genome into BAC-sized pieces, and aligned these pieces to the human genome. We demonstrate that Shuffle-LAGAN compares favorably in terms of sensitivity and specificity with standard local and global aligners. From the alignments we conclude that about 9% of human/mouse homology may be attributed to small rearrangements, 63% of which are duplications. Availability: Our systems, supplemental information, and the alignment of the human and mouse genomes using Shuffle-LAGAN are available at http://lagan.stanford.edu/glocal. © Oxford University Press 2003; all rights reserved.",
                        "date": "2003-12-01T00:00:00Z",
                        "citationCount": 238,
                        "authors": [
                            {
                                "name": "Brudno M."
                            },
                            {
                                "name": "Malde S."
                            },
                            {
                                "name": "Poliakov A."
                            },
                            {
                                "name": "Do C.B."
                            },
                            {
                                "name": "Couronne O."
                            },
                            {
                                "name": "Dubchak I."
                            },
                            {
                                "name": "Batzoglou S."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                },
                {
                    "doi": "10.1093/bioinformatics/16.11.1046",
                    "pmid": "11159318",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Vista: Visualizing global DNA sequence alignments of arbitrary length",
                        "abstract": "VISTA is a program for visualizing global DNA sequence alignments of arbitrary length. It has a clean output, allowing for easy identification of similarity, and is easily configurable, enabling the visualization of alignments of various lengths at different levels of resolution. It is currently available on the web, thus allowing for easy access by all researchers.",
                        "date": "2000-01-01T00:00:00Z",
                        "citationCount": 736,
                        "authors": [
                            {
                                "name": "Mayor C."
                            },
                            {
                                "name": "Brudno M."
                            },
                            {
                                "name": "Schwartz J.R."
                            },
                            {
                                "name": "Poliakov A."
                            },
                            {
                                "name": "Rubin E.M."
                            },
                            {
                                "name": "Frazer K.A."
                            },
                            {
                                "name": "Pachter L.S."
                            },
                            {
                                "name": "Dubchak I."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                },
                {
                    "doi": "10.1101/gr.789803",
                    "pmid": "12529311",
                    "pmcid": "PMC430967",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "AVID: A global alignment program.",
                        "abstract": "In this paper we describe a new global alignment method called AVID. The method is designed to be fast, memory efficient, and practical for sequence alignments of large genomic regions up to megabases long. We present numerous applications of the method, ranging from the comparison of assemblies to alignment of large syntenic genomic regions and whole genome human/mouse alignments. We have also performed a quantitative comparison of AVID with other popular alignment tools. To this end, we have established a format for the representation of alignments and methods for their comparison. These formats and methods should be useful for future studies. The tools we have developed for the alignment comparisons, as well as the AVID program, are publicly available. See Web Site References section for AVID Web address and Web addresses for other programs discussed in this paper.",
                        "date": "2003-01-01T00:00:00Z",
                        "citationCount": 350,
                        "authors": [
                            {
                                "name": "Bray N."
                            },
                            {
                                "name": "Dubchak I."
                            },
                            {
                                "name": "Pachter L."
                            }
                        ],
                        "journal": "Genome research"
                    }
                },
                {
                    "doi": "10.1101/gr.926603",
                    "pmid": "12654723",
                    "pmcid": "PMC430158",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "LAGAN and Multi-LAGAN: Efficient tools for large-scale multiple alignment of genomic DNA",
                        "abstract": "To compare entire genomes from different species, biologists increasingly need alignment methods that are efficient enough to handle long sequences, and accurate enough to correctly align the conserved biological features between distant species. We present LAGAN, a system for rapid global alignment of two homologous genomic sequences, and Multi-LAGAN, a system for multiple global alignment of genomic sequences. We tested our systems on a data set consisting of greater than 12 Mb of high-quality sequence from 12 vertebrate species. All the sequence was derived from the genomic region orthologous to an ∼1.5-Mb region on human chromosome 7q31.3. We found that both LAGAN and Multi-LAGAN compare favorably with other leading alignment methods in correctly aligning protein-coding exons, especially between distant homologs such as human and chicken, or human and fugu. Multi-LAGAN produced the most accurate alignments, while requiring just 75 minutes on a personal computer to obtain the multiple alignment of all 12 sequences. Multi-LAGAN is a practical method for generating multiple alignments of long genomic sequences at any evolutionary distance. Our systems are publicly available at http://lagan.stanford.edu.",
                        "date": "2003-04-01T00:00:00Z",
                        "citationCount": 803,
                        "authors": [
                            {
                                "name": "Brudno M."
                            },
                            {
                                "name": "Do C.B."
                            },
                            {
                                "name": "Cooper G.M."
                            },
                            {
                                "name": "Kim M.F."
                            },
                            {
                                "name": "Davydov E."
                            },
                            {
                                "name": "Green E.D."
                            },
                            {
                                "name": "Sidow A."
                            },
                            {
                                "name": "Batzoglou S."
                            }
                        ],
                        "journal": "Genome Research"
                    }
                },
                {
                    "doi": "10.1093/nar/gkh458",
                    "pmid": "15215394",
                    "pmcid": "PMC441596",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "VISTA: Computational tools for comparative genomics",
                        "abstract": "Comparison of DNA sequences from different species is a fundamental method for identifying functional elements in genomes. Here, we describe the VISTA family of tools created to assist biologists in carrying out this task. Our first VISTA server at http://www-gsd.Ibl.gov/vista/ was launched in the summer of 2000 and was designed to align long genomic sequences and visualize these alignments with associated functional annotations. Currently the VISTA site includes multiple comparative genomics tools and provides users with rich capabilities to browse pre-computed whole-genome alignments of large vertebrate genomes and other groups of organisms with VISTA Browser, to submit their own sequences of interest to several VISTA servers for various types of comparative analysis and to obtain detailed comparative analysis results for a set of cardiovascular genes. We illustrate capabilities of the VISTA site by the analysis of a 180 kb interval on human chromosome 5 that encodes for the kinesin family member 3A (KIF3A) protein. © Oxford University Press 2004; all rights reserved.",
                        "date": "2004-07-01T00:00:00Z",
                        "citationCount": 1303,
                        "authors": [
                            {
                                "name": "Frazer K.A."
                            },
                            {
                                "name": "Pachter L."
                            },
                            {
                                "name": "Poliakov A."
                            },
                            {
                                "name": "Rubin E.M."
                            },
                            {
                                "name": "Dubchak I."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                },
                {
                    "doi": "10.1093/nar/gkl822",
                    "pmid": "17130149",
                    "pmcid": "PMC1716724",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "VISTA Enhancer Browser - A database of tissue-specific human enhancers",
                        "abstract": "Despite the known existence of distant-acting cis-regulatory elements in the human genome, only a small fraction of these elements has been identified and experimentally characterized in vivo. This paucity of enhancer collections with defined activities has thus hindered computational approaches for the genome-wide prediction of enhancers and their functions. To fill this void, we utilize comparative genome analysis to identify candidate enhancer elements in the human genome coupled with the experimental determination of their in vivo enhancer activity in transgenic mice [L. A. Pennacchio et al. (2006) Nature, in press]. These data are available through the VISTA Enhancer Browser (http://enhancer.lbl.gov) This growing database currently contains over 250 experimentally tested DNA fragments, of which more than 100 have been validated as tissue-specific enhancers. For each positive enhancer, we provide digital images of whole-mount embryo staining at embryonic day 11.5 and an anatomical description of the reporter gene expression pattern. Users can retrieve elements near single genes of interest, search for enhancers that target reporter gene expression to a particular tissue, or download entire collections of enhancers with a defined tissue specificity or conservation depth. These experimentally validated training sets are expected to provide a basis for a wide range of downstream computational and functional studies of enhancer function. © 2007 Oxford University Press.",
                        "date": "2007-01-01T00:00:00Z",
                        "citationCount": 589,
                        "authors": [
                            {
                                "name": "Visel A."
                            },
                            {
                                "name": "Minovitsky S."
                            },
                            {
                                "name": "Dubchak I."
                            },
                            {
                                "name": "Pennacchio L.A."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Vista Support",
                    "email": "Vista@lbl.gov",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-EE",
            "additionDate": "2017-03-24T09:34:05Z",
            "lastUpdate": "2026-02-17T10:10:39.922919Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "mojtaba5"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CopySeq",
            "description": "A computational approach for the inference of copy-number genotypes from personal genome sequencing data.",
            "homepage": "http://www.embl.de/%7Ekorbel/CopySeq/",
            "biotoolsID": "copyseq",
            "biotoolsCURIE": "biotools:copyseq",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3233",
                            "term": "Copy number estimation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3197",
                            "term": "Genetic variation analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3175",
                    "term": "DNA structural variation"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_3577",
                    "term": "Personalised medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3574",
                    "term": "Human genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Java",
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1371/journal.pcbi.1000988",
                    "pmid": "21085617",
                    "pmcid": "PMC2978733",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "seqwiki_import",
            "additionDate": "2017-01-13T13:14:11Z",
            "lastUpdate": "2026-01-21T15:36:21.848693Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-EE"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GWASTool",
            "description": "GWASTool is a web pipeline designed for detecting SNP-phenotype associations, offering a unified framework that simplifies GWAS analysis by encapsulating the heterogeneity of various algorithms and providing tools for simulation, detection, visualization, and comparison.",
            "homepage": "http://www.sdu-idea.cn/GWASTool",
            "biotoolsID": "gwastool",
            "biotoolsCURIE": "biotools:gwastool",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0484",
                            "term": "SNP detection"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3517",
                    "term": "GWAS study"
                },
                {
                    "uri": "http://edamontology.org/topic_2885",
                    "term": "DNA polymorphism"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1016/J.FMRE.2024.03.005",
                    "pmid": "39660349",
                    "pmcid": "PMC11630686",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Guoxian Yu",
                    "email": "gxyu@sdu.edu.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jun Wang",
                    "email": "kingjun@sdu.edu.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T12:21:32.742056Z",
            "lastUpdate": "2026-01-15T12:21:32.743974Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Proteo Visualizer",
            "description": "Proteo Visualizer is a Cytoscape app designed to retrieve protein interaction networks from STRING using protein groups as input, allowing visualization and network analysis of MS-based proteomics data.",
            "homepage": "https://apps.cytoscape.org/apps/ProteoVisualizer",
            "biotoolsID": "proteo_visualizer",
            "biotoolsCURIE": "biotools:proteo_visualizer",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0276",
                            "term": "Protein interaction network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3630",
                            "term": "Protein quantification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://jensenlab.org/training/proteovisualizer/",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1016/J.MCPRO.2024.100871",
                    "pmid": "39486590",
                    "pmcid": "PMC11667155",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Marie Locard-Paulet",
                    "email": "marie.locard-paulet@ipbs.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Lars Juhl Jensen",
                    "email": "lars.juhl.jensen@cpr.ku.dk",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T11:58:15.654127Z",
            "lastUpdate": "2026-01-15T11:58:15.656164Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "FunCoup Cytoscape App",
            "description": "FunCoup Cytoscape App integrates the FunCoup web service API with Cytoscape, allowing users to visualize and analyze gene interaction networks for multiple species. It enables users to input gene identifiers and customize search parameters for various network expansions and provides consistent visualizations with the FunCoup website.",
            "homepage": "https://apps.cytoscape.org/",
            "biotoolsID": "funcoup_cytoscape_app",
            "biotoolsCURIE": "biotools:funcoup_cytoscape_app",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3925",
                            "term": "Network visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3926",
                            "term": "Pathway visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_2259",
                    "term": "Systems biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2024.10.04.616627",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T10:44:24.809353Z",
            "lastUpdate": "2026-01-15T10:44:24.812605Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GVAF",
            "description": "GVAF is a command-line software tool designed for generalized and flexible filtering of annotated variant files, eliminating the need for specialized programming skills or software.",
            "homepage": "https://www.sysbiolab.org/gvaf",
            "biotoolsID": "gvaf",
            "biotoolsCURIE": "biotools:gvaf",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3196",
                            "term": "Genotyping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3227",
                            "term": "Variant calling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3675",
                            "term": "Variant filtering"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java",
                "Bash"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1007/S13258-024-01580-0",
                    "pmid": "39395087",
                    "pmcid": "PMC11604800",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Sungwon Jung",
                    "email": "sjung@gachon.ac.kr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6002-554X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T10:43:00.154540Z",
            "lastUpdate": "2026-01-15T10:43:00.161070Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Cytoscape CytoHubba",
            "description": "Cytoscape CytoHubba is a plugin for Cytoscape that identifies hub genes within a network. It uses topological algorithms to predict and explore important nodes and subnetworks.",
            "homepage": "https://apps.cytoscape.org/apps/cytohubba",
            "biotoolsID": "cytohubba",
            "biotoolsCURIE": "biotools:cytohubba",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3927",
                            "term": "Network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3432",
                            "term": "Clustering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                },
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_2275",
                    "term": "Molecular modelling"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.7759/CUREUS.65886",
                    "pmid": "39219951",
                    "pmcid": "PMC11364490",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Ramya Ramadoss",
                    "email": "drramya268@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T08:36:36.271726Z",
            "lastUpdate": "2026-01-15T08:36:36.273919Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CatReNet",
            "description": "CatReNet is an open-source Java application for interactive analysis of catalytic reaction networks, providing algorithms for computing autocatalytic subnetworks and dynamic visualizations for understanding complex biochemical systems. It's available on GitHub under a GPL3 license and has been published in Bioinformatics.",
            "homepage": "https://github.com/husonlab/catrenet",
            "biotoolsID": "catrenet",
            "biotoolsCURIE": "biotools:catrenet",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3927",
                            "term": "Network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3946",
                            "term": "Ecological modelling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3307",
                    "term": "Computational biology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAE515",
                    "pmid": "39163485",
                    "pmcid": "PMC11361791",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel H Huson",
                    "email": "daniel.huson@uni-tuebingen.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2961-604X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T20:01:23.303022Z",
            "lastUpdate": "2026-01-14T20:01:23.305071Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SeqPHASE",
            "description": "SeqPHASE is a tool for interconverting PHASE input/output files and FASTA sequence alignments, rewritten in Haxe and hosted on GitHub Pages. It addresses security concerns of the original Perl+CGI version and aims to provide a more modern and maintainable solution for sequence phasing.",
            "homepage": "https://eeg-ebe.github.io/SeqPHASE",
            "biotoolsID": "seqphase",
            "biotoolsCURIE": "biotools:seqphase",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3454",
                            "term": "Phasing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0292",
                            "term": "Sequence alignment"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0610",
                    "term": "Ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_4045",
                    "term": "Cybersecurity"
                },
                {
                    "uri": "http://edamontology.org/topic_3372",
                    "term": "Software engineering"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                }
            ],
            "operatingSystem": [],
            "language": [
                "C++",
                "Python",
                "Perl",
                "Java",
                "JavaScript"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://eeg-ebe.github.io/SeqPHASE/download.html",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIB/BBAE367",
                    "pmid": "39193916",
                    "pmcid": "PMC11350380",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Jean-François Flot",
                    "email": "jflot@ulb.be",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T20:01:04.491441Z",
            "lastUpdate": "2026-01-14T20:01:04.495075Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ScyNet",
            "description": "ScyNet is a Cytoscape app designed for visualizing community metabolic models, focusing on interactions between community members. It is freely available under an MIT license and provides options for incorporating model state via fluxes or flux ranges.",
            "homepage": "http://apps.cytoscape.org/apps/scynet",
            "biotoolsID": "scynet",
            "biotoolsCURIE": "biotools:scynet",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3660",
                            "term": "Metabolic network modelling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0602",
                    "term": "Molecular interactions, pathways and networks"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAE104",
                    "pmid": "39132287",
                    "pmcid": "PMC11315608",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Thomas Rattei",
                    "email": "thomas.rattei@univie.ac.at",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0592-7791",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T20:00:53.427941Z",
            "lastUpdate": "2026-01-14T20:00:53.430414Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "mzQC",
            "description": "mzQC is a standard file format for reporting and exchanging data quality information in mass spectrometry. The software provides open-source libraries in Python, R, and Java for processing mzQC data and facilitating data quality control workflows.",
            "homepage": "https://github.com/HUPO-PSI/mzQC",
            "biotoolsID": "mzqc",
            "biotoolsCURIE": "biotools:mzqc",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3767",
                            "term": "Protein identification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3047",
                    "term": "Molecular biology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python",
                "R",
                "Java",
                "JavaScript"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1021/JASMS.4C00174",
                    "pmid": "38918936",
                    "pmcid": "PMC11311537",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Chris Bielow",
                    "email": "chris.bielow@bsc.fu-berlin.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5756-3988",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Mathias Walzer",
                    "email": "walzer@ebi.ac.uk",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-4538-2754",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T17:55:20.649556Z",
            "lastUpdate": "2026-01-14T17:55:20.651623Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SRICATs",
            "description": "SRICATs is a Java-based software package for plant miRNA identification from next-generation sequencing (NGS) data, employing convolutional neural network methods.  It outperforms other tools and is freely available for non-commercial users.",
            "homepage": "https://sourceforge.net/projects/sricats",
            "biotoolsID": "sricats",
            "biotoolsCURIE": "biotools:sricats",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0463",
                            "term": "miRNA target prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3792",
                            "term": "miRNA expression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0659",
                    "term": "Functional, regulatory and non-coding RNA"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3389/FPLS.2024.1330854",
                    "pmid": "38567128",
                    "pmcid": "PMC10985208",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Yun Zhang",
                    "email": "zhangyun016@gzy.edu.cn",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T16:50:16.561500Z",
            "lastUpdate": "2026-01-14T16:50:16.563524Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "123FASTQ",
            "description": "123FASTQ is a user-friendly software solution for preprocessing Illumina FASTQ reads, integrating quality control analysis, trimming, and format conversion. It aims to simplify NGS data preprocessing and improve workflow efficiency.",
            "homepage": "https://sourceforge.net/projects/project-123ngs/",
            "biotoolsID": "123fastq",
            "biotoolsCURIE": "biotools:123fastq",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0335",
                            "term": "Data formatting"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3219",
                            "term": "Read pre-processing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3192",
                            "term": "Sequence trimming"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3168",
                    "term": "Sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0769",
                    "term": "Workflows"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2024.03.08.584032",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T15:39:16.481461Z",
            "lastUpdate": "2026-01-14T15:39:16.483532Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ReMASTER",
            "description": "ReMASTER is a tool for simulating phylogenetic trees and population dynamics within the BEAST 2 platform. It provides efficient methods for specifying and simulating phylogenetic trees under phylodynamic models, supporting various models like birth-death and coalescent.",
            "homepage": "https://tgvaughan.github.io/remaster",
            "biotoolsID": "remaster",
            "biotoolsCURIE": "biotools:remaster",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3890",
                            "term": "Trajectory visualization"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2426",
                            "term": "Modelling and simulation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0323",
                            "term": "Phylogenetic inference"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0326",
                            "term": "Phylogenetic tree editing"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0084",
                    "term": "Phylogeny"
                },
                {
                    "uri": "http://edamontology.org/topic_3305",
                    "term": "Public health and epidemiology"
                },
                {
                    "uri": "http://edamontology.org/topic_3314",
                    "term": "Chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_0610",
                    "term": "Ecology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAE015",
                    "pmid": "38195927",
                    "pmcid": "PMC10796175",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Timothy G Vaughan",
                    "email": "timothy.vaughan@bsse.ethz.ch",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6220-2239",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-14T07:16:20.386889Z",
            "lastUpdate": "2026-01-14T07:16:20.388885Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "raw2ometiff",
            "description": "Raw format to OME-TIFF converter",
            "homepage": "https://github.com/glencoesoftware/raw2ometiff",
            "biotoolsID": "raw2ometiff",
            "biotoolsCURIE": "biotools:raw2ometiff",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "GPL-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "camlloyd",
            "additionDate": "2025-10-14T20:17:27.875866Z",
            "lastUpdate": "2025-12-30T17:48:36.599577Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "bioformats2raw",
            "description": "Bio-Formats image file format to raw format converter",
            "homepage": "https://github.com/glencoesoftware/bioformats2raw",
            "biotoolsID": "bioformats2raw",
            "biotoolsCURIE": "biotools:bioformats2raw",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [
                "Java"
            ],
            "license": "GPL-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "camlloyd",
            "additionDate": "2025-10-14T20:16:50.609208Z",
            "lastUpdate": "2025-12-30T17:47:25.861704Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "The Chemistry Development Kit",
            "description": "Open source Java library for bio- and cheminformatics.",
            "homepage": "http://github.com/cdk/cdk/",
            "biotoolsID": "cdk",
            "biotoolsCURIE": "biotools:cdk",
            "version": [
                "1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Java"
            ],
            "license": "LGPL-2.1",
            "collectionID": [
                "ELIXIR-NL"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "http://github.com/cdk/cdk/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://fosstodon.org/@cdk",
                    "type": [
                        "Social media"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/cdk/cdk/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s13321-017-0220-4",
                    "pmid": "29086040",
                    "pmcid": "PMC5461230",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "The Chemistry Development Kit (CDK) v2.0: atom typing, depiction, molecular formulas, and substructure searching",
                        "abstract": "",
                        "date": "2017-06-06T00:00:00Z",
                        "citationCount": 381,
                        "authors": [],
                        "journal": "Journal of Cheminformatics"
                    }
                },
                {
                    "doi": "10.1021/ci025584y",
                    "pmid": "12653513",
                    "pmcid": "PMC4901983",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "The Chemistry Development Kit (CDK): An open-source Java library for chemo- and bioinformatics",
                        "abstract": "",
                        "date": "2003-01-01T00:00:00Z",
                        "citationCount": 935,
                        "authors": [],
                        "journal": "Journal of Chemical Information and Computer Sciences"
                    }
                },
                {
                    "doi": "10.2174/138161206777585274",
                    "pmid": "16796559",
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Recent developments of the Chemistry Development Kit (CDK) - An open-source Java library for chemo- and bioinformatics",
                        "abstract": "",
                        "date": "2006-06-01T00:00:00Z",
                        "citationCount": 445,
                        "authors": [],
                        "journal": "Current Pharmaceutical Design"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Christoph Steinbeck",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Rajarshi Guha",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "John May",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Egon Willighagen",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "maastrichtuniversity.nl",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": null,
                    "url": "https://sourceforge.net/p/cdk/mailman/?source=navbar",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "egonw",
            "additionDate": "2015-12-01T14:33:26Z",
            "lastUpdate": "2025-12-29T19:08:00.918429Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Genetic and Genomic Information System (GnpIS)",
            "description": "GnpIS is an integrative and multi-species information system dedicated to plants, including forest trees. It handles various types of data, focusing on genetic resources and phenomics. It allows researchers from the Plant community to access and cross-reference genetic data (accessions, phenotypes, polymorphisms, markers and QTLs) and genomic data (sequences, physical maps, genome annotations) for species of agronomic and forestry interest.\nAccessible via a public web portal, GnpIS enables different types of data to be managed, browsed and retrieved via specialized search tools and web services.\nGnpIS is used by the French National Research Institute for Agriculture, Food and Environment (INRAE) and its partners in major national and international projects.",
            "homepage": "https://urgi.versailles.inrae.fr/gnpis",
            "biotoolsID": "gnpis",
            "biotoolsCURIE": "biotools:gnpis",
            "version": [
                "20.2.1"
            ],
            "otherID": [
                {
                    "value": "doi:10.25504/FAIRsharing.dw22y3",
                    "type": "doi",
                    "version": null
                }
            ],
            "relation": [
                {
                    "biotoolsID": "faidare",
                    "type": "uses"
                },
                {
                    "biotoolsID": "wheatis",
                    "type": "uses"
                },
                {
                    "biotoolsID": "wheatmine",
                    "type": "includes"
                },
                {
                    "biotoolsID": "oakmine",
                    "type": "includes"
                },
                {
                    "biotoolsID": "repetdb",
                    "type": "includes"
                },
                {
                    "biotoolsID": "grapemine",
                    "type": "includes"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3208",
                            "term": "Genome visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0227",
                            "term": "Indexing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3559",
                            "term": "Ontology visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3498",
                                "term": "Sequence variations"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0850",
                                "term": "Sequence set"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2044",
                                "term": "Sequence"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0920",
                                "term": "Genotype/phenotype report"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0842",
                                "term": "Identifier"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3053",
                    "term": "Genetics"
                },
                {
                    "uri": "http://edamontology.org/topic_0625",
                    "term": "Genotype and phenotype"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "JavaScript",
                "Java"
            ],
            "license": "BSD-3-Clause",
            "collectionID": [
                "elixir-fr-sdp-2019",
                "Animal and Crop Genomics"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://forge.inrae.fr/urgi/is/gnpis",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://urgi.versailles.inrae.fr/Data-Services/Data-Access/GnpIS",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/database/bat058",
                    "pmid": "23959375",
                    "pmcid": "PMC3746681",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "GnpIS: An information system to integrate genetic and genomic data from plants and fungi",
                        "abstract": "",
                        "date": "2013-12-01T00:00:00Z",
                        "citationCount": 43,
                        "authors": [],
                        "journal": "Database"
                    }
                },
                {
                    "doi": "10.1007/978-1-4939-6658-5_5",
                    "pmid": "27987166",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Mining plant genomic and genetic data using the gnpis information system",
                        "abstract": "",
                        "date": "2017-01-01T00:00:00Z",
                        "citationCount": 2,
                        "authors": [],
                        "journal": "Methods in Molecular Biology"
                    }
                },
                {
                    "doi": "10.1038/hortres.2016.56",
                    "pmid": "27917288",
                    "pmcid": "PMC5120350",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Towards an open grapevine information system",
                        "abstract": "",
                        "date": "2016-11-23T00:00:00Z",
                        "citationCount": 38,
                        "authors": [],
                        "journal": "Horticulture Research"
                    }
                },
                {
                    "doi": "10.3835/plantgenome2015.06.0038",
                    "pmid": "27898761",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "TransPLANT resources for triticeae genomic data",
                        "abstract": "",
                        "date": "2016-03-01T00:00:00Z",
                        "citationCount": 6,
                        "authors": [],
                        "journal": "Plant Genome"
                    }
                },
                {
                    "doi": "10.1186/s13059-018-1491-4",
                    "pmid": "30115101",
                    "pmcid": "PMC6097284",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Linking the International Wheat Genome Sequencing Consortium bread wheat reference genome sequence to wheat genetic and phenomic data",
                        "abstract": "",
                        "date": "2018-08-17T00:00:00Z",
                        "citationCount": 205,
                        "authors": [],
                        "journal": "Genome Biology"
                    }
                },
                {
                    "doi": "10.34133/2019/1671403",
                    "pmid": "33313522",
                    "pmcid": "PMC7718628",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Applying FAIR principles to plant phenotypic data management in GnpIS",
                        "abstract": "",
                        "date": "2019-01-01T00:00:00Z",
                        "citationCount": 43,
                        "authors": [],
                        "journal": "Plant Phenomics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "URGI helpdesk",
                    "email": "urgi-support@inrae.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "cpommier",
            "additionDate": "2017-03-23T14:24:24Z",
            "lastUpdate": "2025-12-19T17:15:16.754031Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "urgi-contact",
                    "animalandcropgenomics",
                    "nfrancillon",
                    "cmichotey"
                ]
            },
            "validated": 1,
            "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": "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": "GrapeMine",
            "description": "An integrated database for grapevine data",
            "homepage": "http://urgi.versailles.inra.fr/GrapeMine",
            "biotoolsID": "GrapeMine",
            "biotoolsCURIE": "biotools:GrapeMine",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3753",
                                "term": "Over-representation data"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3786",
                                "term": "Query script"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal",
                "Web service",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "Java",
                "R",
                "Python",
                "JavaScript",
                "Ruby",
                "Perl"
            ],
            "license": "LGPL-2.1",
            "collectionID": [],
            "maturity": "Legacy",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://registry.intermine.org",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "http://intermine.org",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "http://intermine.readthedocs.org/en/latest/web-services/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://flymine.readthedocs.io/en/latest/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bts577",
                    "pmid": "23023984",
                    "pmcid": "PMC3516146",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "InterMine: A flexible data warehouse system for the integration and analysis of heterogeneous biological data",
                        "abstract": "",
                        "date": "2012-12-01T00:00:00Z",
                        "citationCount": 209,
                        "authors": [],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [],
            "owner": "InterMine",
            "additionDate": "2019-11-27T10:46:35Z",
            "lastUpdate": "2025-11-19T23:25:10.182839Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "HMDB",
            "description": "Freely available electronic database containing detailed information about small molecule metabolites found in the human body. The database supports extensive text, sequence, chemical structure and relational query searches.",
            "homepage": "http://www.hmdb.ca/",
            "biotoolsID": "hmdb",
            "biotoolsCURIE": "biotools:hmdb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0339",
                            "term": "Structure database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0360",
                            "term": "Structural similarity search"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3035",
                                "term": "Structure identifier"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1196",
                                    "term": "SMILES"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0982",
                                "term": "Molecule identifier"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0982",
                                "term": "Molecule identifier"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2050",
                                "term": "Molecular property (general)"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0982",
                                "term": "Molecule identifier"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3421",
                    "term": "Surgery"
                },
                {
                    "uri": "http://edamontology.org/topic_0593",
                    "term": "NMR"
                },
                {
                    "uri": "http://edamontology.org/topic_0621",
                    "term": "Model organisms"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Perl",
                "Java"
            ],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://hmdb.ca/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://hmdb.ca/downloads",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://www.hmdb.ca/help",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://hmdb.ca/simple/api",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": null,
                    "pmid": "16302993",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Metabolomics: The principles and potential applications to transplantation",
                        "abstract": "",
                        "date": "2005-01-01T00:00:00Z",
                        "citationCount": 152,
                        "authors": [],
                        "journal": "American Journal of Transplantation"
                    }
                },
                {
                    "doi": null,
                    "pmid": "17202168",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "HMDB: The human metabolome database",
                        "abstract": "",
                        "date": "2007-01-01T00:00:00Z",
                        "citationCount": 2718,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                },
                {
                    "doi": null,
                    "pmid": "18953024",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "HMDB: A knowledgebase for the human metabolome",
                        "abstract": "",
                        "date": "2009-01-09T00:00:00Z",
                        "citationCount": 1681,
                        "authors": [],
                        "journal": "Nucleic Acids Research"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Contact Form",
                    "email": null,
                    "url": "http://feedback.wishartlab.com/?site=hmdb",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-EE",
            "additionDate": "2017-03-30T22:04:55Z",
            "lastUpdate": "2025-11-05T08:36:29.657267Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "recetox-specdatri"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MSNovelist",
            "description": "De novo structure generation from mass spectra.",
            "homepage": "https://github.com/meowcat/MSNovelist",
            "biotoolsID": "msnovelist",
            "biotoolsCURIE": "biotools:msnovelist",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0476",
                            "term": "Ab initio structure prediction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3860",
                            "term": "Spectrum calculation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3454",
                            "term": "Phasing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Deposition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_4009",
                            "term": "Small molecule design"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                },
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_0153",
                    "term": "Lipids"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Python",
                "Java"
            ],
            "license": "AGPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/S41592-022-01486-3",
                    "pmid": "35637304",
                    "pmcid": "PMC9262714",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MSNovelist: de novo structure generation from mass spectra",
                        "abstract": "© 2022, The Author(s).Current methods for structure elucidation of small molecules rely on finding similarity with spectra of known compounds, but do not predict structures de novo for unknown compound classes. We present MSNovelist, which combines fingerprint prediction with an encoder–decoder neural network to generate structures de novo solely from tandem mass spectrometry (MS2) spectra. In an evaluation with 3,863 MS2 spectra from the Global Natural Product Social Molecular Networking site, MSNovelist predicted 25% of structures correctly on first rank, retrieved 45% of structures overall and reproduced 61% of correct database annotations, without having ever seen the structure in the training phase. Similarly, for the CASMI 2016 challenge, MSNovelist correctly predicted 26% and retrieved 57% of structures, recovering 64% of correct database annotations. Finally, we illustrate the application of MSNovelist in a bryophyte MS2 dataset, in which de novo structure prediction substantially outscored the best database candidate for seven spectra. MSNovelist is ideally suited to complement library-based annotation in the case of poorly represented analyte classes and novel compounds.",
                        "date": "2022-07-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [
                            {
                                "name": "Stravs M.A."
                            },
                            {
                                "name": "Duhrkop K."
                            },
                            {
                                "name": "Bocker S."
                            },
                            {
                                "name": "Zamboni N."
                            }
                        ],
                        "journal": "Nature Methods"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Nicola Zamboni",
                    "email": "zamboni@imsb.biol.ethz.ch",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1271-1021",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Sebastian Böcker",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9304-8091",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Kai Dührkop",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-9056-0540",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Michael A. Stravs",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1426-8572",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Jennifer",
            "additionDate": "2022-09-05T21:19:03.847868Z",
            "lastUpdate": "2025-11-03T16:47:18.329938Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "recetox-specdatri"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "PeakForest",
            "description": "A multi-platform digital infrastructure for interoperable metabolite spectral data and metadata management.",
            "homepage": "https://peakforest.org",
            "biotoolsID": "peakforest",
            "biotoolsCURIE": "biotools:peakforest",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3803",
                            "term": "Natural product identification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3801",
                            "term": "Spectral library search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Deposition"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "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_0593",
                    "term": "NMR"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data submission, annotation and curation"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux",
                "Windows"
            ],
            "language": [
                "Java",
                "JavaScript"
            ],
            "license": "Other",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/peakforest",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1007/S11306-022-01899-3",
                    "pmid": "35699774",
                    "pmcid": "PMC9197906",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "PeakForest: a multi-platform digital infrastructure for interoperable metabolite spectral data and metadata management",
                        "abstract": "© 2022, The Author(s).Introduction: Accuracy of feature annotation and metabolite identification in biological samples is a key element in metabolomics research. However, the annotation process is often hampered by the lack of spectral reference data in experimental conditions, as well as logistical difficulties in the spectral data management and exchange of annotations between laboratories. Objectives: To design an open-source infrastructure allowing hosting both nuclear magnetic resonance (NMR) and mass spectra (MS), with an ergonomic Web interface and Web services to support metabolite annotation and laboratory data management. Methods: We developed the PeakForest infrastructure, an open-source Java tool with automatic programming interfaces that can be deployed locally to organize spectral data for metabolome annotation in laboratories. Standardized operating procedures and formats were included to ensure data quality and interoperability, in line with international recommendations and FAIR principles. Results: PeakForest is able to capture and store experimental spectral MS and NMR metadata as well as collect and display signal annotations. This modular system provides a structured database with inbuilt tools to curate information, browse and reuse spectral information in data treatment. PeakForest offers data formalization and centralization at the laboratory level, facilitating shared spectral data across laboratories and integration into public databases. Conclusion: PeakForest is a comprehensive resource which addresses a technical bottleneck, namely large-scale spectral data annotation and metabolite identification for metabolomics laboratories with multiple instruments. PeakForest databases can be used in conjunction with bespoke data analysis pipelines in the Galaxy environment, offering the opportunity to meet the evolving needs of metabolomics research. Developed and tested by the French metabolomics community, PeakForest is freely-available at https://github.com/peakforest.",
                        "date": "2022-06-01T00:00:00Z",
                        "citationCount": 0,
                        "authors": [
                            {
                                "name": "Paulhe N."
                            },
                            {
                                "name": "Canlet C."
                            },
                            {
                                "name": "Damont A."
                            },
                            {
                                "name": "Peyriga L."
                            },
                            {
                                "name": "Durand S."
                            },
                            {
                                "name": "Deborde C."
                            },
                            {
                                "name": "Alves S."
                            },
                            {
                                "name": "Bernillon S."
                            },
                            {
                                "name": "Berton T."
                            },
                            {
                                "name": "Bir R."
                            },
                            {
                                "name": "Bouville A."
                            },
                            {
                                "name": "Cahoreau E."
                            },
                            {
                                "name": "Centeno D."
                            },
                            {
                                "name": "Costantino R."
                            },
                            {
                                "name": "Debrauwer L."
                            },
                            {
                                "name": "Delabriere A."
                            },
                            {
                                "name": "Duperier C."
                            },
                            {
                                "name": "Emery S."
                            },
                            {
                                "name": "Flandin A."
                            },
                            {
                                "name": "Hohenester U."
                            },
                            {
                                "name": "Jacob D."
                            },
                            {
                                "name": "Joly C."
                            },
                            {
                                "name": "Jousse C."
                            },
                            {
                                "name": "Lagree M."
                            },
                            {
                                "name": "Lamari N."
                            },
                            {
                                "name": "Lefebvre M."
                            },
                            {
                                "name": "Lopez-Piffet C."
                            },
                            {
                                "name": "Lyan B."
                            },
                            {
                                "name": "Maucourt M."
                            },
                            {
                                "name": "Migne C."
                            },
                            {
                                "name": "Olivier M.-F."
                            },
                            {
                                "name": "Rathahao-Paris E."
                            },
                            {
                                "name": "Petriacq P."
                            },
                            {
                                "name": "Pinelli J."
                            },
                            {
                                "name": "Roch L."
                            },
                            {
                                "name": "Roger P."
                            },
                            {
                                "name": "Roques S."
                            },
                            {
                                "name": "Tabet J.-C."
                            },
                            {
                                "name": "Tremblay-Franco M."
                            },
                            {
                                "name": "Traikia M."
                            },
                            {
                                "name": "Warnet A."
                            },
                            {
                                "name": "Zhendre V."
                            },
                            {
                                "name": "Rolin D."
                            },
                            {
                                "name": "Jourdan F."
                            },
                            {
                                "name": "Thevenot E."
                            },
                            {
                                "name": "Moing A."
                            },
                            {
                                "name": "Jamin E."
                            },
                            {
                                "name": "Fenaille F."
                            },
                            {
                                "name": "Junot C."
                            },
                            {
                                "name": "Pujos-Guillot E."
                            },
                            {
                                "name": "Giacomoni F."
                            }
                        ],
                        "journal": "Metabolomics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Franck Giacomoni",
                    "email": "Franck.Giacomoni@inrae.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6063-4214",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Estelle Pujos-Guillot",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Christophe Junot",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "François Fenaille",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Jennifer",
            "additionDate": "2022-09-04T23:10:37.868759Z",
            "lastUpdate": "2025-11-03T16:47:12.424836Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "recetox-specdatri"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "MetaboAnalyst",
            "description": "Statistical, functional and integrative analysis of metabolomics data , interpretation, and integration with other omics data.",
            "homepage": "http://www.metaboanalyst.ca",
            "biotoolsID": "metaboanalyst",
            "biotoolsCURIE": "biotools:metaboanalyst",
            "version": [
                "4.0",
                "5.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3501",
                            "term": "Enrichment analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2409",
                            "term": "Data handling"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2238",
                            "term": "Statistical calculation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2497",
                            "term": "Pathway or network analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0154",
                    "term": "Small molecules"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R",
                "Java"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "http://www.metaboanalyst.ca/faces/docs/Resources.xhtml",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://www.metaboanalyst.ca/faces/docs/Faqs.xhtml",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.metaboanalyst.ca/faces/docs/Tutorial.xhtml",
                    "type": [
                        "Training material"
                    ],
                    "note": null
                },
                {
                    "url": "http://www.metaboanalyst.ca/faces/docs/Contact.xhtml",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gky310",
                    "pmid": "29762782",
                    "pmcid": "PMC6030889",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "MetaboAnalyst 4.0: Towards more transparent and integrative metabolomics analysis",
                        "abstract": "We present a new update to MetaboAnalyst (version 4.0) for comprehensive metabolomic data analysis, interpretation, and integration with other omics data. Since the last major update in 2015, MetaboAnalyst has continued to evolve based on user feedback and technological advancements in the field. For this year's update, four newkey features have been added to MetaboAnalyst 4.0, including: (1) real-time R command tracking and display coupled with the release of a companion MetaboAnalystR package; (2) a MS Peaks to Pathways module for prediction of pathway activity from untargeted mass spectral data using themummichog algorithm; (3) a Biomarker Metaanalysis module for robust biomarker identification through the combination of multiple metabolomic datasets and (4) a Network Explorer module for integrative analysis of metabolomics, metagenomics, and/or transcriptomics data. The user interface of MetaboAnalyst 4.0 has been reengineered to provide a more modern look and feel, as well as to give more space and flexibility to introduce new functions. The underlying knowledgebases (compound libraries, metabolite sets, and metabolic pathways) have also been updated based on the latest data from the Human Metabolome Database (HMDB). A Docker image of MetaboAnalyst is also available to facilitate download and local installation of Metabo-Analyst.",
                        "date": "2018-07-02T00:00:00Z",
                        "citationCount": 2833,
                        "authors": [
                            {
                                "name": "Chong J."
                            },
                            {
                                "name": "Soufan O."
                            },
                            {
                                "name": "Li C."
                            },
                            {
                                "name": "Caraus I."
                            },
                            {
                                "name": "Li S."
                            },
                            {
                                "name": "Bourque G."
                            },
                            {
                                "name": "Wishart D.S."
                            },
                            {
                                "name": "Xia J."
                            }
                        ],
                        "journal": "Nucleic Acids Research"
                    }
                },
                {
                    "doi": "10.1038/s41596-022-00710-w",
                    "pmid": "35715522",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Using MetaboAnalyst 5.0 for LC–HRMS spectra processing, multi-omics integration and covariate adjustment of global metabolomics data",
                        "abstract": "Liquid chromatography coupled with high-resolution mass spectrometry (LC–HRMS) has become a workhorse in global metabolomics studies with growing applications across biomedical and environmental sciences. However, outstanding bioinformatics challenges in terms of data processing, statistical analysis and functional interpretation remain critical barriers to the wider adoption of this technology. To help the user community overcome these barriers, we have made major updates to the well-established MetaboAnalyst platform (www.metaboanalyst.ca) This protocol extends the previous 2011 Nature Protocol by providing stepwise instructions on how to use MetaboAnalyst 5.0 to: optimize parameters for LC–HRMS spectra processing; obtain functional insights from peak list data; integrate metabolomics data with transcriptomics data or combine multiple metabolomics datasets; conduct exploratory statistical analysis with complex metadata. Parameter optimization may take ~2 h to complete depending on the server load, and the remaining three stages may be executed in ~60 min.",
                        "date": "2022-08-01T00:00:00Z",
                        "citationCount": 730,
                        "authors": [
                            {
                                "name": "Pang Z."
                            },
                            {
                                "name": "Zhou G."
                            },
                            {
                                "name": "Ewald J."
                            },
                            {
                                "name": "Chang L."
                            },
                            {
                                "name": "Hacariz O."
                            },
                            {
                                "name": "Basu N."
                            },
                            {
                                "name": "Xia J."
                            }
                        ],
                        "journal": "Nature Protocols"
                    }
                }
            ],
            "credit": [
                {
                    "name": null,
                    "email": "jeff.xia@mcgill.ca",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "aotamendi.1",
            "additionDate": "2018-07-03T00:07:39Z",
            "lastUpdate": "2025-11-03T16:45:45.351615Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "recetox-specdatri"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ThermoRawFileParser",
            "description": "Open-source, crossplatform tool that converts Thermo RAW files into open file formats such as MGF and to the HUPO-PSI standard file format mzML",
            "homepage": "https://github.com/compomics/ThermoRawFileParser",
            "biotoolsID": "ThermoRawFileParser",
            "biotoolsCURIE": "biotools:ThermoRawFileParser",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3434",
                            "term": "Conversion"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3695",
                            "term": "Filtering"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3215",
                            "term": "Peak detection"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrum"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3712",
                                    "term": "Thermo RAW"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrum"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3651",
                                    "term": "MGF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Java",
                "C#"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/compomics/ThermoRawFileParserGUI",
                    "type": [
                        "Repository"
                    ],
                    "note": "ThermoRawFileParserGUI"
                }
            ],
            "download": [
                {
                    "url": "https://github.com/compomics/ThermoRawFileParser/releases",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/compomics/ThermoRawFileParser/blob/master/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/622852",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Computational Omics and Systems Biology Group",
                    "email": "compomics.list@gmail.com",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "hans",
            "additionDate": "2019-08-09T13:10:29Z",
            "lastUpdate": "2025-11-03T16:16:26.016194Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "veits@bmb.sdu.dk",
                    "recetox-specdatri"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PeptideShaker",
            "description": "PeptideShaker is a search engine independent platform for interpretation of proteomics identification results from multiple search engines, currently supporting X!Tandem, MS-GF+, MS Amanda, OMSSA, MyriMatch, Comet, Tide, Mascot, Andromeda and mzIdentML. By combining the results from multiple search engines, while re-calculating PTM localization scores and redoing the protein inference, PeptideShaker attempts to give you the best possible understanding of your proteomics data",
            "homepage": "http://compomics.github.io/projects/peptide-shaker.html",
            "biotoolsID": "peptideshaker",
            "biotoolsCURIE": "biotools:peptideshaker",
            "version": [
                "3.0.11"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3694",
                            "term": "Mass spectrum visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3631",
                            "term": "Peptide identification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2428",
                            "term": "Validation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3755",
                            "term": "PTM localisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3501",
                            "term": "Enrichment analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0570",
                            "term": "Structure visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3767",
                            "term": "Protein identification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2976",
                                "term": "Protein sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0945",
                                "term": "Peptide identification"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3247",
                                    "term": "mzIdentML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3651",
                                    "term": "MGF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2992",
                                "term": "Protein structure image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3579",
                                    "term": "JPG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3754",
                                "term": "GO-term enrichment data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2330",
                                    "term": "Textual format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2969",
                                "term": "Sequence image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3547",
                                    "term": "Image format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0896",
                                "term": "Protein report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3520",
                    "term": "Proteomics experiment"
                },
                {
                    "uri": "http://edamontology.org/topic_0644",
                    "term": "Proteome"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "Java"
            ],
            "license": "Apache-2.0",
            "collectionID": [
                "de.NBI",
                "Proteomics",
                "BioInfra.Prot"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/compomics/peptide-shaker",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "http://compomics.github.io/projects/peptide-shaker.html#read-me",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/nbt.3109",
                    "pmid": "25574629",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "PeptideShaker enables reanalysis of MS-derived proteomics data sets: To the editor",
                        "abstract": "",
                        "date": "2015-01-01T00:00:00Z",
                        "citationCount": 449,
                        "authors": [],
                        "journal": "Nature Biotechnology"
                    }
                }
            ],
            "credit": [
                {
                    "name": "BioInfra.Prot",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Dominik Kopczynsk",
                    "email": "dominik.kopczynski@isas.de",
                    "url": "http://compomics.github.io/projects/peptide-shaker.html",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "BioInfra.Prot",
            "additionDate": "2016-10-20T10:31:19Z",
            "lastUpdate": "2025-11-01T15:59:45.423975Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "proteomics.bio.tools",
                    "veits@bmb.sdu.dk"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "oncoanalyser",
            "description": "Oncoanalyser is an nf-core Nextflow implementation of the tools developed by Hartwig Medical Foundation. The workflow is designed to comprehensively detect all variant types (SNV. MNV, InDel, SV, CNV, Fusions, Viral insertions, Telomere length, Genetic Immune Escape, mutational processes) as well as key tumor characteristics (purity, ploidy, TMB, MSI) from data derived from different short read platforms. The tooling is optimised for paired whole genome samples (90x tumor, 30x normal) but can be run on exome or panel (targeted) data. There is support for GRCh37 and GRCh38 human reference genome builds.",
            "homepage": "https://github.com/nf-core/oncoanalyser/tree/dev",
            "biotoolsID": "oncoanalyser",
            "biotoolsCURIE": "biotools:oncoanalyser",
            "version": [
                "5.34"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2640",
                    "term": "Oncology"
                },
                {
                    "uri": "http://edamontology.org/topic_3673",
                    "term": "Whole genome sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3170",
                    "term": "RNA-Seq"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/nf-core/oncoanalyser/tree/dev",
                    "type": [
                        "Issue tracker",
                        "Repository"
                    ],
                    "note": "GitHub page for issue tracking of Nextflow workflow implementation"
                },
                {
                    "url": "https://github.com/hartwigmedical/hmftools",
                    "type": [
                        "Repository",
                        "Issue tracker"
                    ],
                    "note": "GitHub repository of underlying tools with issue tracking"
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "jdeligt",
            "additionDate": "2024-03-07T20:51:08.529472Z",
            "lastUpdate": "2025-10-09T07:39:49.943872Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "jdeligt",
                    "VKasalica"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "XNAT",
            "description": "XNAT is an open source imaging informatics platform developed by the Neuroinformatics Research Group at Washington University. XNAT was originally developed at Washington University in the Buckner Lab, which is now located at Harvard University. It facilitates common management, productivity, and quality assurance tasks for imaging and associated data. Thanks to its extensibility, XNAT can be used to support a wide range of imaging-based projects.",
            "homepage": "https://xnat.org",
            "biotoolsID": "xnat",
            "biotoolsCURIE": "biotools:xnat",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "xnatpy",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "rxnat",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "xnat-pic",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "bigr_xnat",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3802",
                            "term": "Data sorting"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3283",
                            "term": "Anonymisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3383",
                    "term": "Bioimaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3452",
                    "term": "Tomography"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": "BSD-2-Clause",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://groups.google.com/g/xnat_discussion/",
                    "type": [
                        "Discussion forum"
                    ],
                    "note": null
                },
                {
                    "url": "https://bitbucket.org/xnatdev/workspace/repositories/",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://xnat.org/download/",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://wiki.xnat.org/documentation/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://wiki.xnat.org/xnat-api/xnat-rest-api-directory",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1385/ni:5:1:11",
                    "pmid": "17426351",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "The extensible neuroimaging archive toolkit: An informatics platform for managing, exploring, and sharing neuroimaging data",
                        "abstract": "The Extensible Neuroimaging Archive Toolkit (XNAT) is a software platform designed to facilitate common management and productivity tasks for neuroimaging and associated data. In particular, XNAT enables qualitycontrol procedures and provides secure access to and storage of data. XNAT follows a threetiered architecture that includes a data archive, user interface, and middleware engine. Data can be entered into the archive as XML or through data entry forms. Newly added data are stored in a virtual quarantine until an authorized user has validated it. XNAT subsequently maintains a history profile to track all changes made to the managed data. User access to the archive is provided by a secure web application. The web application provides a number of quality control and productivity features, including data entry forms, data-type-specific searches, searches that combine across data types, detailed reports, and listings of experimental data, upload/download tools, access to standard laboratory workflows, and administration and security tools. XNAT also includes an online image viewer that supports a number of common neuroimaging formats, including DICOM and Analyze. The viewer can be extended to support additional formats and to generate custom displays. By managing data with XNAT, laboratories are prepared to better maintain the long-term integrity of their data, to explore emergent relations across data types, and to share their data with the broader neuroimaging community. © Copyright 2007 by Humana Press Inc. All rights of any nature whatsoever are reserved.",
                        "date": "2007-03-01T00:00:00Z",
                        "citationCount": 378,
                        "authors": [
                            {
                                "name": "Marcus D.S."
                            },
                            {
                                "name": "Olsen T.R."
                            },
                            {
                                "name": "Ramaratnam M."
                            },
                            {
                                "name": "Buckner R.L."
                            }
                        ],
                        "journal": "Neuroinformatics"
                    }
                },
                {
                    "doi": "10.1162/jocn.2009.21407",
                    "pmid": "19929323",
                    "pmcid": "PMC2895005",
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Open access series of imaging studies: Longitudinal MRI data in nondemented and demented older adults",
                        "abstract": "The Open Access Series of Imaging Studies is a series of neuroimaging data sets that are publicly available for study and analysis. The present MRI data set consists of a longitudinal collection of 150 subjects aged 60 to 96 years all acquired on the same scanner using identical sequences. Each subject was scanned on two or more visits, separated by at least 1 year for a total of 373 imaging sessions. Subjects were characterized using the Clinical Dementia Rating (CDR) as either nondemented or with very mild tomild Alzheimer's disease. Seventy-two of the subjects were characterized as nondemented throughout the study. Sixty-four of the included subjects were characterized as demented at the time of their initial visits and remained so for subsequent scans, including 51 individuals with CDR 0.5 similar level of impairment to individuals elsewhere considered to have \"mild cognitive impairment.\" Another 14 subjects were characterized as nondemented at the time of their initial visit (CDR 0) and were subsequently characterized as demented at a later visit (CDR > 0). The subjects were all right-handed and include bothmen (n=62) and women (n = 88). For each scanning session, three or four individual T1-weighted MRI scans were obtained. Multiple withinsession acquisitions provide extremely high contrast to noise, making the data amenable to a wide range of analytic approaches including automated computational analysis. Automated calculation of whole-brain volume is presented to demonstrate use of the data for measuring differences associated with normal aging and Alzheimer's disease. © 2010 Massachusetts Institute of Technology.",
                        "date": "2010-12-01T00:00:00Z",
                        "citationCount": 461,
                        "authors": [
                            {
                                "name": "Marcus D.S."
                            },
                            {
                                "name": "Fotenos A.F."
                            },
                            {
                                "name": "Csernansky J.G."
                            },
                            {
                                "name": "Morris J.C."
                            },
                            {
                                "name": "Buckner R.L."
                            }
                        ],
                        "journal": "Journal of Cognitive Neuroscience"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Daniel Marcus",
                    "email": "dmarcus@wustl.edu",
                    "url": "https://profiles.wustl.edu/en/persons/daniel-marcus",
                    "orcidid": "https://orcid.org/0000-0001-5662-5358",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "hachterberg",
            "additionDate": "2025-07-24T08:48:17.637773Z",
            "lastUpdate": "2025-09-30T08:14:29.721796Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "vedrankasalica",
                    "VKasalica"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "OpenChrom",
            "description": "Open source tool for mass spectrometry and chromatography.",
            "homepage": "https://www.openchrom.net/",
            "biotoolsID": "openchrom",
            "biotoolsCURIE": "biotools:openchrom",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3203",
                            "term": "Chromatogram visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3214",
                            "term": "Spectral analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2424",
                            "term": "Comparison"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3215",
                            "term": "Peak detection"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3694",
                            "term": "Mass spectrum visualisation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrometry spectra"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1637",
                                    "term": "dat"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3712",
                                    "term": "Thermo RAW"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3654",
                                    "term": "mzXML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0944",
                                "term": "Peptide mass fingerprint"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3650",
                                    "term": "NetCDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2968",
                                "term": "Image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3508",
                                    "term": "PDF"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_3370",
                    "term": "Analytical chemistry"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java"
            ],
            "license": "EPL-1.0",
            "collectionID": [
                "ms-utils"
            ],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "http://ms-utils.org",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://openchrom.net/download",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://github.com/OpenChrom/openchrom",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://lablicate.com/marketplace/extensions/handbook",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/OpenChrom/openchrom/wiki/faq",
                    "type": [
                        "FAQ"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/1471-2105-11-405",
                    "pmid": "20673335",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "OpenChrom: A cross-platform open source software for the mass spectrometric analysis of chromatographic data",
                        "abstract": "",
                        "date": "2010-07-30T00:00:00Z",
                        "citationCount": 155,
                        "authors": [],
                        "journal": "BMC Bioinformatics"
                    }
                }
            ],
            "credit": [
                {
                    "name": "Philip Wenig",
                    "email": "philip.wenig@gmx.net",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": "webmaster@ms-utils.org",
                    "url": "http://ms-utils.org",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Matthias Mailänder",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-6114-0304",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "msutils_import",
            "additionDate": "2017-01-17T14:50:39Z",
            "lastUpdate": "2025-09-24T15:20:41.738330Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "proteomics.bio.tools",
                    "Mailaender",
                    "n.m.palmblad@lumc.nl"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DataDiscovery",
            "description": "DataDiscovery aims at providing researchers a simple and fast access to relevant biological data using specific keywords and easy to use filters.\n\nThis tool is expected to be easily customizable for specific filters, environments, or data schemas. Its current implementations supported by URGI are: WheatIS, Plant, RARe.",
            "homepage": "https://urgi.versailles.inrae.fr/data-discovery/",
            "biotoolsID": "DataDiscovery",
            "biotoolsCURIE": "biotools:DataDiscovery",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "wheatis",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "RARe",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "Plant_DataDiscovery",
                    "type": "usedBy"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2421",
                            "term": "Database search"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3625",
                            "term": "Relation extraction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0227",
                            "term": "Indexing"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3908",
                            "term": "Information retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0968",
                                "term": "Keyword"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2093",
                                "term": "Data reference"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0842",
                                "term": "Identifier"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web application",
                "Web service",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0780",
                    "term": "Plant biology"
                },
                {
                    "uri": "http://edamontology.org/topic_0610",
                    "term": "Ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Biological databases"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_3810",
                    "term": "Agricultural science"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "JavaScript",
                "Java",
                "Bash"
            ],
            "license": "BSD-3-Clause",
            "collectionID": [
                "elixir-fr-sdp-2019",
                "URGI"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Data",
                "Tools",
                "Interoperability"
            ],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://forgemia.inra.fr/urgi-is/data-discovery",
                    "type": [
                        "Repository"
                    ],
                    "note": "GitLab code repository for DataDiscovery"
                },
                {
                    "url": "https://github.com/gnpis/DataDiscovery/",
                    "type": [
                        "Mirror"
                    ],
                    "note": "Code repository mirror link for DataDiscovery"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://forgemia.inra.fr/urgi-is/data-discovery/blob/master/LEGAL-MENTIONS.md",
                    "type": [
                        "Terms of use"
                    ],
                    "note": "General terms of use"
                },
                {
                    "url": "https://forgemia.inra.fr/urgi-is/data-discovery/blob/master/README.md#contribute",
                    "type": [
                        "Contributions policy"
                    ],
                    "note": "How to contribute"
                },
                {
                    "url": "https://forgemia.inra.fr/urgi-is/data-discovery/blob/master/HELP.md",
                    "type": [
                        "User manual"
                    ],
                    "note": "How to use"
                },
                {
                    "url": "https://forgemia.inra.fr/urgi-is/data-discovery/blob/master/README.md#setup",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": "How to install"
                }
            ],
            "publication": [
                {
                    "doi": "10.3835/plantgenome2015.06.0038",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": "1-\tSpannagl, M., Alaux, M., Lange, M., Bolser, D. M., Bader, K. C., Letellier, T., Kimmel, E., Flores, R.-G., Pommier, C., Kerhornou, A., Walts, B., Nussbaumer, T., Grabmuller, C., Chen, J., Colmsee, C., Beier, S., Mascher, M., Schmutzer, T., Arend, D., Thanki, A., Ramirez-Gonzalez, R., Ayling, M., Ayling, S., Caccamo, M., Mayer, K. F. X., Scholz, U., Steinbach, D., Quesneville, H., Kersey, P. (2016). TransPLANT resources for triticeae genomic data. Plant Genome, 9 (1), 13 p.",
                    "metadata": {
                        "title": "TransPLANT resources for triticeae genomic data",
                        "abstract": "The genome sequences of many important Triticeae species, including bread wheat (Triticum aestivum L.) and barley (Hordeum vulgare L.), remained uncharacterized for a long time because their high repeat content, large sizes, and polyploidy. As a result of improvements in sequencing technologies and novel analyses strategies, several of these have recently been deciphered. These efforts have generated new insights into Triticeae biology and genome organization and have important implications for downstream usage by breeders, experimental biologists, and comparative genomicists. transPLANT (http://www.transplantdb.eu) is an EU-funded project aimed at constructing hardware, software, and data infrastructure for genome-scale research in the life sciences. Since the Triticeae data are intrinsically complex, heterogenous, and distributed, the transPLANT consortium has undertaken efforts to develop common data formats and tools that enable the exchange and integration of data from distributed resources. Here we present an overview of the individual Triticeae genome resources hosted by transPLANT partners, introduce the objectives of transPLANT, and outline common developments and interfaces supporting integrated data access.",
                        "date": "2016-03-01T00:00:00Z",
                        "citationCount": 6,
                        "authors": [
                            {
                                "name": "Spannagl M."
                            },
                            {
                                "name": "Alaux M."
                            },
                            {
                                "name": "Lange M."
                            },
                            {
                                "name": "Bolser D.M."
                            },
                            {
                                "name": "Bader K.C."
                            },
                            {
                                "name": "Letellier T."
                            },
                            {
                                "name": "Kimmel E."
                            },
                            {
                                "name": "Flores R."
                            },
                            {
                                "name": "Pommier C."
                            },
                            {
                                "name": "Kerhornou A."
                            },
                            {
                                "name": "Walts B."
                            },
                            {
                                "name": "Nussbaumer T."
                            },
                            {
                                "name": "Grabmuller C."
                            },
                            {
                                "name": "Chen J."
                            },
                            {
                                "name": "Colmsee C."
                            },
                            {
                                "name": "Beier S."
                            },
                            {
                                "name": "Mascher M."
                            },
                            {
                                "name": "Schmutzer T."
                            },
                            {
                                "name": "Arend D."
                            },
                            {
                                "name": "Thanki A."
                            },
                            {
                                "name": "Ramirez-Gonzalez R."
                            },
                            {
                                "name": "Ayling M."
                            },
                            {
                                "name": "Ayling S."
                            },
                            {
                                "name": "Caccamo M."
                            },
                            {
                                "name": "Mayer K.F.X."
                            },
                            {
                                "name": "Scholz U."
                            },
                            {
                                "name": "Steinbach D."
                            },
                            {
                                "name": "Quesneville H."
                            },
                            {
                                "name": "Kersey P.J."
                            }
                        ],
                        "journal": "Plant Genome"
                    }
                },
                {
                    "doi": "10.1038/hortres.2016.56",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "2-\tAdam-Blondon, A.-F., Alaux, M., Pommier, C., Cantu, D., Cheng, Z.-M., Cramer, G. R., Davies, C., Delrot, S., Deluc, L., di Gaspero, G., Grimplet, J., Fennell, A., Londo, J. P., Kersey, P., Mattivi, F., Naithani, S., Neveu, P., Nikolski, M., Pezzotti, M., Reisch, B. I., Topfer, R., Vivier, M., Ware, D., Quesneville, H. (2016). Towards an open grapevine information system. Horticulture Research, 3, 8 p. , DOI : 10.1038/hortres.2016.56",
                    "metadata": {
                        "title": "Towards an open grapevine information system",
                        "abstract": "Viticulture, like other fields of agriculture, is currently facing important challenges that will be addressed only through sustained, dedicated and coordinated research. Although the methods used in biology have evolved tremendously in recent years and now involve the routine production of large data sets of varied nature, in many domains of study, including grapevine research, there is a need to improve the findability, accessibility, interoperability and reusability (FAIR-ness) of these data. Considering the heterogeneous nature of the data produced, the transnational nature of the scientific community and the experience gained elsewhere, we have formed an open working group, in the framework of the International Grapevine Genome Program (www.vitaceae.org) to construct a coordinated federation of information systems holding grapevine data distributed around the world, providing an integrated set of interfaces supporting advanced data modeling, rich semantic integration and the next generation of data mining tools. To achieve this goal, it will be critical to develop, implement and adopt appropriate standards for data annotation and formatting. The development of this system, the GrapeIS, linking genotypes to phenotypes, and scientific research to agronomical and oeneological data, should provide new insights into grape biology, and allow the development of new varieties to meet the challenges of biotic and abiotic stress, environmental change, and consumer demand.",
                        "date": "2016-11-23T00:00:00Z",
                        "citationCount": 37,
                        "authors": [
                            {
                                "name": "Adam-Blondon A.-F."
                            },
                            {
                                "name": "Alaux M."
                            },
                            {
                                "name": "Pommier C."
                            },
                            {
                                "name": "Cantu D."
                            },
                            {
                                "name": "Cheng Z.-M."
                            },
                            {
                                "name": "Cramer G."
                            },
                            {
                                "name": "Davies C."
                            },
                            {
                                "name": "Delrot S."
                            },
                            {
                                "name": "Deluc L."
                            },
                            {
                                "name": "Di Gaspero G."
                            },
                            {
                                "name": "Grimplet J."
                            },
                            {
                                "name": "Fennell A."
                            },
                            {
                                "name": "Londo J."
                            },
                            {
                                "name": "Kersey P."
                            },
                            {
                                "name": "Mattivi F."
                            },
                            {
                                "name": "Naithani S."
                            },
                            {
                                "name": "Neveu P."
                            },
                            {
                                "name": "Nikolski M."
                            },
                            {
                                "name": "Pezzotti M."
                            },
                            {
                                "name": "Reisch B."
                            },
                            {
                                "name": "Topfer R."
                            },
                            {
                                "name": "Vivier M."
                            },
                            {
                                "name": "Ware D."
                            },
                            {
                                "name": "Quesneville H."
                            }
                        ],
                        "journal": "Horticulture Research"
                    }
                },
                {
                    "doi": "10.1186/s13059-018-1491-4",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": "3-\tAlaux M, Rogers J, Letellier T, Flores R, Alfama  F, Pommier C, Mohellibi N, Durand S, Kimmel E, Michotey C, Guerche C, Loaec M, Lainé M, Steinbach D, Choulet F, Rimbert H, Leroy P, Guilhot N, Salse J, Feuillet C, International Wheat Genome Sequencing Consortium, Paux E, Eversole K, Adam-Blondon A-F, Quesneville H (2018) Linking the International Wheat Genome Sequencing Consortium bread wheat reference genome sequence to wheat genetic and phenomic data. Genome Biology, 19:111.",
                    "metadata": {
                        "title": "Linking the International Wheat Genome Sequencing Consortium bread wheat reference genome sequence to wheat genetic and phenomic data",
                        "abstract": "The Wheat@URGI portal has been developed to provide the international community of researchers and breeders with access to the bread wheat reference genome sequence produced by the International Wheat Genome Sequencing Consortium. Genome browsers, BLAST, and InterMine tools have been established for in-depth exploration of the genome sequence together with additional linked datasets including physical maps, sequence variations, gene expression, and genetic and phenomic data from other international collaborative projects already stored in the GnpIS information system. The portal provides enhanced search and browser features that will facilitate the deployment of the latest genomics resources in wheat improvement.",
                        "date": "2018-08-17T00:00:00Z",
                        "citationCount": 181,
                        "authors": [
                            {
                                "name": "Alaux M."
                            },
                            {
                                "name": "Rogers J."
                            },
                            {
                                "name": "Letellier T."
                            },
                            {
                                "name": "Flores R."
                            },
                            {
                                "name": "Alfama F."
                            },
                            {
                                "name": "Pommier C."
                            },
                            {
                                "name": "Mohellibi N."
                            },
                            {
                                "name": "Durand S."
                            },
                            {
                                "name": "Kimmel E."
                            },
                            {
                                "name": "Michotey C."
                            },
                            {
                                "name": "Guerche C."
                            },
                            {
                                "name": "Loaec M."
                            },
                            {
                                "name": "Laine M."
                            },
                            {
                                "name": "Steinbach D."
                            },
                            {
                                "name": "Choulet F."
                            },
                            {
                                "name": "Rimbert H."
                            },
                            {
                                "name": "Leroy P."
                            },
                            {
                                "name": "Guilhot N."
                            },
                            {
                                "name": "Salse J."
                            },
                            {
                                "name": "Feuillet C."
                            },
                            {
                                "name": "Paux E."
                            },
                            {
                                "name": "Eversole K."
                            },
                            {
                                "name": "Adam-Blondon A.-F."
                            },
                            {
                                "name": "Quesneville H."
                            }
                        ],
                        "journal": "Genome Biology"
                    }
                }
            ],
            "credit": [
                {
                    "name": "urgi-support",
                    "email": "urgi-support@inrae.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact",
                        "Support"
                    ],
                    "note": null
                }
            ],
            "owner": "nfrancillon",
            "additionDate": "2020-01-21T16:40:38Z",
            "lastUpdate": "2025-07-29T13:42:39.375595Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "urgi-contact",
                    "cpommier",
                    "cmichotey",
                    "erlefloch",
                    "raphael.flores"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "OakMine",
            "description": "Quercus robur annotation database",
            "homepage": "https://urgi.versailles.inra.fr/OakMine_PM1N",
            "biotoolsID": "OakMine",
            "biotoolsCURIE": "biotools:OakMine",
            "version": [
                "2.3"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3753",
                                "term": "Over-representation data"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3786",
                                "term": "Query script"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Web service",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "R",
                "Ruby",
                "Java",
                "Python",
                "JavaScript",
                "Perl"
            ],
            "license": "LGPL-2.1",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://registry.intermine.org",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "http://intermine.org",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "http://intermine.readthedocs.org/en/latest/web-services/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://flymine.readthedocs.io/en/latest/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bts577",
                    "pmid": "23023984",
                    "pmcid": "PMC3516146",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "InterMine: A flexible data warehouse system for the integration and analysis of heterogeneous biological data",
                        "abstract": "InterMine is an open-source data warehouse system that facilitates the building of databases with complex data integration requirements and a need for a fast customizable query facility. Using InterMine, large biological databases can be created from a range of heterogeneous data sources, and the extensible data model allows for easy integration of new data types. The analysis tools include a flexible query builder, genomic region search and a library of 'widgets' performing various statistical analyses. The results can be exported in many commonly used formats. InterMine is a fully extensible framework where developers can add new tools and functionality. Additionally, there is a comprehensive set of web services, for which client libraries are provided in five commonly used programming languages. © The Author 2012. Published by Oxford University Press. All rights reserved.",
                        "date": "2012-12-01T00:00:00Z",
                        "citationCount": 202,
                        "authors": [
                            {
                                "name": "Smith R.N."
                            },
                            {
                                "name": "Aleksic J."
                            },
                            {
                                "name": "Butano D."
                            },
                            {
                                "name": "Carr A."
                            },
                            {
                                "name": "Contrino S."
                            },
                            {
                                "name": "Hu F."
                            },
                            {
                                "name": "Lyne M."
                            },
                            {
                                "name": "Lyne R."
                            },
                            {
                                "name": "Kalderimis A."
                            },
                            {
                                "name": "Rutherford K."
                            },
                            {
                                "name": "Stepan R."
                            },
                            {
                                "name": "Sullivan J."
                            },
                            {
                                "name": "Wakeling M."
                            },
                            {
                                "name": "Watkins X."
                            },
                            {
                                "name": "Micklem G."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [],
            "owner": "InterMine",
            "additionDate": "2019-11-27T10:47:08Z",
            "lastUpdate": "2025-07-29T13:42:35.424110Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "cmichotey"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "WheatMine",
            "description": "Wheat IWGSC RefSeq v1.0",
            "homepage": "https://urgi.versailles.inra.fr/WheatMine",
            "biotoolsID": "WheatMine",
            "biotoolsCURIE": "biotools:WheatMine",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2436",
                            "term": "Gene-set enrichment analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2353",
                                "term": "Ontology data"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3753",
                                "term": "Over-representation data"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3786",
                                "term": "Query script"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1255",
                                "term": "Sequence features"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Web service",
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "R",
                "Ruby",
                "Java",
                "Python",
                "JavaScript",
                "Perl"
            ],
            "license": "LGPL-2.1",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://registry.intermine.org",
                    "type": [
                        "Software catalogue"
                    ],
                    "note": null
                },
                {
                    "url": "http://intermine.org",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "http://intermine.readthedocs.org/en/latest/web-services/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://flymine.readthedocs.io/en/latest/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bts577",
                    "pmid": "23023984",
                    "pmcid": "PMC3516146",
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "InterMine: A flexible data warehouse system for the integration and analysis of heterogeneous biological data",
                        "abstract": "InterMine is an open-source data warehouse system that facilitates the building of databases with complex data integration requirements and a need for a fast customizable query facility. Using InterMine, large biological databases can be created from a range of heterogeneous data sources, and the extensible data model allows for easy integration of new data types. The analysis tools include a flexible query builder, genomic region search and a library of 'widgets' performing various statistical analyses. The results can be exported in many commonly used formats. InterMine is a fully extensible framework where developers can add new tools and functionality. Additionally, there is a comprehensive set of web services, for which client libraries are provided in five commonly used programming languages. © The Author 2012. Published by Oxford University Press. All rights reserved.",
                        "date": "2012-12-01T00:00:00Z",
                        "citationCount": 202,
                        "authors": [
                            {
                                "name": "Smith R.N."
                            },
                            {
                                "name": "Aleksic J."
                            },
                            {
                                "name": "Butano D."
                            },
                            {
                                "name": "Carr A."
                            },
                            {
                                "name": "Contrino S."
                            },
                            {
                                "name": "Hu F."
                            },
                            {
                                "name": "Lyne M."
                            },
                            {
                                "name": "Lyne R."
                            },
                            {
                                "name": "Kalderimis A."
                            },
                            {
                                "name": "Rutherford K."
                            },
                            {
                                "name": "Stepan R."
                            },
                            {
                                "name": "Sullivan J."
                            },
                            {
                                "name": "Wakeling M."
                            },
                            {
                                "name": "Watkins X."
                            },
                            {
                                "name": "Micklem G."
                            }
                        ],
                        "journal": "Bioinformatics"
                    }
                }
            ],
            "credit": [],
            "owner": "InterMine",
            "additionDate": "2019-11-27T10:47:40Z",
            "lastUpdate": "2025-07-29T13:42:33.209390Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "cmichotey"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Online SBML Validator",
            "description": "Check the syntax and internal consistency of files in SBML (The Systems Biology Markup Language) format.",
            "homepage": "https://sbml.bioquant.uni-heidelberg.de/validator_servlet/",
            "biotoolsID": "online_sbml_validator",
            "biotoolsCURIE": "biotools:online_sbml_validator",
            "version": [
                "1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2422",
                            "term": "Data retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0950",
                                "term": "Mathematical model"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3686",
                                    "term": "COMBINE OMEX"
                                },
                                {
                                    "uri": "http://edamontology.org/format_2585",
                                    "term": "SBML"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2259",
                    "term": "Systems biology"
                },
                {
                    "uri": "http://edamontology.org/topic_3071",
                    "term": "Data management"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows",
                "Mac"
            ],
            "language": [
                "Java",
                "Python"
            ],
            "license": "LGPL-2.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://sbml.org/facilities/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://web.archive.org/web/20210507040418/http://sbml.org/Facilities/Documentation/Validator_Web_API",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Frank Bergmann",
                    "email": null,
                    "url": "https://www.biocatalogue.org",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Project",
                    "typeRole": [
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Frank Bergmann",
                    "email": "frank.bergmann@bioquant.uni-heidelberg.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5553-4702",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "frankbergmann",
            "additionDate": "2015-08-03T09:36:21Z",
            "lastUpdate": "2025-07-07T11:10:03.422874Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}