List all resources, or create a new resource.

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

{
    "count": 31839,
    "next": "?page=2",
    "previous": null,
    "list": [
        {
            "name": "RINet",
            "description": "RINet is a bioinformatics tool for residue prioritization from protein structures. It constructs residue interaction networks from PDB files and applies multi-scale network diffusion and local structural features to rank residues by their potential influence on a user-specified functional site.",
            "homepage": "https://rinetlab.com/#home",
            "biotoolsID": "rinet",
            "biotoolsCURIE": "biotools:rinet",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "akul",
            "additionDate": "2026-01-31T00:30:28.487265Z",
            "lastUpdate": "2026-01-31T00:30:38.382955Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pantas",
            "description": "Differential quantification of alternative splicing events on spliced pangenome graphs.",
            "homepage": "https://github.com/algolab/pantas",
            "biotoolsID": "pantas",
            "biotoolsCURIE": "biotools:pantas",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3320",
                    "term": "RNA splicing"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/AlgoLab/pantas",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/AlgoLab/pantas/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/AlgoLab/pantas",
                    "type": "Source code",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://hub.docker.com/r/algolab/pantas",
                    "type": "Container file",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/AlgoLab/pantas/blob/main/README.md",
                    "type": [
                        "General",
                        "Installation instructions",
                        "Quick start guide",
                        "Command-line options"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1371/journal.pcbi.1012665",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "yp",
            "additionDate": "2026-01-30T22:36:14.902508Z",
            "lastUpdate": "2026-01-30T22:36:14.904749Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "RecGraph",
            "description": "RecGraph is a tool for computing optimal sequence-to-graph alignment with recombinations.",
            "homepage": "https://github.com/AlgoLab/RecGraph",
            "biotoolsID": "recgraph",
            "biotoolsCURIE": "biotools:recgraph",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3796",
                    "term": "Population genomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Rust"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/AlgoLab/RecGraph",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/AlgoLab/RecGraph/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/AlgoLab/RecGraph/releases/tag/v1.0.0",
                    "type": "Binaries",
                    "note": null,
                    "version": "1.0.0"
                },
                {
                    "url": "https://anaconda.org/channels/bioconda/packages/recgraph/overview",
                    "type": "Software package",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/AlgoLab/RecGraph/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/btae292",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": "1.0.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "yp",
            "additionDate": "2026-01-27T17:11:15.880698Z",
            "lastUpdate": "2026-01-30T22:07:27.044664Z",
            "editPermission": {
                "type": "group",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "IsoPrimer",
            "description": "Eukaryotic genes can perform different functions by generating multiple transcripts through the alternative splicing mechanism. The accurate quantification of gene expression in specific conditions is important for functional assessment and requires an accurate PCR primer pair design to target all expressed alternative transcripts, a complex and prone-to-error task if performed manually. To efficiently address this task, we developed a pipeline, called IsoPrimer, to design PCR primer pairs targeting the specific set of expressed splicing variants of the genes of interest, to be used in quantitative PCR, e.g. in RNA-seq validation experiments. IsoPrimer, according to the level of expression of the splicing variants derived from an RNA-seq dataset, can: (i) identify the most expressed gene isoforms; (ii) design primer pairs overlapping exon-exon junctions common to the expressed variants; (iii) verify the specificity of the designed primer pairs.",
            "homepage": "https://github.com/BioinfoUNIBA/IsoPrimer",
            "biotoolsID": "IsoPrimer",
            "biotoolsCURIE": "biotools:IsoPrimer",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/BioinfoUNIBA/IsoPrimer",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/bioadv/vbaf171",
                    "pmid": "40746506",
                    "pmcid": "PMC12311343",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "ermes",
            "additionDate": "2026-01-30T16:39:34.710429Z",
            "lastUpdate": "2026-01-30T16:39:34.712643Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Cloud-based Workflow Manager (CloWM)",
            "description": "Data analysis in the life sciences often suffers from reproducibility, standardization and accessibility issues and these problems become even more severe with the escalating volume and complexity of data. While best-practice data analysis workflows try to tackle these challenges, many existing workflows still grapple with scalability issues, limited portability due to tight coupling with the execution environment and accessibility constraints arising from the absence of user-friendly interfaces. To overcome these issues, we created CloWM, a comprehensive cloud-based workflow management platform that allows the generic transformation of command-line driven workflows into user-friendly web-based services. CloWM offers the seamless integration of (1) scientific workflows written in the Nextflow DSL, (2) robust data storage, (3) a highly scalable compute layer for data-intensive analysis tasks and (4) a user-friendly interface.",
            "homepage": "https://clowm.bi.denbi.de",
            "biotoolsID": "clowm",
            "biotoolsCURIE": "biotools:clowm",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "sans",
                    "type": "includes"
                }
            ],
            "function": [],
            "toolType": [
                "Web service",
                "Bioinformatics portal",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Python",
                "JavaScript"
            ],
            "license": "Apache-2.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.ub.uni-bielefeld.de/cmg/clowm",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://clowm.bi.denbi.de/api/v1/openapi.json",
                    "type": "API specification",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://gitlab.ub.uni-bielefeld.de/cmg/clowm",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://clowm.bi.denbi.de/api/v1/docs",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://clowm.bi.denbi.de/terms",
                    "type": [
                        "Terms of use"
                    ],
                    "note": null
                },
                {
                    "url": "https://wiki.clowm.de",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.5281/zenodo.14039069",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Daniel Göbel",
                    "email": "dgoebel@techfak.uni-bielefeld.de",
                    "url": "https://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp?personId=223066601",
                    "orcidid": "https://orcid.org/0009-0009-9985-3823",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Developer",
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Michael Beckstette",
                    "email": "mbeckste@cebitec.uni-bielefeld.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3707-1692",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Documentor"
                    ],
                    "note": null
                },
                {
                    "name": "Xaver Stiensmeier",
                    "email": "xaver.stiensmeier@uni-bielefeld.de",
                    "url": "https://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp?personId=386908541",
                    "orcidid": "https://orcid.org/0009-0005-3274-122X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Bielefeld University",
                    "email": null,
                    "url": "https://www.uni-bielefeld.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "02hpadn98",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Genome Informatics",
                    "email": null,
                    "url": "https://gi.cebitec.uni-bielefeld.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "NFDI4Microbiota",
                    "email": null,
                    "url": "https://nfdi4microbiota.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "dgoebel",
            "additionDate": "2025-04-09T13:19:17.715967Z",
            "lastUpdate": "2026-01-30T13:23:10.333194Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Stress Mouse Portal",
            "description": "Stressful experiences can induce maladaptive brain responses through gene expression changes, contributing to disorders such as depression and anxiety. We re-analysed 18 public mouse brain RNA-seq datasets from SRA using a unified computational workflow to ensure comparability. Results are integrated in the Stress Mice Portal, a free, open-source platform for exploring stress-related differentially expressed genes and biological pathways.",
            "homepage": "http://hpc-bioinformatics.cineca.it/stress_mice/",
            "biotoolsID": "stress_mouse_portal",
            "biotoolsCURIE": "biotools:stress_mouse_portal",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                },
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                },
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "CC-BY-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1038/s41597-020-00772-z",
                    "pmid": "33328476",
                    "pmcid": "PMC7744580",
                    "type": [],
                    "version": null,
                    "note": "A gene expression atlas for different kinds of stress in the mouse brain",
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "silvia9",
            "additionDate": "2026-01-30T13:01:17.547338Z",
            "lastUpdate": "2026-01-30T13:01:17.549443Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ELIXIR-CINECA-HPC",
            "description": "HPC@CINECA provides high-performance computing resources for Elixir members to support large-scale processing and analysis of High-Throughput Sequencing (HTS) data. The service operates on a continuous open-call basis, with approved projects receiving a 1-year allocation that includes 50,000 CPU hours and 1 TB of storage by default, with the possibility to request additional resources. Proposals are evaluated by a scientific committee, with feedback typically provided within seven working days.\n\nFrom 2025, a pilot program enables the analysis of GDPR-protected sensitive data for up to two projects per year (maximum one per user or institution, first-come first-served). Projects involving non-sensitive data are unlimited and may be submitted at any time.",
            "homepage": "https://docs.google.com/forms/d/e/1FAIpQLSchmLCugIShXAneQmTgbM5SlPLDdZH0KCIECk0R9Tm6GTDcNw/viewform",
            "biotoolsID": "cineca-hpc",
            "biotoolsCURIE": "biotools:cineca-hpc",
            "version": [
                "5"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "kraken2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "annovar",
                    "type": "uses"
                },
                {
                    "biotoolsID": "tophat2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bowtie",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bowtie2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "hisat2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "vep",
                    "type": "uses"
                },
                {
                    "biotoolsID": "gatk",
                    "type": "uses"
                },
                {
                    "biotoolsID": "snakemake",
                    "type": "uses"
                },
                {
                    "biotoolsID": "samtools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "R",
                    "type": "uses"
                },
                {
                    "biotoolsID": "biopython",
                    "type": "uses"
                },
                {
                    "biotoolsID": "hpc-reditools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "reditools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "tabix",
                    "type": "uses"
                },
                {
                    "biotoolsID": "cutadapt",
                    "type": "uses"
                },
                {
                    "biotoolsID": "fastqc",
                    "type": "uses"
                },
                {
                    "biotoolsID": "multiqc",
                    "type": "uses"
                },
                {
                    "biotoolsID": "trimmomatic",
                    "type": "uses"
                },
                {
                    "biotoolsID": "htseqcount",
                    "type": "uses"
                },
                {
                    "biotoolsID": "deseq2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "plink",
                    "type": "uses"
                },
                {
                    "biotoolsID": "majiq-spel",
                    "type": "uses"
                },
                {
                    "biotoolsID": "stringtie",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bcftools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "limma",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bedtools",
                    "type": "uses"
                },
                {
                    "biotoolsID": "alphafold2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "blast",
                    "type": "uses"
                },
                {
                    "biotoolsID": "bwa-mem2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "cufflinks",
                    "type": "uses"
                },
                {
                    "biotoolsID": "wgsim",
                    "type": "uses"
                },
                {
                    "biotoolsID": "jellyfish",
                    "type": "uses"
                },
                {
                    "biotoolsID": "freebayes",
                    "type": "uses"
                },
                {
                    "biotoolsID": "seqtk",
                    "type": "uses"
                },
                {
                    "biotoolsID": "sra",
                    "type": "uses"
                },
                {
                    "biotoolsID": "varscan",
                    "type": "uses"
                },
                {
                    "biotoolsID": "star",
                    "type": "uses"
                },
                {
                    "biotoolsID": "vcftools",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3760",
                            "term": "Service management"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Bash"
            ],
            "license": "Not licensed",
            "collectionID": [],
            "maturity": "Legacy",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [
                "Galaxy"
            ],
            "link": [
                {
                    "url": "https://docs.google.com/forms/d/e/1FAIpQLSchmLCugIShXAneQmTgbM5SlPLDdZH0KCIECk0R9Tm6GTDcNw/viewform",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://link.springer.com/article/10.1186/s12859-020-03565-8",
                    "type": [
                        "Other"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1186/s12859-020-03565-8",
                    "pmid": "32838759",
                    "pmcid": "PMC7446135",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1186/s40537-024-01047-9",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Usage"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Silvia Gioiosa",
                    "email": "s.gioiosa@cineca.it",
                    "url": "https://www.hpc.cineca.it/our-activities/domains/hpc-for-bioinformatics/",
                    "orcidid": "https://orcid.org/0000-0003-1302-8320",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "silvia9",
            "additionDate": "2026-01-30T11:47:35.909206Z",
            "lastUpdate": "2026-01-30T12:10:29.923314Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ITSoneDB",
            "description": "A comprehensive collection of the fungal ribosomal RNA Internal Transcribed Spacer 1 (ITS1) sequences aimed at supporting metagenomic surveys of fungal environmental communities.",
            "homepage": "https://itsonedb.cloud.ba.infn.it/",
            "biotoolsID": "itsonedb",
            "biotoolsCURIE": "biotools:itsonedb",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Data"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [
                "Marine Metagenomics"
            ],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://itsonedb.cloud.ba.infn.it/",
                    "type": [
                        "General"
                    ],
                    "note": "HELP button in the homepage"
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbs036",
                    "pmid": "22786784",
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "C.N.R. - IBIOM",
                    "email": null,
                    "url": "http://www.ibiom.cnr.it/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "C.N.R. - ITB, Bari",
                    "email": null,
                    "url": "http://www.ba.itb.cnr.it",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "ELIXIR-ITA-CNR",
                    "email": null,
                    "url": "http://elixir-italy.org/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Consortium",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Graziano Pesole",
                    "email": "graziano.pesole@uniba.it",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-ITA-CNR",
            "additionDate": "2015-02-05T13:59:31Z",
            "lastUpdate": "2026-01-30T10:26:56.768452Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "flavioli"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "unexakorea dataset",
            "description": "This Investigationevaluated the in vivo maintenance effect of a sustained-release vitamin formulation developed using the proprietary coating technology of unexakorea Inc. In a mouse model, the formulation demonstrated a stable plasma concentration for approximately 10–12 hours after administration.\nThese findings suggest that the sustained-release formulation may serve as a promising alternative\nto conventional high-absorption formulations, offering improved physiological stability and reduced\nadverse effects associated with excessive absorption\n\nsustained-release, plasma concentration, Lipid Encapsulation Material",
            "homepage": "https://unexakorea.com",
            "biotoolsID": "unexakorea_dataset",
            "biotoolsCURIE": "biotools:unexakorea_dataset",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3398",
                    "term": "Bioengineering"
                },
                {
                    "uri": "http://edamontology.org/topic_3369",
                    "term": "Chemical biology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://drive.google.com/drive/folders/1-gEfIhJuctGxGXa8Kz7-yPiTKhateOx1?usp=drive_link",
                    "type": "Other",
                    "note": "Comparison Invivo vs limited range fitting",
                    "version": "v1"
                },
                {
                    "url": "https://drive.google.com/drive/folders/1s0dQ1G9P1TMOPGYqUvjnM2N5kI91I1rR?usp=drive_link",
                    "type": "Other",
                    "note": "figure set",
                    "version": "v1"
                },
                {
                    "url": "https://drive.google.com/drive/folders/1hUwIsDJNHGZ1dmVXZpiL-R6Cp8Pp-9mZ?usp=drive_link",
                    "type": "Other",
                    "note": "Full range fitting",
                    "version": "v1"
                },
                {
                    "url": "https://drive.google.com/drive/folders/1OqrEQHPgTasUcrlkdrCOR1TQQ4lcGc3o?usp=drive_link",
                    "type": "Other",
                    "note": "limited range fitting",
                    "version": "v1"
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.26434/chemrxiv-2025-2jq7b",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": "v1",
                    "note": "Optimizing Pharmacokinetic Persistence of Functional Agents Through Next-Generation Sustained-Release Formulations",
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "unexakorea",
            "additionDate": "2026-01-28T08:45:35.923304Z",
            "lastUpdate": "2026-01-30T06:45:59.591871Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NanoSpeech_basecaller",
            "description": "A new Basecaller software for the single-step, ab initio detection of modified nucleotides during basecalling procedures of direct-RNA raw data.",
            "homepage": "https://github.com/F0nz0/NanoSpeech_basecaller",
            "biotoolsID": "nanospeech_basecaller",
            "biotoolsCURIE": "biotools:nanospeech_basecaller",
            "version": [
                "0.0.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "CC-BY-NC-4.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/F0nz0/NanoSpeech_basecaller",
                    "type": "Software package",
                    "note": null,
                    "version": "0.0.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/F0nz0/NanoSpeech_basecaller",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbaf709",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": "0.0.1",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "adriano",
            "additionDate": "2026-01-26T13:06:22.493813Z",
            "lastUpdate": "2026-01-30T01:11:47.413342Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Bakta",
            "description": "Rapid & standardized annotation of bacterial genomes, MAGs & plasmids",
            "homepage": "https://github.com/oschwengers/bakta",
            "biotoolsID": "bakta",
            "biotoolsCURIE": "biotools:bakta",
            "version": [
                "v1.12.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "diamond",
                    "type": "uses"
                },
                {
                    "biotoolsID": "hmmer3",
                    "type": "uses"
                },
                {
                    "biotoolsID": "infernal",
                    "type": "uses"
                },
                {
                    "biotoolsID": "trnascan-se",
                    "type": "uses"
                },
                {
                    "biotoolsID": "blast",
                    "type": "uses"
                },
                {
                    "biotoolsID": "aragorn",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pilercr",
                    "type": "uses"
                },
                {
                    "biotoolsID": "deepsig",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0925",
                                "term": "Sequence assembly"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2914",
                                "term": "Sequence features metadata"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2012",
                                "term": "Sequence coordinates"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2886",
                                "term": "Protein sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1364",
                                "term": "Hidden Markov model"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3329",
                                    "term": "HMMER3"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1270",
                                "term": "Feature table"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1936",
                                    "term": "GenBank format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1975",
                                    "term": "GFF3"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1927",
                                    "term": "EMBL format"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2886",
                                "term": "Protein sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2887",
                                "term": "Nucleic acid sequence record"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3604",
                                    "term": "SVG"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3603",
                                    "term": "PNG"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1772",
                                "term": "Score"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "bakta --db <db-path> --prefix <prefix> --output <output-path> genome.fasta"
                }
            ],
            "toolType": [
                "Web application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/oschwengers/bakta",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://bioconda.github.io/recipes/bakta/README.html",
                    "type": [
                        "Other"
                    ],
                    "note": null
                },
                {
                    "url": "https://bakta.computational.bio",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://zenodo.org/records/14916843",
                    "type": "Other",
                    "note": "Mandatory annotation database",
                    "version": "v6.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/README.md",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/CONTRIBUTION.md",
                    "type": [
                        "Contributions policy"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/oschwengers/bakta/blob/main/CODE_OF_CONDUCT.md",
                    "type": [
                        "Code of conduct"
                    ],
                    "note": null
                },
                {
                    "url": "https://bakta.readthedocs.io/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1099/mgen.0.000685",
                    "pmid": "34739369",
                    "pmcid": "PMC8743544",
                    "type": [
                        "Primary"
                    ],
                    "version": "1.1",
                    "note": null,
                    "metadata": null
                },
                {
                    "doi": "10.1093/nar/gkaf335",
                    "pmid": "40271661",
                    "pmcid": "PMC12230652",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Oliver Schwengers",
                    "email": "oliver.schwengers@cb.jlug.de",
                    "url": "https://github.com/oschwengers",
                    "orcidid": "https://orcid.org/0000-0003-4216-2721",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer",
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Justus Liebig University Giessen",
                    "email": null,
                    "url": "https://www.uni-giessen.de",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "oschwengers",
            "additionDate": "2021-05-08T17:25:21Z",
            "lastUpdate": "2026-01-29T12:11:19.042627Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ELIXIR-CZ",
                    "bebatut"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "QC Image Outlier Detection",
            "description": "This tool automatically detects outlier images within medical imaging datasets by identifying samples that deviate from the expected data distribution. It flags out‑of‑distribution (OOD) images that may arise from variations in acquisition protocols, scanner settings, anatomical views, or image quality. By modeling the overall distribution of a dataset, the tool highlights atypical or inconsistent images for manual review, supporting quality control processes and helping ensure the integrity of datasets used for downstream analyses and model training.",
            "homepage": "https://www.bcplatforms.com/",
            "biotoolsID": "qc_image_outlier_detection",
            "biotoolsCURIE": "biotools:qc_image_outlier_detection",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [
                "eucaim"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "EloiseGrossiord",
            "additionDate": "2026-01-28T11:19:07.933748Z",
            "lastUpdate": "2026-01-28T13:20:06.571017Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MetaPhlAn",
            "description": "Computational tool for profiling the composition of microbial communities from metagenomic shotgun sequencing data.",
            "homepage": "http://segatalab.cibio.unitn.it/tools/metaphlan/index.html",
            "biotoolsID": "metaphlan",
            "biotoolsCURIE": "biotools:metaphlan",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "gtdb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "metaphlan <fastq_input> --input_type fastq -o <output>"
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": "Convert SGB-based profile to GTDB taxonomy",
                    "cmd": "sgb_to_gtdb_profile.py -i <metaphlan_output> -o <gtdb_metaphlan_output>"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0194",
                    "term": "Phylogenomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [
                "Animal and Crop Genomics"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/biobakery/MetaPhlAn",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1038/nmeth.2066",
                    "pmid": "22688413",
                    "pmcid": "PMC3443552",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": null,
                    "email": null,
                    "url": "https://groups.google.com/forum/#!forum/metaphlan-users",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "admin",
            "additionDate": "2017-08-20T15:57:59Z",
            "lastUpdate": "2026-01-28T10:35:56.506019Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "animalandcropgenomics",
                    "ELIXIR-CZ",
                    "bebatut",
                    "vashokan"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "kraken2",
            "description": "Kraken 2 is the newest version of Kraken, a taxonomic classification system using exact k-mer matches to achieve high accuracy and fast classification speeds. This classifier matches each k-mer within a query sequence to the lowest common ancestor (LCA) of all genomes containing the given k-mer. The k-mer assignments inform the classification algorithm.\nAny assumption that Kraken’s raw read assignments can be directly translated into species or strain-level abundance estimates is flawed. Bracken (Bayesian Reestimation of Abundance after Classification with KrakEN), estimates species abundances in metagenomics samples by probabilistically re-distributing reads in the taxonomic tree. (Lu, Jennifer et al. “Bracken: estimating species abundance in metagenomics data.”)",
            "homepage": "https://github.com/DerrickWood/kraken2",
            "biotoolsID": "kraken2",
            "biotoolsCURIE": "biotools:kraken2",
            "version": [
                "2.0.8-beta"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "kraken",
                    "type": "isNewVersionOf"
                },
                {
                    "biotoolsID": "bracken",
                    "type": "usedBy"
                },
                {
                    "biotoolsID": "gtdb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": "`kraken2 --db <kraken2_database> <input.fastq>`"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3697",
                    "term": "Microbial ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_3301",
                    "term": "Microbiology"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Perl",
                "C++"
            ],
            "license": "MIT",
            "collectionID": [
                "ONTeater"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/DerrickWood/kraken2",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/DerrickWood/kraken2/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/DerrickWood/kraken2/archive/v2.0.8-beta.tar.gz",
                    "type": "Source code",
                    "note": null,
                    "version": "2.0.8-beta"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/DerrickWood/kraken2/wiki/Manual",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://benlangmead.github.io/aws-indexes/k2",
                    "type": [
                        "User manual"
                    ],
                    "note": "Links to multiple Kraken 2 and bracken databases and indexes"
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/762302",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Derrick E. Wood",
                    "email": null,
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0002-7429-1854",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Jennifer Lu",
                    "email": null,
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0001-9167-2002",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ben Langmead",
                    "email": "langmea@cs.jhu.edu",
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0003-2437-1976",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "anand-anshu",
            "additionDate": "2019-09-13T12:51:16Z",
            "lastUpdate": "2026-01-28T10:34:30.102754Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "vashokan",
                    "Keiler_Collier"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "SingleM",
            "description": "Novelty-inclusive microbial community profiling of shotgun metagenomes",
            "homepage": "https://wwood.github.io/singlem/",
            "biotoolsID": "singlem",
            "biotoolsCURIE": "biotools:singlem",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "gtdb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "globdb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1929",
                                    "term": "FASTA"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://wwood.github.io/singlem/",
                    "type": [
                        "General",
                        "Command-line options",
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2024.01.30.578060",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "benjwoodcroft",
            "additionDate": "2024-03-23T21:36:23.370696Z",
            "lastUpdate": "2026-01-28T10:30:54.345544Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "vashokan"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "BioMaS (Bioinformatic analysis of Metagenomic amplicons)",
            "description": "BioMaS is a friendly pipeline for Meta-barcoding HTS data analysis specifically designed for users without particular computing skills.",
            "homepage": "http://itsonewb.cloud.ba.infn.it/galaxy/tool_runner?tool_id=biomas2_wrapper",
            "biotoolsID": "biomas_bioinformatic_analysis_of_metagenomic_amplicons",
            "biotoolsCURIE": "biotools:biomas_bioinformatic_analysis_of_metagenomic_amplicons",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1910",
                                    "term": "newick"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0232",
                            "term": "Sequence merging"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0496",
                            "term": "Global alignment"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1383",
                                "term": "Nucleic acid sequence alignment"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_2573",
                                    "term": "SAM"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3391",
                    "term": "Omics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Bash",
                "Python"
            ],
            "license": "Not licensed",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access (with restrictions)",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [
                "Marine Metagenomics"
            ],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/s12859-015-0595-z",
                    "pmid": "26130132",
                    "pmcid": "PMC4486701",
                    "type": [
                        "Method"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Bruno Fosso",
                    "email": "b.fosso@ibiom.cnr.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2324-086X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": "Researcher at CNR-IBIOM"
                },
                {
                    "name": "Graziano Pesole",
                    "email": "graziano.pesole@uniba.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3663-0859",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": "Full Professor of Molecular Biology at University of Bari"
                },
                {
                    "name": "Monica Santamaria",
                    "email": "m.santamaria@ibiom.cnr.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1488-6052",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": "Researcher at CNR-IBIOM"
                }
            ],
            "owner": "bfosso",
            "additionDate": "2021-03-31T15:26:55Z",
            "lastUpdate": "2026-01-27T17:22:28.785300Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "WHALE-FJD",
            "description": "Pipeline based on Nextflow and nf-core for long-read DNA sequencing analysis.",
            "homepage": "https://github.com/TBLabFJD/WHALE",
            "biotoolsID": "whale-fjd",
            "biotoolsCURIE": "biotools:whale-fjd",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "CC-BY-SA-4.0",
            "collectionID": [
                "IMPaCT-Data",
                "IMPaCT-ISCIII"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/TBLabFJD/WHALE",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/TBLabFJD/WHALE",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "pminguez",
            "additionDate": "2025-08-12T08:52:25.808752Z",
            "lastUpdate": "2026-01-27T15:02:26.460237Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "yolandabq",
                    "cristina.a.s"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "nf-CBRA-snvs",
            "description": "Workflow optimized for the analysis of rare diseases, designed to detect SNVs and INDELs in targeted sequencing data (CES/WES) and whole genome sequencing (WGS), built on Nextflow.",
            "homepage": "https://github.com/CIBERER/nf-CBRA-snvs",
            "biotoolsID": "nf-cbra-snvs",
            "biotoolsCURIE": "biotools:nf-cbra-snvs",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "MIT",
            "collectionID": [
                "IMPaCT-ISCIII",
                "IMPaCT-Data"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/CIBERER/nf-CBRA-snvs",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/CIBERER/nf-CBRA-snvs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "pminguez",
            "additionDate": "2025-08-12T09:03:01.228796Z",
            "lastUpdate": "2026-01-27T15:01:59.287835Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "yolandabq",
                    "cristina.a.s"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Qiime Artifact eXtractor (qax)",
            "description": "Qiime2 artifacts are structured compressed archives containing a dataset (e.g., FASTQ reads, representative sequences in FASTA format, a phylogenetic tree in Newick format, etc.) and an exhaustive set of metadata (including the command that generated it, information on the execution environment, citations on the used software, and all the metadata of the artifacts used to produce it).\n\nWhile artifacts can improve the shareability and reproducibility of Qiime workflows, they are less easily integrated with general bioinformatics pipelines, and even accessing metadata in the artifacts requires the full Qiime2 installation (not to mention that every release of Qiime2 will produce incompatible artifacts). Qiime Artifact Extractor (qxa) allows to easily interface with Qiime2 artifacts from the command line, without needing the full Qiime2 environment installed.",
            "homepage": "https://github.com/telatin/qax",
            "biotoolsID": "qax",
            "biotoolsCURIE": "biotools:qax",
            "version": [
                "0.3",
                "0.5",
                "0.9"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3436",
                            "term": "Aggregation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1234",
                                "term": "Sequence set (nucleic acid)"
                            },
                            "format": []
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": "qax list [args]"
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/telatin/qax/releases",
                    "type": "Downloads page",
                    "note": null,
                    "version": "0.6"
                }
            ],
            "documentation": [
                {
                    "url": "https://telatin.github.io/qax/",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Andrea Telatin",
                    "email": null,
                    "url": "https://telatin.github.com/",
                    "orcidid": "https://orcid.org/0000-0001-7619-281X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "telatin",
            "additionDate": "2020-11-20T08:47:38Z",
            "lastUpdate": "2026-01-27T14:44:38.209608Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "PARROT-FJD",
            "description": "Germline variant calling pipeline implemented in Nextflow which performs mapping, SNV/INDEL calling and annotation, and CNV calling and annotation for targeted sequencing (gene panels and WES) and whole genome sequencing.",
            "homepage": "https://github.com/TBLabFJD/PARROT-FJD",
            "biotoolsID": "parrot-fjd",
            "biotoolsCURIE": "biotools:parrot-fjd",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "fjd-pipeline",
                    "type": "isNewVersionOf"
                },
                {
                    "biotoolsID": "priorr",
                    "type": "usedBy"
                }
            ],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "CC-BY-NC-4.0",
            "collectionID": [
                "IMPaCT-Data",
                "IMPaCT-ISCIII"
            ],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [],
            "elixirCommunity": [
                "Rare Diseases"
            ],
            "link": [
                {
                    "url": "https://github.com/TBLabFJD/PARROT-FJD",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/TBLabFJD/PARROT-FJD",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "pminguez",
            "additionDate": "2024-06-19T09:33:56.106410Z",
            "lastUpdate": "2026-01-27T09:47:16.969171Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "cristina.a.s"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "madbot",
            "description": "madbot, developed by IFB, simplifies scientific data management and sharing. As research data grows, ensuring accessibility and reusability becomes complex.\nUnlike other tools, madbot automates data organization and description, saving time and ensuring consistency. It connects to repositories like Zenodo and ENA, enabling seamless submissions. Its user-friendly interface requires no technical skills, while its backend ensures data accuracy and high-quality metadata.\nWith an extensible architecture, madbot integrates with diverse storage systems and standards, adapting to researchers' needs. By streamlining data sharing, it promotes open science and global collaboration.",
            "homepage": "https://madbot.france-bioinformatique.fr",
            "biotoolsID": "madbot",
            "biotoolsCURIE": "biotools:madbot",
            "version": [
                "1.1.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3778",
                            "term": "Text annotation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0336",
                            "term": "Format validation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application",
                "Web API"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_3572",
                    "term": "Data quality management"
                },
                {
                    "uri": "http://edamontology.org/topic_0219",
                    "term": "Data curation and archival"
                },
                {
                    "uri": "http://edamontology.org/topic_3366",
                    "term": "Data integration and warehousing"
                },
                {
                    "uri": "http://edamontology.org/topic_3345",
                    "term": "Data identity and mapping"
                },
                {
                    "uri": "http://edamontology.org/topic_4012",
                    "term": "FAIR data"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                }
            ],
            "operatingSystem": [
                "Mac",
                "Linux"
            ],
            "language": [
                "Python",
                "TypeScript",
                "Other"
            ],
            "license": "BSD-3-Clause",
            "collectionID": [],
            "maturity": "Emerging",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "France"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://gitlab.com/ifb-elixirfr/madbot",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://madbot.france-bioinformatique.fr/",
                    "type": [
                        "Service"
                    ],
                    "note": null
                },
                {
                    "url": "https://tree.taiga.io/project/julozi-1-madbot/backlog",
                    "type": [
                        "Technical monitoring"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": "IFB - Institut Français de Bioinformatique",
                    "email": null,
                    "url": "https://www.ifb-elixir.fr/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Julien Seiler",
                    "email": "julien.seiler@france-bioinformatique.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-4549-5188",
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Thomas Denecker",
                    "email": "thomas.denecker@france-bioinformatique.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1421-7641",
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Imane Messak",
                    "email": "imane.messak@france-bioinformatique.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-1654-6652",
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Baptiste Rousseau",
                    "email": "baptiste.rousseau@france-bioinformatique.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0002-1723-2732",
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Elora Vigo",
                    "email": "elora.vigo@france-bioinformatique.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0001-5597-2427",
                    "gridid": null,
                    "rorid": "045f7pv37",
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Laurent BOURI",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-2297-1559",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Matéo HIRIART",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Nadia GOUÉ",
                    "email": "nadia.goue@uca.fr",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-2750-1473",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "thomas",
            "additionDate": "2026-01-26T13:51:57.135345Z",
            "lastUpdate": "2026-01-27T09:21:23.918487Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DOME Registry",
            "description": "A database of annotations for published papers describing machine learning methods in biology.",
            "homepage": "https://registry.dome-ml.org/",
            "biotoolsID": "dome_registry",
            "biotoolsCURIE": "biotools:dome_registry",
            "version": [
                "1.0"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "europepmc",
                    "type": "uses"
                },
                {
                    "biotoolsID": "europepmc",
                    "type": "usedBy"
                }
            ],
            "function": [],
            "toolType": [
                "Database portal",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3474",
                    "term": "Machine learning"
                },
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                },
                {
                    "uri": "http://edamontology.org/topic_3316",
                    "term": "Computer science"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "CC-BY-NC-4.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Data"
            ],
            "elixirNode": [
                "Italy",
                "Greece"
            ],
            "elixirCommunity": [
                "Intrinsically Disordered Proteins"
            ],
            "link": [
                {
                    "url": "https://github.com/BioComputingUP/dome-registry/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/BioComputingUP/dome-registry",
                    "type": [
                        "Installation instructions"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/gigascience/giae094",
                    "pmid": "39661723",
                    "pmcid": "PMC11633452",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Gavin Farrell",
                    "email": "gavinmichael.farrell@phd.unipd.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5166-8551",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Support"
                    ],
                    "note": "Curation and data support"
                },
                {
                    "name": "Omar Attafi",
                    "email": "omarabdelghani.attafi@studenti.unipd.it",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0002-2327-9430",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": null,
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "gavin",
            "additionDate": "2026-01-26T15:47:19.914992Z",
            "lastUpdate": "2026-01-26T15:47:50.276247Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CircleSim",
            "description": "CircleSim is a command-line tool designed to simulate circular DNA and RNA sequences and generate corresponding sequencing reads. This tool can be helpful for researchers working with circular DNA (like eccDNA) or RNA, providing an easy way to simulate the coordinates of these molecules and generate sequencing files for further analysis.",
            "homepage": "https://github.com/ZabalaAitor/CircleSim",
            "biotoolsID": "circlesim",
            "biotoolsCURIE": "biotools:circlesim",
            "version": [
                "v1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "aitor",
            "additionDate": "2026-01-26T13:36:08.731223Z",
            "lastUpdate": "2026-01-26T13:36:08.733167Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "NanoListener",
            "description": "NanoListener is a small suite of Python scripts to create custom datasets for training direct-RNA modification-aware basecaller models.",
            "homepage": "https://github.com/F0nz0/NanoListener",
            "biotoolsID": "nanolistener",
            "biotoolsCURIE": "biotools:nanolistener",
            "version": [
                "1.0.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3308",
                    "term": "Transcriptomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": "CC-BY-NC-4.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge (with restrictions)",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Italy"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/F0nz0/NanoListener",
                    "type": "Software package",
                    "note": null,
                    "version": "1.0.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/F0nz0/NanoListener",
                    "type": [
                        "Quick start guide"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bib/bbaf709",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "adriano",
            "additionDate": "2026-01-26T13:03:24.411189Z",
            "lastUpdate": "2026-01-26T13:07:04.730625Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "pyXLMS",
            "description": "pyXLMS is a python package and web application with graphical user interface that aims to simplify and streamline the intermediate step of connecting crosslink search engine results with down-stream analysis tools, enabling researchers even without bioinformatics knowledge to conduct in-depth crosslink analyses and shifting the focus from data transformation to data interpretation and therefore gaining biological insight.",
            "homepage": "https://github.com/hgb-bin-proteomics/pyXLMS",
            "biotoolsID": "pyxlms",
            "biotoolsCURIE": "biotools:pyxlms",
            "version": [
                "1.7.5+"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "ms_annika",
                    "type": "uses"
                },
                {
                    "biotoolsID": "maxquant",
                    "type": "uses"
                },
                {
                    "biotoolsID": "merox",
                    "type": "uses"
                },
                {
                    "biotoolsID": "plink-2",
                    "type": "uses"
                },
                {
                    "biotoolsID": "pyteomics",
                    "type": "uses"
                },
                {
                    "biotoolsID": "biopython",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0276",
                            "term": "Protein interaction network analysis"
                        },
                        {
                            "uri": "http://edamontology.org/operation_2406",
                            "term": "Protein structure analysis"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3464",
                                    "term": "JSON"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3247",
                                    "term": "mzIdentML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3475",
                                    "term": "TSV"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2080",
                                "term": "Database search results"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2884",
                                "term": "Plot"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2048",
                                "term": "Report"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library",
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_2814",
                    "term": "Protein structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0121",
                    "term": "Proteomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0128",
                    "term": "Protein interactions"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "Python"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS/",
                    "type": [
                        "Other"
                    ],
                    "note": "API Documentation"
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS-docs",
                    "type": [
                        "Other"
                    ],
                    "note": "User Guide"
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS-app",
                    "type": [
                        "Service"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://pypi.org/project/pyXLMS/",
                    "type": "Software package",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS",
                    "type": "Source code",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS/",
                    "type": "API specification",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://hub.docker.com/r/michabirklbauer/pyxlms",
                    "type": "Container file",
                    "note": null,
                    "version": null
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS-app",
                    "type": "Tool wrapper (Other)",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS/",
                    "type": [
                        "API documentation"
                    ],
                    "note": null
                },
                {
                    "url": "https://hgb-bin-proteomics.github.io/pyXLMS-docs",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS/blob/master/CODE_OF_CONDUCT.md",
                    "type": [
                        "Code of conduct"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS/blob/master/CONTRIBUTING.md",
                    "type": [
                        "Contributions policy"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/hgb-bin-proteomics/pyXLMS/releases",
                    "type": [
                        "Release notes"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.64898/2025.12.18.695169",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Micha Johannes Birklbauer",
                    "email": "micha.birklbauer@fh-hagenberg.at",
                    "url": null,
                    "orcidid": "https://orcid.org/0009-0005-1051-179X",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Viktoria Dorfer",
                    "email": "viktoria.dorfer@fh-hagenberg.at",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5332-5701",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Proteomics FHOÖ Campus Hagenberg",
                    "email": "proteomics@fh-hagenberg.at",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Division",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "michabirklbauer",
            "additionDate": "2026-01-26T10:32:11.701456Z",
            "lastUpdate": "2026-01-26T11:27:09.160764Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "meteor",
            "description": "Meteor is a plateform for quantitative metagenomics profiling of complex ecosystems. Meteor relies on genes catalogue to perform species-level taxonomic profiling (Bacteria, Archaea and Eukaryotes), functional analysis and strain-level population structure inference.",
            "homepage": "https://github.com/metagenopolis/meteor",
            "biotoolsID": "meteor",
            "biotoolsCURIE": "biotools:meteor",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3697",
                    "term": "Microbial ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/s40168-025-02249-w",
                    "pmid": "41199348",
                    "pmcid": "PMC12590682",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "vashokan",
            "additionDate": "2026-01-15T18:19:41.098465Z",
            "lastUpdate": "2026-01-26T10:57:22.600550Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "sylph",
            "description": "fast and precise species-level metagenomic profiling with ANIs",
            "homepage": "https://sylph-docs.github.io/",
            "biotoolsID": "sylph",
            "biotoolsCURIE": "biotools:sylph",
            "version": [
                "v0.4.1"
            ],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "gtdb",
                    "type": "uses"
                },
                {
                    "biotoolsID": "globdb",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Linux"
            ],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/bluenote-1577/sylph",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [],
            "owner": "pauffret",
            "additionDate": "2023-12-06T15:45:20.587393Z",
            "lastUpdate": "2026-01-26T10:54:47.361569Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "vashokan"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "KMCP",
            "description": "A novel k-mer-based metagenomic profiling tool that utilizes genome coverage information by splitting the reference genomes into chunks and stores k-mers in a modified and optimized Compact Bit-Sliced Signature Index for fast alignment-free sequence searching. KMCP combines k-mer similarity and genome coverage information to reduce the false positive rate of k-mer-based taxonomic classification and profiling methods.",
            "homepage": "https://bioinf.shenwei.me/kmcp/",
            "biotoolsID": "kmcp",
            "biotoolsCURIE": "biotools:kmcp",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "vashokan",
            "additionDate": "2026-01-26T10:49:25.768463Z",
            "lastUpdate": "2026-01-26T10:49:28.388640Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Centrifuger",
            "description": "Lossless compression of microbial genomes for efficient and accurate metagenomic sequence classification.",
            "homepage": "https://github.com/mourisl/centrifuger",
            "biotoolsID": "centrifuger",
            "biotoolsCURIE": "biotools:centrifuger",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3494",
                                "term": "DNA sequence"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1930",
                                    "term": "FASTQ"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3751",
                                    "term": "DSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool",
                "Script"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3673",
                    "term": "Whole genome sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_3837",
                    "term": "Metagenomic sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0080",
                    "term": "Sequence analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                }
            ],
            "operatingSystem": [],
            "language": [
                "C++"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1186/s13059-024-03244-4",
                    "pmid": "38664753",
                    "pmcid": "PMC11046777",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Li Song",
                    "email": "Li.Song@dartmouth.edu",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                },
                {
                    "name": "Ben Langmead",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Pub2Tools",
            "additionDate": "2024-06-18T16:24:28.343068Z",
            "lastUpdate": "2026-01-26T10:46:40.835466Z",
            "editPermission": {
                "type": "public",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "Atomic Charge Calculator II",
            "description": "Atomic Charge Calculator II (ACC II) is a web application for fast calculation of partial atomic charges.",
            "homepage": "https://acc2.ncbr.muni.cz",
            "biotoolsID": "atomic-charge-calculator-ii",
            "biotoolsCURIE": "biotools:atomic-charge-calculator-ii",
            "version": [
                "2"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3438",
                            "term": "Calculation"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1463",
                                "term": "Small molecule structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3814",
                                    "term": "SDF"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1477",
                                    "term": "mmCIF"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_1460",
                                "term": "Protein structure"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_1476",
                                    "term": "PDB"
                                },
                                {
                                    "uri": "http://edamontology.org/format_1477",
                                    "term": "mmCIF"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": "Calculation of partial atomic charges",
                    "cmd": null
                }
            ],
            "toolType": [
                "Web API",
                "Web application",
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3332",
                    "term": "Computational chemistry"
                }
            ],
            "operatingSystem": [],
            "language": [
                "JavaScript",
                "Python",
                "C++"
            ],
            "license": "MIT",
            "collectionID": [
                "ELIXIR-CZ"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [
                "Tools"
            ],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [
                "3D-BioInfo"
            ],
            "link": [
                {
                    "url": "https://github.com/krab1k/AtomicChargeCalculator",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/krab1k/ChargeFW2",
                    "type": [
                        "Repository"
                    ],
                    "note": "Computational core"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/sb-ncbr/AtomicChargeCalculator/wiki",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/nar/gkaa367",
                    "pmid": "32402071",
                    "pmcid": "PMC7319571",
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Radka Svobodová",
                    "email": "radka.svobodova@mail.muni.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-3840-8760",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": "Tomáš Raček",
                    "email": "tomas.racek@muni.cz",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0296-2452",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact",
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-CZ",
            "additionDate": "2021-01-18T09:10:00Z",
            "lastUpdate": "2026-01-26T06:46:06.259892Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "GOLEM",
            "description": "GOLEM is a web-based application that can be used to display the distribution of regulatory gene motifs within gene sequences in selected plants.",
            "homepage": "https://golem.ncbr.muni.cz",
            "biotoolsID": "golem",
            "biotoolsCURIE": "biotools:golem",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3208",
                            "term": "Genome visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0092",
                    "term": "Data visualisation"
                },
                {
                    "uri": "http://edamontology.org/topic_0622",
                    "term": "Genomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "MIT",
            "collectionID": [
                "ELIXIR-CZ"
            ],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [
                "Czech Republic"
            ],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/sb-ncbr/golem",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1111/tpj.70037",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Petra Procházková Schrumpfová",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0066-1581",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "National Centre for Biomolecular Research, Masaryk University, Brno",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                }
            ],
            "owner": "ELIXIR-CZ",
            "additionDate": "2024-01-19T20:13:21.901757Z",
            "lastUpdate": "2026-01-26T06:41:32.214753Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "QMRITools",
            "description": "QMRITools is a collection of tools for quantitative muscle MRI analysis, enabling the assessment of neuromuscular disorders and conditions. The software utilizes various MRI sequences and processing pipelines to generate metrics for comparative evaluation.",
            "homepage": "https://github.com/mfroeling/QMRITools",
            "biotoolsID": "qmri",
            "biotoolsCURIE": "biotools:qmri",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3799",
                            "term": "Quantification"
                        },
                        {
                            "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_3444",
                    "term": "MRI"
                },
                {
                    "uri": "http://edamontology.org/topic_3407",
                    "term": "Endocrinology and metabolism"
                },
                {
                    "uri": "http://edamontology.org/topic_0634",
                    "term": "Pathology"
                },
                {
                    "uri": "http://edamontology.org/topic_3379",
                    "term": "Preclinical and clinical studies"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.3390/JCM13071958",
                    "pmid": "38610723",
                    "pmcid": "PMC11012431",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Lara Schlaffke",
                    "email": "lara.schlaffke@rub.de",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-0716-3780",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "martijn",
            "additionDate": "2026-01-14T16:51:46.442030Z",
            "lastUpdate": "2026-01-21T15:36:36.148032Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "mOTUs database",
            "description": "The mOTUs database provides web-accessible genomic context to taxonomic profiling of microbial communities, comprising a large collection of metagenome-assembled genomes and isolate genomes from diverse species-level taxonomic units.  It allows users to explore and download genomes at various taxonomic levels.",
            "homepage": "https://motus-db.org",
            "biotoolsID": "motus-db",
            "biotoolsCURIE": "biotools:motus-db",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3200",
                            "term": "DNA barcoding"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0362",
                            "term": "Genome annotation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3216",
                            "term": "Scaffolding"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3489",
                    "term": "Database management"
                },
                {
                    "uri": "http://edamontology.org/topic_4028",
                    "term": "Single-cell sequencing"
                },
                {
                    "uri": "http://edamontology.org/topic_0637",
                    "term": "Taxonomy"
                },
                {
                    "uri": "http://edamontology.org/topic_0084",
                    "term": "Phylogeny"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/NAR/GKAE1004",
                    "pmid": "39526369",
                    "pmcid": "PMC11701688",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Shinichi Sunagawa",
                    "email": "ssunagawa@ethz.ch",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-3065-0314",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T11:57:12.274741Z",
            "lastUpdate": "2026-01-21T15:36:31.762946Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "vashokan"
                ]
            },
            "validated": 0,
            "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": "LipidXplorer",
            "description": "LipidXplorer is a software that supports the quantitative characterization of complex lipidomes by interpreting large datasets of shotgun mass spectra.",
            "homepage": "https://lifs-tools.org/lipidxplorer",
            "biotoolsID": "lipidxplorer",
            "biotoolsCURIE": "biotools:lipidxplorer",
            "version": [
                "1.2.8",
                "1.2.8.1",
                "1.2.9"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3629",
                            "term": "Deisotoping"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3694",
                            "term": "Mass spectrum visualisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3803",
                            "term": "Natural product identification"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3652",
                                    "term": "dta"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3654",
                                    "term": "mzXML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0943",
                                "term": "Mass spectrometry spectra"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3652",
                                    "term": "dta"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3654",
                                    "term": "mzXML"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3244",
                                    "term": "mzML"
                                }
                            ]
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2536",
                                "term": "Mass spectrometry data"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3620",
                                    "term": "xlsx"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0153",
                    "term": "Lipidomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac",
                "Linux"
            ],
            "language": [
                "Python"
            ],
            "license": null,
            "collectionID": [
                "de.NBI",
                "LIFS",
                "BioInfra.Prot"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://lifs-tools.org/lipidxplorer",
                    "type": "Source code",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://lifs-tools.org/wiki/index.php/LipidXplorer_Documentation",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1371/journal.pone.0029851",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "BioInfra.Prot",
                    "email": null,
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [
                        "Provider"
                    ],
                    "note": null
                },
                {
                    "name": null,
                    "email": "dominik.kopczynski@univie.ac.at",
                    "url": "http://groups.google.com/group/lipidxplorer-discussion-group",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "BioInfra.Prot",
            "additionDate": "2016-12-11T05:58:16Z",
            "lastUpdate": "2026-01-21T10:37:06.368587Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "nils.hoffmann"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Goslin",
            "description": "Goslin is the Grammar of succinct lipid nomenclature project. It defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.",
            "homepage": "https://github.com/lifs-tools/goslin",
            "biotoolsID": "goslin",
            "biotoolsCURIE": "biotools:goslin",
            "version": [
                "1.1.2",
                "2.0.0",
                "2.1.0",
                "2.2.0"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_1812",
                            "term": "Data parsing"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0984",
                                "term": "Molecule name"
                            },
                            "format": []
                        }
                    ],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0984",
                                "term": "Molecule name"
                            },
                            "format": []
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3028",
                                "term": "Taxonomy"
                            },
                            "format": []
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Bioinformatics portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0153",
                    "term": "Lipidomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3332",
                    "term": "Computational chemistry"
                },
                {
                    "uri": "http://edamontology.org/topic_3172",
                    "term": "Metabolomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0091",
                    "term": "Bioinformatics"
                },
                {
                    "uri": "http://edamontology.org/topic_0089",
                    "term": "Ontology and terminology"
                },
                {
                    "uri": "http://edamontology.org/topic_2258",
                    "term": "Cheminformatics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [
                "LIFS",
                "BioInfra.Prot"
            ],
            "maturity": "Mature",
            "cost": null,
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [
                "Metabolomics"
            ],
            "link": [
                {
                    "url": "https://github.com/lifs-tools/goslin",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                },
                {
                    "url": "https://lifs-tools.org/support",
                    "type": [
                        "Helpdesk"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://github.com/lifs-tools/goslin/blob/master/docs/README.adoc",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1101/2020.04.17.046656",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Other"
                    ],
                    "version": "1.1.2",
                    "note": "Preprint publication.",
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.analchem.0c01690",
                    "pmid": "32589019",
                    "pmcid": "PMC7467413",
                    "type": [
                        "Primary"
                    ],
                    "version": "1.1.2",
                    "note": "Final, accepted version.",
                    "metadata": null
                },
                {
                    "doi": "10.1021/acs.analchem.1c05430",
                    "pmid": "35404045",
                    "pmcid": "PMC9047418",
                    "type": [
                        "Primary"
                    ],
                    "version": "2.0.0",
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Nils Hoffmann",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-6540-6875",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Dominik Kopczynski",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5885-4568",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer",
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Bing Peng",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0001-5006-7041",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                },
                {
                    "name": "Robert Ahrends",
                    "email": null,
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-0232-3375",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Contributor"
                    ],
                    "note": null
                }
            ],
            "owner": "nils.hoffmann",
            "additionDate": "2020-06-23T10:03:06Z",
            "lastUpdate": "2026-01-21T10:31:55.709506Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "LipidCreator",
            "description": "LipidCreator is a kick-off tool for targeted lipidomics providing both precursor / fragment mass transition list and a spectral library of MS2 spectra for lipids.",
            "homepage": "https://lifs-tools.org/lipidcreator",
            "biotoolsID": "lipidcreator",
            "biotoolsCURIE": "biotools:lipidcreator",
            "version": [
                "1.0.0",
                "1.1.0",
                "1.2.0",
                "1.2.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0339",
                            "term": "Structure database search"
                        }
                    ],
                    "input": [],
                    "output": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_2812",
                                "term": "Lipid identifier"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3752",
                                    "term": "CSV"
                                }
                            ]
                        }
                    ],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0153",
                    "term": "Lipidomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Windows"
            ],
            "language": [],
            "license": null,
            "collectionID": [
                "de.NBI",
                "BioInfra.Prot",
                "LIFS"
            ],
            "maturity": "Mature",
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [
                "Germany"
            ],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [
                {
                    "name": null,
                    "email": "dominik.kopczynski@isas.de",
                    "url": "http://lifs.isas.de/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "nils.hoffmann",
            "additionDate": "2017-02-21T06:32:08Z",
            "lastUpdate": "2026-01-21T10:22:57.177593Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Rosalution",
            "description": "Rosalution assists researchers study genetic variation 🧬 in patients 🧑🏾‍🤝‍🧑🏼 by helping select candidate animal models 🐀🐁🐠🪱 to replicate the variation to further research to derive, diagnose, and provide therapies for ultra-rare diseases. Developed by the UAB Center for Computational Genomics and Data Science (CGDS).",
            "homepage": "https://github.com/uab-cgds-worthey/rosalution",
            "biotoolsID": "rosalution",
            "biotoolsCURIE": "biotools:rosalution",
            "version": [
                "0.8.8-er"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3923",
                    "term": "Genome resequencing"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/uab-cgds-worthey/rosalution/releases/tag/0.8.8-er",
                    "type": "Source code",
                    "note": null,
                    "version": "0.8.8-er"
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.21105/joss.05443",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "sdhutchins",
            "additionDate": "2026-01-21T04:19:22.375410Z",
            "lastUpdate": "2026-01-21T04:19:27.599446Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MicrobiomeR",
            "description": "MicrobiomeR is an R package for microbiome analysis that incorporates phyloseq, metacoder, taxa, and microbiome in order to standardize and simplify common microbiome workflows.",
            "homepage": "https://vallenderlab.github.io/MicrobiomeR/",
            "biotoolsID": "MicrobiomeR",
            "biotoolsCURIE": "biotools:MicrobiomeR",
            "version": [
                "0.6.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3697",
                    "term": "Microbial ecology"
                },
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Linux"
            ],
            "language": [
                "R"
            ],
            "license": "MIT",
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/vallenderlab/MicrobiomeR/issues",
                    "type": [
                        "Issue tracker"
                    ],
                    "note": null
                },
                {
                    "url": "https://github.com/vallenderlab/MicrobiomeR",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://github.com/vallenderlab/MicrobiomeR/releases/download/v0.6.1/MicrobiomeR_0.6.1.tar.gz",
                    "type": "Software package",
                    "note": null,
                    "version": "0.6.1"
                }
            ],
            "documentation": [
                {
                    "url": "https://microbiomer.vallenderlab.science/",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.21105/joss.01299",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Primary"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Robert Gilmore",
                    "email": "rgilmore@umc.edu",
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0001-8096-0180",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                },
                {
                    "name": "Shaurita D. Hutchins",
                    "email": "shutchins2@umc.edu",
                    "url": null,
                    "orcidid": "http://orcid.org/0000-0002-7687-0059",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "sdhutchins",
            "additionDate": "2019-08-13T22:07:01Z",
            "lastUpdate": "2026-01-21T04:08:50.540139Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CTDquerier",
            "description": "Comparative Toxicogenomics Database data extraction, visualization and enrichment of environmental and toxicological studies.",
            "homepage": "https://github.com/isglobal-brge/CTDquerier",
            "biotoolsID": "ctdquerier",
            "biotoolsCURIE": "biotools:ctdquerier",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "rexposome",
                    "type": "uses"
                }
            ],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Library"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_2840",
                    "term": "Toxicology"
                },
                {
                    "uri": "http://edamontology.org/topic_3077",
                    "term": "Data acquisition"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac",
                "Windows"
            ],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://bioconductor.org/packages/CTDquerier",
                    "type": [
                        "Mirror"
                    ],
                    "note": null
                }
            ],
            "download": [
                {
                    "url": "https://bioconductor.org/packages/release/bioc/src/contrib/CTDquerier_2.6.0.tar.gz",
                    "type": "Software package",
                    "note": null,
                    "version": "2.6.0"
                }
            ],
            "documentation": [
                {
                    "url": "https://github.com/isglobal-brge/CTDquerier",
                    "type": [
                        "General"
                    ],
                    "note": null
                },
                {
                    "url": "https://bioconductor.org/packages/release/bioc/html/CTDquerier.html",
                    "type": [
                        "General"
                    ],
                    "note": null
                }
            ],
            "publication": [
                {
                    "doi": "10.1093/bioinformatics/bty326",
                    "pmid": "29688259",
                    "pmcid": "PMC6137994",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Carles Hernandez-Ferrer",
                    "email": "carles.hernandez@isglobal.org",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-8029-7160",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                },
                {
                    "name": "Xavier Escribà Montagut",
                    "email": "xavier.escriba@isglobal.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Maintainer"
                    ],
                    "note": null
                },
                {
                    "name": "Juan R Gonzalez",
                    "email": "juanr.gonzalez@isglobal.org",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Primary contact"
                    ],
                    "note": null
                }
            ],
            "owner": "d.gabrielaitis",
            "additionDate": "2018-06-01T15:37:38Z",
            "lastUpdate": "2026-01-20T14:55:22.826687Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "brgelab",
                    "chernan3"
                ]
            },
            "validated": 1,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "GlobDB",
            "description": "A dereplicated set of species representative microbial genomes. The genomic era offers great opportunities for microbial genome analyses, and individual (meta)genome studies can generate thousands of microbial genomes. Although the International Nucleotide Sequence Database Collaboration (INSDC) databases are available to store these datasets, depositing assembled and binned metagenome assembled genomes (MAGs) to INSDC databases doesn't always happen. The GlobDB aims to integrate 14 genome resources that are currently not (yet) consolidated otherwise.\nThe GTDB species representatives are the base of the GlobDB, and the other 13 datasets extend upon this. The GlobDB follows the annual GTDB release schedule. The  GlobDB release 226 contains more than double the number of species-representative genomes (306 260) compared to the GTDB release 226 species representative set (143 614).",
            "homepage": "https://globdb.org/home",
            "biotoolsID": "globdb",
            "biotoolsCURIE": "biotools:globdb",
            "version": [],
            "otherID": [],
            "relation": [
                {
                    "biotoolsID": "gtdb",
                    "type": "includes"
                },
                {
                    "biotoolsID": "motus-db",
                    "type": "includes"
                }
            ],
            "function": [],
            "toolType": [
                "Database portal"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/bioadv/vbaf280",
                    "pmid": "41268474",
                    "pmcid": "PMC12629238",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "vashokan",
            "additionDate": "2026-01-20T13:21:16.534711Z",
            "lastUpdate": "2026-01-20T13:46:39.258340Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "nf-core-proteinfamilies",
            "description": "nf-core/proteinfamilies is a bioinformatics pipeline that generates protein families from amino acid sequences and/or updates existing families with new sequences. It takes a protein fasta file as input, clusters the sequences and then generates protein family Hiden Markov Models (HMMs) along with their multiple sequence alignments (MSAs). Optionally, paths to existing family HMMs and MSAs can be given (must have matching base filenames one-to-one) in order to update with new sequences in case of matching hits.",
            "homepage": "https://github.com/nf-core/proteinfamilies",
            "biotoolsID": "nf-core_proteinfamilies",
            "biotoolsCURIE": "biotools:nf-core_proteinfamilies",
            "version": [
                "2.0.0",
                "2.1.0",
                "2.2.0"
            ],
            "otherID": [
                {
                    "value": "RRID:SCR_027374",
                    "type": "rrid",
                    "version": "1.3.0"
                }
            ],
            "relation": [],
            "function": [],
            "toolType": [
                "Workflow"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0623",
                    "term": "Gene and protein families"
                }
            ],
            "operatingSystem": [],
            "language": [
                "Groovy"
            ],
            "license": "MIT",
            "collectionID": [
                "nf-core"
            ],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://github.com/nf-core/proteinfamilies",
                    "type": [
                        "Repository"
                    ],
                    "note": null
                }
            ],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2025.08.12.670010",
                    "pmid": null,
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "vangelis",
            "additionDate": "2025-09-22T13:08:24.320192Z",
            "lastUpdate": "2026-01-19T11:21:26.155749Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "Personalized decision model for achieving personal goals (Personal Meaningful Gain)",
            "description": "Dashboard visualizing predictions made by a gbm model for obtaining the Personal Meaningful Gain following different treatment options in hand and wrist care.",
            "homepage": "https://veni-modellen.timformatie.nl/",
            "biotoolsID": "personalized_decision_model_for_achieving_personal_goals_personal_meaningful_gain",
            "biotoolsCURIE": "biotools:personalized_decision_model_for_achieving_personal_goals_personal_meaningful_gain",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_2423",
                            "term": "Prediction and recognition"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                },
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0337",
                            "term": "Visualisation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3577",
                    "term": "Personalised medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3416",
                    "term": "Musculoskeletal medicine"
                },
                {
                    "uri": "http://edamontology.org/topic_3421",
                    "term": "Surgery"
                }
            ],
            "operatingSystem": [],
            "language": [
                "R"
            ],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": "Free of charge",
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [],
            "credit": [],
            "owner": "robbert",
            "additionDate": "2026-01-19T10:39:20.319569Z",
            "lastUpdate": "2026-01-19T10:46:47.691003Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "CroCoDeEL",
            "description": "CroCoDeEL is a tool that detects cross-sample (aka well-to-well) contamination in shotgun metagenomic data.\nIt accurately identifies contaminated samples but also pinpoints contamination sources and estimates contamination rates.\nCroCoDeEL relies only on species abundance tables and does not need negative controls.",
            "homepage": "https://github.com/metagenopolis/CroCoDeEL",
            "biotoolsID": "crocodeel",
            "biotoolsCURIE": "biotools:crocodeel",
            "version": [
                "1.0.8"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3218",
                            "term": "Sequencing quality control"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                }
            ],
            "operatingSystem": [
                "Linux",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "GPL-3.0",
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1101/2025.01.15.633153",
                    "pmid": null,
                    "pmcid": null,
                    "type": [
                        "Preprint"
                    ],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [],
            "owner": "fplazaonate",
            "additionDate": "2024-09-13T14:01:24.225076Z",
            "lastUpdate": "2026-01-16T13:26:21.515147Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "QP-Insights Uploader",
            "description": "This desktop application enables users to upload DICOM data along with associated clinical information to QP-Insights—the data management platform of the UPV Reference Node within EUCAIM.",
            "homepage": "https://drive.eucaim.cancerimage.eu/f/1320",
            "biotoolsID": "qp-insights_uploader",
            "biotoolsCURIE": "biotools:qp-insights_uploader",
            "version": [
                "1.2.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3431",
                            "term": "Data deposition"
                        }
                    ],
                    "input": [
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_3424",
                                "term": "Raw image"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3548",
                                    "term": "DICOM format"
                                }
                            ]
                        },
                        {
                            "data": {
                                "uri": "http://edamontology.org/data_0956",
                                "term": "Data index report"
                            },
                            "format": [
                                {
                                    "uri": "http://edamontology.org/format_3468",
                                    "term": "xls"
                                },
                                {
                                    "uri": "http://edamontology.org/format_3580",
                                    "term": "rcc"
                                }
                            ]
                        }
                    ],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Desktop application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3384",
                    "term": "Medical imaging"
                },
                {
                    "uri": "http://edamontology.org/topic_3366",
                    "term": "Data integration and warehousing"
                }
            ],
            "operatingSystem": [
                "Windows",
                "Mac"
            ],
            "language": [
                "Python"
            ],
            "license": "CC-BY-NC-ND-4.0",
            "collectionID": [
                "EUCAIM"
            ],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/qp_insights_uploader/artifacts-tab",
                    "type": [
                        "Other"
                    ],
                    "note": "Link to EUCAIM harbor"
                }
            ],
            "download": [
                {
                    "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/3/repositories/qp_insights_uploader/info-tab",
                    "type": "Downloads page",
                    "note": null,
                    "version": null
                }
            ],
            "documentation": [
                {
                    "url": "https://eucaim.gitbook.io/enduserguide/6-userguide4members",
                    "type": [
                        "User manual"
                    ],
                    "note": null
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Quibim",
                    "email": null,
                    "url": "https://quibim.com/",
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Institute",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "celia_martin",
            "additionDate": "2025-05-21T12:27:35.032026Z",
            "lastUpdate": "2026-01-16T10:38:11.399604Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "summarized.science",
            "description": "summarized.science is an independent, web-based literature monitoring resource that provides monthly curated, topic-focused summaries of recent peer-reviewed scientific research. The platform helps researchers stay up to date with the large volume of publications in their field by offering structured overviews that link directly to primary literature. The summaries are designed to support literature discovery and orientation, not to replace the underlying research papers. The platform includes topic-specific pages covering areas such as bioinformatics and computational biology.",
            "homepage": "https://summarized.science/",
            "biotoolsID": "summarized.science",
            "biotoolsCURIE": "biotools:summarized.science",
            "version": [
                "1.1"
            ],
            "otherID": [],
            "relation": [],
            "function": [],
            "toolType": [
                "Web application"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_4019",
                    "term": "Biosciences"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": "Mature",
            "cost": "Free of charge",
            "accessibility": "Open access",
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [
                {
                    "url": "https://summarized.science/#newsletter",
                    "type": [
                        "Mailing list"
                    ],
                    "note": "GDPR complient newsletter"
                }
            ],
            "download": [],
            "documentation": [
                {
                    "url": "https://summarized.science/about",
                    "type": [
                        "Other"
                    ],
                    "note": "About page for the project"
                },
                {
                    "url": "https://summarized.science/faq",
                    "type": [
                        "FAQ"
                    ],
                    "note": "FAQ page for the project"
                }
            ],
            "publication": [],
            "credit": [
                {
                    "name": "Niek Maas",
                    "email": "hello@summarized.science",
                    "url": "https://summarized.science/contact",
                    "orcidid": "https://orcid.org/0000-0002-8745-4405",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [
                        "Developer"
                    ],
                    "note": null
                }
            ],
            "owner": "sybren",
            "additionDate": "2026-01-15T17:20:26.339869Z",
            "lastUpdate": "2026-01-15T17:25:05.336276Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "MACSE",
            "description": "Aligning Protein-Coding Nucleotide Sequences with MACSE.\n\nMACSE: Multiple Alignment of Coding SEquences Accounting for Frameshifts and Stop Codons.\n\nA wide range of molecular analyses relies on multiple sequence alignments (MSA).\n\nMACSE aligns coding NT sequences with respect to their AA translation while allowing NT sequences to contain multiple frameshifts and or stop codons.",
            "homepage": "https://bioweb.supagro.inra.fr/macse/",
            "biotoolsID": "macse",
            "biotoolsCURIE": "biotools:macse",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0492",
                            "term": "Multiple sequence alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0496",
                            "term": "Global alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0495",
                            "term": "Local alignment"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0265",
                            "term": "Frameshift detection"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3192",
                            "term": "Sequence trimming"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [
                "Command-line tool"
            ],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0194",
                    "term": "Phylogenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_0081",
                    "term": "Structure analysis"
                },
                {
                    "uri": "http://edamontology.org/topic_3945",
                    "term": "Molecular evolution"
                },
                {
                    "uri": "http://edamontology.org/topic_3512",
                    "term": "Gene transcripts"
                },
                {
                    "uri": "http://edamontology.org/topic_0108",
                    "term": "Protein expression"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [
                {
                    "url": "https://github.com/ranwez/MACSE_V2_PIPELINES",
                    "type": "Source code",
                    "note": "Pipelines source code",
                    "version": null
                }
            ],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1007/978-1-0716-1036-7_4",
                    "pmid": "33289886",
                    "pmcid": null,
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": {
                        "title": "Aligning Protein-Coding Nucleotide Sequences with MACSE",
                        "abstract": "© 2021, Springer Science+Business Media, LLC, part of Springer Nature.Most genomic and evolutionary comparative analyses rely on accurate multiple sequence alignments. With their underlying codon structure, protein-coding nucleotide sequences pose a specific challenge for multiple sequence alignment. Multiple Alignment of Coding Sequences (MACSE) is a multiple sequence alignment program that provided the first automatic solution for aligning protein-coding gene datasets containing both functional and nonfunctional sequences (pseudogenes). Through its unique features, reliable codon alignments can be built in the presence of frameshifts and stop codons suitable for subsequent analysis of selection based on the ratio of nonsynonymous to synonymous substitutions. Here we offer a practical overview and guidelines on the use of MACSE v2. This major update of the initial algorithm now comes with a graphical interface providing user-friendly access to different subprograms to handle multiple alignments of protein-coding sequences. We also present new pipelines based on MACSE v2 subprograms to handle large datasets and distributed as Singularity containers. MACSE and associated pipelines are available at: https://bioweb.supagro.inra.fr/macse/.",
                        "date": "2021-01-01T00:00:00Z",
                        "citationCount": 1,
                        "authors": [
                            {
                                "name": "Ranwez V."
                            },
                            {
                                "name": "Chantret N."
                            },
                            {
                                "name": "Delsuc F."
                            }
                        ],
                        "journal": "Methods in Molecular Biology"
                    }
                }
            ],
            "credit": [
                {
                    "name": null,
                    "email": "ranwez@supagro.fr",
                    "url": null,
                    "orcidid": null,
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "Niclaskn",
            "additionDate": "2021-01-18T12:30:59Z",
            "lastUpdate": "2026-01-15T16:37:52.513457Z",
            "editPermission": {
                "type": "group",
                "authors": [
                    "ranwez"
                ]
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": "tool"
        },
        {
            "name": "NBC++ (Incremental Naive Bayes Classifier)",
            "description": "NBC++ is an incremental Naive Bayes classifier designed for metagenomic taxonomic classification. It focuses on query performance and memory efficiency, utilizing canonical k-mer storage and adaptable memory allocation, and is available through GitHub with a Dockerfile for easy deployment.",
            "homepage": "http://github.com/EESI/Naive_Bayes",
            "biotoolsID": "incremental_naive_bayes_classifier",
            "biotoolsCURIE": "biotools:incremental_naive_bayes_classifier",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_0224",
                            "term": "Query and retrieval"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3460",
                            "term": "Taxonomic classification"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3472",
                            "term": "k-mer counting"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3174",
                    "term": "Metagenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_3489",
                    "term": "Database management"
                },
                {
                    "uri": "http://edamontology.org/topic_3299",
                    "term": "Evolutionary biology"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOINFORMATICS/BTAE743",
                    "pmid": "39700412",
                    "pmcid": "PMC11729721",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Gail L Rosen",
                    "email": "gail.l.rosen@drexel.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0003-1763-5750",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T12:22:57.156578Z",
            "lastUpdate": "2026-01-15T12:22:57.158765Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "DISCO-variants",
            "description": "DISCO-variants is a tool that improves phylogenomic analyses by decomposing multi-copy gene trees into single-copy trees. It introduces DISCO-R, a refined variant, and demonstrates improved accuracy compared to other methods like ASTRAL-Pro, especially when dealing with paralogs.",
            "homepage": "https://github.com/skhakim/DISCO-variants",
            "biotoolsID": "paired_disco_variants_consistently_matches",
            "biotoolsCURIE": "biotools:paired_disco_variants_consistently_matches",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3942",
                            "term": "Tree dating"
                        },
                        {
                            "uri": "http://edamontology.org/operation_0553",
                            "term": "Gene tree construction"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3947",
                            "term": "Phylogenetic tree reconciliation"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_0194",
                    "term": "Phylogenomics"
                },
                {
                    "uri": "http://edamontology.org/topic_2269",
                    "term": "Statistics and probability"
                },
                {
                    "uri": "http://edamontology.org/topic_0623",
                    "term": "Gene and protein families"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAE189",
                    "pmid": "39664861",
                    "pmcid": "PMC11634537",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Md Shamsuzzoha Bayzid",
                    "email": "shams_bayzid@cse.buet.ac.bd",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5640-0615",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T12:22:56.131018Z",
            "lastUpdate": "2026-01-15T12:22:56.133283Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        },
        {
            "name": "ZMIX",
            "description": "ZMIX is a software tool for estimating ancestry proportions in genome-wide association studies (GWAS) using only association Z-scores. It offers a novel method to overcome the challenge of inaccessible study reference allele frequencies.",
            "homepage": "https://github.com/statsleelab/gauss",
            "biotoolsID": "adjusting_allele_frequencies_afs",
            "biotoolsCURIE": "biotools:adjusting_allele_frequencies_afs",
            "version": [],
            "otherID": [],
            "relation": [],
            "function": [
                {
                    "operation": [
                        {
                            "uri": "http://edamontology.org/operation_3891",
                            "term": "Essential dynamics"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3226",
                            "term": "Variant prioritisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3435",
                            "term": "Standardisation and normalisation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3557",
                            "term": "Imputation"
                        },
                        {
                            "uri": "http://edamontology.org/operation_3659",
                            "term": "Regression analysis"
                        }
                    ],
                    "input": [],
                    "output": [],
                    "note": null,
                    "cmd": null
                }
            ],
            "toolType": [],
            "topic": [
                {
                    "uri": "http://edamontology.org/topic_3517",
                    "term": "GWAS study"
                },
                {
                    "uri": "http://edamontology.org/topic_0199",
                    "term": "Genetic variation"
                },
                {
                    "uri": "http://edamontology.org/topic_0203",
                    "term": "Gene expression"
                }
            ],
            "operatingSystem": [],
            "language": [],
            "license": null,
            "collectionID": [],
            "maturity": null,
            "cost": null,
            "accessibility": null,
            "elixirPlatform": [],
            "elixirNode": [],
            "elixirCommunity": [],
            "link": [],
            "download": [],
            "documentation": [],
            "publication": [
                {
                    "doi": "10.1093/BIOADV/VBAE128",
                    "pmid": "39664860",
                    "pmcid": "PMC11632184",
                    "type": [],
                    "version": null,
                    "note": null,
                    "metadata": null
                }
            ],
            "credit": [
                {
                    "name": "Donghyung Lee",
                    "email": "leed13@miamioh.edu",
                    "url": null,
                    "orcidid": "https://orcid.org/0000-0002-5145-3806",
                    "gridid": null,
                    "rorid": null,
                    "fundrefid": null,
                    "typeEntity": "Person",
                    "typeRole": [],
                    "note": null
                }
            ],
            "owner": "pub2tools2024",
            "additionDate": "2026-01-15T12:22:55.142660Z",
            "lastUpdate": "2026-01-15T12:22:55.144594Z",
            "editPermission": {
                "type": "private",
                "authors": []
            },
            "validated": 0,
            "homepage_status": 0,
            "elixir_badge": 0,
            "confidence_flag": null
        }
    ]
}