Resource List
List all resources, or create a new resource.
GET /api/t
{ "count": 33254, "next": "?page=2", "previous": null, "list": [ { "name": "Computase", "description": "Local Python sequence utilities for nucleotide composition, DNA and RNA reverse complements, NCBI genetic-code translation, six-frame candidate ORF enumeration, and IUPAC motif searches. Computase accepts raw nucleotide strings or one FASTA record and returns structured, bounded results with explicit scientific conventions.", "homepage": "https://github.com/madhusudan-kulkarni/computase", "biotoolsID": "computase", "biotoolsCURIE": "biotools:computase", "version": [ "0.1.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0236", "term": "Sequence composition calculation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1261", "term": "Sequence composition report" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Reports composition, ambiguity-preserving GC bounds, and concrete-base GC skew.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0363", "term": "Reverse complement" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Preserves the DNA or RNA alphabet and supports IUPAC ambiguity symbols.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0371", "term": "DNA translation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2976", "term": "Protein sequence" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Translates complete DNA or RNA codons with a selected NCBI genetic-code table.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0253", "term": "Sequence feature detection" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Enumerates sequence-defined candidate ORFs in six frames; it does not predict genes.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0239", "term": "Sequence motif recognition" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_1353", "term": "Sequence motif" }, "format": [ { "uri": "http://edamontology.org/format_1964", "term": "plain text format (unformatted)" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Finds overlapping IUPAC motif matches on the forward, reverse, or both strands.", "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0077", "term": "Nucleic acids" } ], "operatingSystem": [ "Mac", "Windows", "Linux" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/madhusudan-kulkarni/computase", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/madhusudan-kulkarni/computase/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://pypi.org/project/computase/", "type": "Software package", "note": null, "version": "0.1.1" }, { "url": "https://github.com/madhusudan-kulkarni/computase/archive/refs/tags/v0.1.1.tar.gz", "type": "Source code", "note": null, "version": "0.1.1" } ], "documentation": [ { "url": "https://github.com/madhusudan-kulkarni/computase#readme", "type": [ "General", "Installation instructions", "Quick start guide", "Citation instructions" ], "note": null }, { "url": "https://github.com/madhusudan-kulkarni/computase/blob/main/CHANGELOG.md", "type": [ "Release notes" ], "note": null } ], "publication": [], "credit": [ { "name": "Madhusudan Kulkarni", "email": null, "url": "https://github.com/madhusudan-kulkarni/computase", "orcidid": "https://orcid.org/0009-0004-0270-9731", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer", "Primary contact" ], "note": null } ], "owner": "madhusudan-kulkarni", "additionDate": "2026-08-11T15:36:24.023383Z", "lastUpdate": "2026-08-11T15:40:38.679598Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Conspecta", "description": "Conspecta is a browser-based research platform that brings microscopy image analysis, flow cytometry, molecular biology, sample tracking, and publication-ready figures into one connected workspace. It replaces the patchwork of disconnected tools most labs assemble, so a lab's data, samples, and results stay linked from experiment to figure with full traceability. Built for imaging-heavy and flow-heavy biology labs, new PIs, and early-stage biotech. Research-focused, not regulated or clinical. Free for you and one collaborator, every workspace included. Paid plans open it to the whole lab and add additional storage, AI object detection, external integrations via API, and bring-your-own AI assistant integration.", "homepage": "https://conspecta.bio", "biotoolsID": "conspecta", "biotoolsCURIE": "biotools:conspecta", "version": [], "otherID": [ { "value": "RRID:SCR_028623", "type": "rrid", "version": null } ], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0346", "term": "Sequence similarity search" }, { "uri": "http://edamontology.org/operation_3443", "term": "Image analysis" }, { "uri": "http://edamontology.org/operation_0292", "term": "Sequence alignment" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3935", "term": "Dimensionality reduction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3382", "term": "Imaging" }, { "uri": "http://edamontology.org/topic_3385", "term": "Light microscopy" }, { "uri": "http://edamontology.org/topic_3934", "term": "Cytometry" }, { "uri": "http://edamontology.org/topic_3047", "term": "Molecular biology" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [], "license": "Proprietary", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge (with restrictions)", "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "https://conspecta.bio/guide/", "type": [ "User manual" ], "note": null } ], "publication": [], "credit": [], "owner": "Conspecta", "additionDate": "2026-06-30T01:57:07.663868Z", "lastUpdate": "2026-08-11T02:20:37.652980Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "nnUNet", "description": "nnU-Net is a self-configuring method for deep learning-based biomedical image segmentation, developed by the Applied Computer Vision Lab (ACVL) of Helmholtz Imaging and the Division of Medical Image Computing at the German Cancer Research Center (DKFZ). It is designed to automatically adapt to a given dataset, analyzing the provided training cases to configure a matching U-Net-based segmentation pipeline without requiring expertise from the user.\nThe tool provides pretrained models for \nPancreas and Pancreas tumor segmentation, Colon cancer primaries segmentation, Abdominal organ segmentation, Liver and liver tumor segmentation, Kidney and kidney tumor segmentation, Brain Tumor segmentation and Hippocampus (MR data) segmentation", "homepage": "https://github.com/MIC-DKFZ/nnUNet/tree/nnunetv1", "biotoolsID": "nnunet", "biotoolsCURIE": "biotools:nnunet", "version": [ "1.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUnet pretrained on Task007_Pancreas targeting are pancras and pancreas tumor", "cmd": "docker run --rm -v /host/dataset/study_001/:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-pancreas-tumour" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUnet model pretrained on Task029_LiTS targeting are liver and liver tumor", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-liver-tumour" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUnet pretrained on Task004_Hippocampus MRI data targeting posterior and anterior parts of the hippocampus", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-hippocampus-segmentation" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUnet pretrained on Task010_Colon targeting are colon cancer primaries.", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-colon-cancer" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUnet pretrained on Task169_BrainTumorPET targeting are brain tumor", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-brain-tumour-pet" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUNet model pretrained on Task017_AbdominalOrganSegmentation targeting thirteen different abdominal organs", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-abdominal-organ-segmentation" }, { "operation": [ { "uri": "http://edamontology.org/operation_3553", "term": "Image annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3424", "term": "Raw image" }, "format": [ { "uri": "http://edamontology.org/format_3548", "term": "DICOM format" } ] } ], "note": "Run nnUNet model pretrained on Task135_KiTS2021 targeting are kidney, tumor and cyst.", "cmd": "docker run --rm -v /host/dataset/study_001:/home/eucaim/nnUNet_input -v /host/data_out:/home/eucaim/nnUNet_output --gpus all nnunet-kidney-tumour" } ], "toolType": [ "Command-line tool" ], "topic": [], "operatingSystem": [ "Linux" ], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [ "EUCAIM" ], "maturity": "Mature", "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-hippocampus-segmentation/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-kidney-tumour/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-abdominal-organ-segmentation/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-colon-cancer/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-brain-tumour-pet/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-liver-tumour/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/nnunet-pancreas-tumour/artifacts-tab", "type": [ "Software catalogue" ], "note": null } ], "download": [], "documentation": [ { "url": "https://github.com/MIC-DKFZ/nnUNet/tree/nnunetv1", "type": [ "General" ], "note": "GitHub Readme" }, { "url": "https://github.com/MIC-DKFZ/nnunet-eucaim-docker/", "type": [ "User manual" ], "note": "Docker containers and other relevant instructions" } ], "publication": [ { "doi": "10.1038/s41592-020-01008-z", "pmid": null, "pmcid": null, "type": [ "Method" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "DKFZ Heidelberg", "email": "r.floca@Dkfz-Heidelberg.de", "url": "https://www.dkfz.de/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider", "Contributor", "Maintainer" ], "note": "Group Lead and Board Member, Medical Image Computing department, DKFZ Heidelberg" } ], "owner": "ASHISR", "additionDate": "2025-07-21T09:36:40.711284Z", "lastUpdate": "2026-08-10T14:05:16.089725Z", "editPermission": { "type": "group", "authors": [ "estegmeier" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SlideScope", "description": "Desktop viewer for microscopy and whole slide pathology images on Windows and macOS. Opens whole slide scanner formats (Aperio SVS, Hamamatsu NDPI, MIRAX MRXS, Leica SCN, Ventana BIF) alongside acquisition formats (Zeiss CZI, Nikon ND2, DICOM, TIFF/OME-TIFF) in a single application, providing pyramid navigation of gigapixel images, metadata inspection, calibrated measurements, annotations, and on-device segmentation and object counting.", "homepage": "https://slidescope.science/", "biotoolsID": "slidescope", "biotoolsCURIE": "biotools:slidescope", "version": [ "1.8.6" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3382", "term": "Imaging" }, { "uri": "http://edamontology.org/topic_3383", "term": "Bioimaging" }, { "uri": "http://edamontology.org/topic_3384", "term": "Medical imaging" } ], "operatingSystem": [ "Windows", "Mac" ], "language": [], "license": "Proprietary", "collectionID": [], "maturity": "Mature", "cost": "Commercial", "accessibility": "Restricted access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://slidescope.science/en/downloads/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://slidescope.science/en/learn/", "type": [ "General" ], "note": null } ], "publication": [], "credit": [], "owner": "ynevet", "additionDate": "2026-08-08T08:00:42.930149Z", "lastUpdate": "2026-08-08T08:15:24.500868Z", "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.1" ], "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" } ], "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_3464", "term": "JSON" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1975", "term": "GFF3" }, { "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_3603", "term": "PNG" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" } ] }, { "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": [ "Command-line tool", "Web application" ], "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-08-07T07:24:30.787190Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-CZ", "bebatut" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "Folklore", "description": "Deterministic, rule-based variant interpretation platform for clinical genetics laboratories. Automates ACMG/AMP 2015 classification using a Bayesian point-based framework (Tavtigian et al. 2018) with BayesDel ClinGen SVI-calibrated thresholds (Pejaver et al. 2022). Integrates 8 reference databases (gnomAD v4.1, ClinVar, dbNSFP 4.9c, SpliceAI, gnomAD Constraint, HPO, ClinGen, Ensembl VEP). Analyzes nuclear and mtDNA variants, structural and copy-number variants (SV/CNV), with trio/family and cohort analysis. Supports HPO-based phenotype matching, biomedical literature mining across 2M+ PubMed publications, and structured clinical report generation. AI assists in evidence synthesis but does not make classification decisions. EU-hosted on dedicated infrastructure in Helsinki, Finland (GDPR-compliant).", "homepage": "https://folklore.helena.bio", "biotoolsID": "HelixInsight", "biotoolsCURIE": "biotools:HelixInsight", "version": [ "3.39.1" ], "otherID": [ { "value": "RRID:SCR_028669", "type": "rrid", "version": "3.39.1" } ], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3225", "term": "Variant classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2955", "term": "Sequence report" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1622", "term": "Disease report" }, "format": [] } ], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3197", "term": "Genetic variation analysis" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0305", "term": "Literature search" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0362", "term": "Genome annotation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3574", "term": "Human genetics" }, { "uri": "http://edamontology.org/topic_0625", "term": "Genotype and phenotype" }, { "uri": "http://edamontology.org/topic_3325", "term": "Rare diseases" }, { "uri": "http://edamontology.org/topic_0199", "term": "Genetic variation" }, { "uri": "http://edamontology.org/topic_3063", "term": "Medical informatics" } ], "operatingSystem": [ "Linux" ], "language": [ "Python" ], "license": "Proprietary", "collectionID": [], "maturity": "Emerging", "cost": "Commercial", "accessibility": "Restricted access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "https://folklore.helena.bio/docs", "type": [ "General" ], "note": "Complete production documentation covering every threshold, database version, and classification rule. Intended for clinical geneticists, laboratory directors, accreditation auditors, and bioinformaticians." }, { "url": "https://folklore.helena.bio/how-it-works", "type": [ "General" ], "note": "Seven-stage analysis pipeline (quality control, annotation, classification, phenotype matching, literature, screening, interpretation) transforming a raw VCF into a clinician-ready report, each stage producing traceable, auditable output." }, { "url": "https://folklore.helena.bio/methodology", "type": [ "General" ], "note": "ACMG/AMP 2015 classification methodology (Richards et al. 2015) via Bayesian point-based system (Tavtigian et al. 2018), BayesDel ClinGen SVI-calibrated thresholds (Pejaver et al. 2022), and SpliceAI aligned to ClinGen SVI 2023 (Walker et al. 2023). Optional ClinGen VCEP overlay for ~50-60 genes. Strictly evidence-based, no ML determines pathogenicity." }, { "url": "https://folklore.helena.bio/methodology/mtdna", "type": [ "General" ], "note": "Mitochondrial DNA variant classification under the ClinGen Mitochondrial Disease Working Group (MMDWG) 2020 specification (McCormick et al. 2020). Operates as an independent module from the nuclear ACMG/AMP pipeline; every variant carries an explicit framework provenance label. Strength tiers follow ClinGen mtDNA VCEP v1.0.0." }, { "url": "https://folklore.helena.bio/methodology/family-analysis", "type": [ "General" ], "note": "Inheritance-aware evidence from trio (proband + both parents), duo, and proband-plus-sibling analyses. Implements ClinGen SVI 2018 de novo PS2/PM6 (PMID 29543229), Jarvik & Browning 2016 LOD segregation framework (PMID 27236918), and ClinGen SVI 2021 PP1 strength bands. Augments the existing ACMG/AMP classification without re-calling variants." }, { "url": "https://folklore.helena.bio/methodology/sv", "type": [ "General" ], "note": "Structural and copy-number variant evaluation under the Riggs 2020 joint ACMG/ClinGen technical standard. Documents the point-based loss and gain metrics, dosage-sensitivity evidence, and five-tier classification, with reference data and documented limitations." }, { "url": "https://folklore.helena.bio/screening-methodology", "type": [ "General" ], "note": "Prioritizes classified variants for clinical review. After ACMG classification determines what each variant is, screening determines which to review first based on patient-specific clinical relevance. Evaluates seven independent dimensions, applies clinical profile boosts, and produces a four-tier priority ranking with transparent, visible score components." } ], "publication": [ { "doi": "10.5281/zenodo.21105027", "pmid": null, "pmcid": null, "type": [ "Preprint" ], "version": "1.0", "note": "Methodological framework for real-world performance studies of the platform's variant classification, demonstrated on three internal validation cohorts.", "metadata": null }, { "doi": "10.5281/zenodo.21189571", "pmid": null, "pmcid": null, "type": [ "Preprint" ], "version": "1.0", "note": "A Deterministic Classification Core with an Agentic Interpretation Layer: An Architecture for Auditable, Human-Gated Clinical Variant Analysis", "metadata": null }, { "doi": "10.5281/zenodo.21763096", "pmid": null, "pmcid": null, "type": [ "Preprint" ], "version": null, "note": "Robustness and cross-cohort concordance of developmental regulons in endometrial carcinoma. Authors: Draga Toncheva, Vasil Sgurev and Vladimir Mitev.", "metadata": null } ], "credit": [ { "name": "Helena Bioinformatics", "email": "contact@helena.bio", "url": "https://helena.bio", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Developer" ], "note": null } ], "owner": "helenabio", "additionDate": "2026-02-23T13:56:07.187145Z", "lastUpdate": "2026-08-06T22:09:44.832428Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "VIEWpoly", "description": "Provides a graphical user interface to integrate, visualize and explore results from linkage and quantitative trait loci analysis, together with genomic information for autopolyploid species. The app is meant for interactive use and allows users to optionally upload different sources of information, including gene annotation and alignment files, enabling the exploitation and search for candidate genes in a genome browser. In its current version, 'VIEWpoly' supports inputs from 'MAPpoly', 'polymapR', 'diaQTL', 'QTLpoly', 'polyqtlR', 'GWASpoly', and 'HIDECAN' packages.", "homepage": "https://github.com/Breeding-Insight/viewpoly", "biotoolsID": "viewpoly", "biotoolsCURIE": "biotools:viewpoly", "version": [ "1.0.3" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3197", "term": "Genetic variation analysis" } ], "input": [], "output": [], "note": "Display Shiny Interface", "cmd": "run_app()" } ], "toolType": [ "Bioinformatics portal" ], "topic": [ { "uri": "http://edamontology.org/topic_3053", "term": "Genetics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": "AGPL-3.0", "collectionID": [], "maturity": "Mature", "cost": null, "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [], "owner": "chtaniguti", "additionDate": "2026-08-06T19:50:19.888266Z", "lastUpdate": "2026-08-06T19:57:22.238627Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "onemap", "description": "Analysis of molecular marker data from model and non-model systems. For the later, it allows statistical analysis by simultaneously estimating linkage and linkage phases (genetic map construction) according to Wu and colleagues (2002) <doi:10.1006/tpbi.2002.1577>. All analysis are based on multi-point approaches using hidden Markov models.", "homepage": "https://github.com/Cristianetaniguti/onemap", "biotoolsID": "onemap", "biotoolsCURIE": "biotools:onemap", "version": [ "3.2.6" ], "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": "chtaniguti", "additionDate": "2026-08-06T19:48:56.915853Z", "lastUpdate": "2026-08-06T19:48:56.918390Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Qploidy", "description": "Provides functions for estimating ploidy levels and detecting aneuploidy in individuals using allele intensities or allele count data from high-throughput genotyping platforms, including single nucleotide polymorphism (SNP) arrays and sequencing-based technologies. Implements method described in Taniguti et al. (2025) <doi:10.1002/tpg2.70044> an extended version of the 'PennCNV' signal standardization method by Wang et al. (2007) <doi:10.1101/gr.6861907> for higher ploidy levels. Computes B-allele frequencies (BAF), z-scores, and identifies copy number variation patterns.", "homepage": "https://github.com/Cristianetaniguti/Qploidy", "biotoolsID": "qploidy", "biotoolsCURIE": "biotools:qploidy", "version": [ "1.5.4" ], "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": "chtaniguti", "additionDate": "2026-08-06T19:47:11.129239Z", "lastUpdate": "2026-08-06T19:47:11.134053Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "BIOSZEN", "description": "BIOSZEN is an open-source R package and modular Shiny application for reproducible analysis and visualization of experimental biological data from Excel or CSV files. It supports statistical testing, control-based normalization, replicate-aware quality control, and customizable scientific plots. \nIts microbial growth-curve module analyzes optical-density time series and automatically extracts quantitative growth parameters, including maximum specific growth rate (µMax), doubling time, lag time, maximum optical density (ODmax), time to maximum growth, area under the curve (AUC), and initial optical density (OD0). \nResults can be exported as processed datasets, statistical summaries, analysis metadata, scientific graphics, and editable PowerPoint figures.", "homepage": "https://github.com/bioszen/BIOSZEN", "biotoolsID": "bioszen", "biotoolsCURIE": "biotools:bioszen", "version": [ "2.1.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2238", "term": "Statistical calculation" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" } ], "input": [], "output": [], "note": "Statistical analysis, control-based normalization, replicate-aware quality control, and customizable visualization of experimental biological data from Excel or CSV files.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_2238", "term": "Statistical calculation" }, { "uri": "http://edamontology.org/operation_2945", "term": "Data analysis" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" } ], "input": [], "output": [], "note": "Analysis and visualization of microbial optical-density time series, including extraction of uMax, max_percap_time, doubling time, lag time, ODmax, max_time, AUC, OD0, and related growth parameters.", "cmd": null } ], "toolType": [ "Desktop application", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" }, { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" }, { "uri": "http://edamontology.org/topic_3301", "term": "Microbiology" } ], "operatingSystem": [ "Windows", "Mac" ], "language": [ "R" ], "license": "GPL-3.0", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/bioszen/BIOSZEN", "type": [ "Repository" ], "note": "Source code, example files, documentation, and development history." }, { "url": "https://github.com/bioszen/BIOSZEN/issues", "type": [ "Issue tracker" ], "note": "Bug reports, installation problems, and feature suggestions." }, { "url": "https://bioszen-test.share.connect.posit.cloud", "type": [ "Service" ], "note": "Limited online demonstration of the BIOSZEN Shiny application." } ], "download": [ { "url": "https://zenodo.org/records/18217210", "type": "Downloads page", "note": "Archived release files and permanent software record.", "version": "2.1.1" }, { "url": "https://bioszen.r-universe.dev/BIOSZEN", "type": "Software package", "note": "Installable R package for BIOSZEN 2.1.1, including access to the Shiny application.", "version": "2.1.1" } ], "documentation": [ { "url": "https://github.com/bioszen/BIOSZEN#readme", "type": [ "General", "User manual", "Quick start guide" ], "note": null }, { "url": "https://github.com/bioszen/BIOSZEN/blob/main/inst/app/www/MANUAL_EN.md", "type": [ "User manual" ], "note": "Complete BIOSZEN user manual in English." }, { "url": "https://github.com/bioszen/BIOSZEN#citation", "type": [ "Citation instructions" ], "note": null } ], "publication": [ { "doi": "10.5281/zenodo.18217210", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "all versions", "note": null, "metadata": null }, { "doi": "10.5281/zenodo.18217522", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "1.0.0", "note": null, "metadata": null } ], "credit": [ { "name": "Benjamín Szenfeld", "email": "bioszenf@gmail.com", "url": null, "orcidid": "https://orcid.org/0009-0003-4702-4149", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer", "Primary contact" ], "note": null } ], "owner": "benjamin7", "additionDate": "2026-08-04T04:51:20.841163Z", "lastUpdate": "2026-08-06T16:57:58.462807Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "Genome of Slovakia - Population variant browser", "description": "The Genome of Slovakia Population Browser is an interactive tool for exploring genetic variation in the Slovak population, based on whole-genome sequencing data from >1000 individuals. It enables users to search genomic variants, examine their allele frequencies and distribution within the cohort, and compare population-specific observations with international reference datasets. The browser supports research, clinical variant interpretation, and the identification of variants that may be common, rare, or potentially specific to the Slovak population.", "homepage": "https://gos.cusp.uniba.sk/", "biotoolsID": "genome_of_slovakia_-_population_variant_browser", "biotoolsCURIE": "biotools:genome_of_slovakia_-_population_variant_browser", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3197", "term": "Genetic variation analysis" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0224", "term": "Query and retrieval" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3436", "term": "Aggregation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Database portal", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0199", "term": "Genetic variation" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" }, { "uri": "http://edamontology.org/topic_3366", "term": "Data integration and warehousing" }, { "uri": "http://edamontology.org/topic_3056", "term": "Population genetics" } ], "operatingSystem": [ "Android", "Windows", "iOS", "Mac", "Linux" ], "language": [], "license": null, "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access (with restrictions)", "elixirPlatform": [ "Tools" ], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [ { "name": "Marcel Kucharík", "email": "marcel.kucharik@uniba.sk", "url": null, "orcidid": "https://orcid.org/0000-0002-5373-8282", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Maintainer", "Developer" ], "note": null }, { "name": "Tomáš Szemes", "email": "tomas.szemes@uniba.sk", "url": null, "orcidid": "https://orcid.org/0000-0002-0900-2534", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Jaroslav Budiš", "email": "jaroslav.budis@uniba.sk", "url": null, "orcidid": "https://orcid.org/0000-0002-8667-6655", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Ján Radvánszky", "email": "jan.radvanzsky@uniba.sk", "url": null, "orcidid": "https://orcid.org/0000-0001-9657-1198", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Provider" ], "note": null }, { "name": "Ingrid Lojová", "email": "ingrid.lojova@uniba.sk", "url": null, "orcidid": "https://orcid.org/0000-0001-7659-0850", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Provider" ], "note": null } ], "owner": "marcel", "additionDate": "2026-08-06T14:21:39.858710Z", "lastUpdate": "2026-08-06T14:21:55.117601Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "BCFtools", "description": "BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.", "homepage": "http://www.htslib.org/", "biotoolsID": "bcftools", "biotoolsCURIE": "biotools:bcftools", "version": [ "1.0", "1.1", "1.2", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.10.1", "1.10.2", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.17", "1.18", "1.19", "1.20", "1.21", "1.21.1", "1.22", "1.22.1", "1.23", "1.23.1", "1.24" ], "otherID": [], "relation": [ { "biotoolsID": "htslib", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" }, { "uri": "http://edamontology.org/operation_3227", "term": "Variant calling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "note": "Multiple data munging operations.", "cmd": null } ], "toolType": [ "Command-line tool", "Suite" ], "topic": [ { "uri": "http://edamontology.org/topic_0199", "term": "Genetic variation" }, { "uri": "http://edamontology.org/topic_2885", "term": "DNA polymorphism" }, { "uri": "http://edamontology.org/topic_3517", "term": "GWAS study" }, { "uri": "http://edamontology.org/topic_3516", "term": "Genotyping experiment" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "BCFtools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/bcftools", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/bcftools/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/bcftools.html", "type": [ "General" ], "note": null }, { "url": "http://www.htslib.org/workflow/#mapping_to_variant", "type": [ "Other" ], "note": "A workflow for BCFtools." } ], "publication": [ { "doi": "10.1093/bioinformatics/btp352", "pmid": "19505943", "pmcid": "PMC2723002", "type": [ "Primary" ], "version": null, "note": "The Sequence Alignment/Map format and SAMtools.", "metadata": null }, { "doi": "10.1093/gigascience/giab008", "pmid": "33590861", "pmcid": "PMC7931819", "type": [ "Primary" ], "version": null, "note": "Twelve years of SAMtools and BCFtools.", "metadata": null } ], "credit": [ { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2015-08-24T08:35:55Z", "lastUpdate": "2026-08-05T14:16:46.233417Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SAMtools", "description": "SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods.", "homepage": "http://www.htslib.org/", "biotoolsID": "samtools", "biotoolsCURIE": "biotools:samtools", "version": [ "1.0", "1.1", "1.2", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.16.1", "1.17", "1.18", "1.19", "1.19.1", "1.19.2", "1.20", "1.21", "1.21.1", "1.22", "1.22.1", "1.22.2", "1.23", "1.23.1", "1.24" ], "otherID": [], "relation": [ { "biotoolsID": "htslib", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0335", "term": "Data formatting" }, { "uri": "http://edamontology.org/operation_3695", "term": "Data filtering" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_0227", "term": "Indexing" }, { "uri": "http://edamontology.org/operation_1812", "term": "Data parsing" }, { "uri": "http://edamontology.org/operation_3096", "term": "Data editing" }, { "uri": "http://edamontology.org/operation_3802", "term": "Data sorting" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Suite" ], "topic": [ { "uri": "http://edamontology.org/topic_0102", "term": "Mapping" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_3325", "term": "Rare diseases" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "Animal and Crop Genomics", "Rare Disease", "SAMtools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/samtools", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/samtools/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/#howtos", "type": [ "Other" ], "note": "HowTos for samtools" }, { "url": "http://www.htslib.org/doc/#manual-pages", "type": [ "User manual" ], "note": null }, { "url": "http://www.htslib.org/download/", "type": [ "Installation instructions" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btp352", "pmid": "19505943", "pmcid": "PMC2723002", "type": [ "Primary" ], "version": null, "note": "The Sequence Alignment/Map format and SAMtools.", "metadata": null }, { "doi": "10.1093/gigascience/giab008", "pmid": "33590861", "pmcid": "PMC7931819", "type": [ "Primary" ], "version": null, "note": "Twelve years of SAMtools and BCFtools.", "metadata": null }, { "doi": "10.1093/bioinformatics/btr509", "pmid": "21903627", "pmcid": "PMC3198575", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Richard Durbin", "email": "rd@sanger.ac.uk", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor" ], "note": null }, { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider", "Primary contact" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2017-01-13T13:16:12Z", "lastUpdate": "2026-08-05T14:15:50.643407Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-EE", "animalandcropgenomics", "alice", "awhitwham", "sergitobara" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "HTSlib", "description": "The main purpose of HTSlib is to provide access to genomic information files, both alignment data (SAM, BAM, and CRAM formats) and variant data (VCF and BCF formats). The library also provides interfaces to access and index genome reference data in FASTA format and tab-delimited files with genomic coordinates. It is utilized and incorporated into both SAMtools and BCFtools.", "homepage": "http://www.htslib.org/", "biotoolsID": "htslib", "biotoolsCURIE": "biotools:htslib", "version": [ "1.0", "1.1", "1.2", "1.2.1", "1.3", "1.3.1", "1.3.2", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.10.1", "1.10.2", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.17", "1.18", "1.19", "1.20", "1.21.1", "1.22", "1.22.1", "1.22.2", "1.23", "1.23.1", "1.24" ], "otherID": [], "relation": [ { "biotoolsID": "samtools", "type": "usedBy" }, { "biotoolsID": "bcftools", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_3462", "term": "CRAM" }, { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3020", "term": "BCF" }, { "uri": "http://edamontology.org/format_3016", "term": "VCF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_3462", "term": "CRAM" }, { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3020", "term": "BCF" }, { "uri": "http://edamontology.org/format_3016", "term": "VCF" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3071", "term": "Data management" } ], "operatingSystem": [ "Windows", "Linux", "Mac" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "Animal and Crop Genomics" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/htslib", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/htslib/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/#manual-pages", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/gigascience/giab007", "pmid": "33594436", "pmcid": "PMC7931820", "type": [ "Primary" ], "version": null, "note": "HTSlib: C library for reading/writing high-throughput sequencing data.", "metadata": null } ], "credit": [ { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider", "Primary contact" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2017-08-20T16:07:58Z", "lastUpdate": "2026-08-05T14:15:15.562380Z", "editPermission": { "type": "group", "authors": [ "animalandcropgenomics", "smoe" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Samen Meten Data Portal", "description": "In the dataportal citizen science data and official measurement networks share their data. We combine and visualize the data. Citizen scientists can compare their data with other sensor data and official data. We provide a correction for relative humidity based on the official data and we give an estimate of the quality of the data, the “plausibility”.", "homepage": "https://samenmeten.rivm.nl/", "biotoolsID": "samen_meten_data_portal", "biotoolsCURIE": "biotools:samen_meten_data_portal", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [], "topic": [], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [ { "name": null, "email": "samenmeten@rivm.nl", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "hkucukali", "additionDate": "2026-08-05T10:35:48.591622Z", "lastUpdate": "2026-08-05T10:35:48.593592Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Samen Meten Knowledge Portal", "description": "The (Dutch) knowledge portal focuses on the exchange of information. Technological developments enable anyone to measure for example air quality or noise with increasing accuracy. But when are measurements meaningful? how do you perform measurements in the best possible way? and who else is developing new methods? To answer these questions, the knowledge portal offers an overview of the materials, sensors and devices that are available for environmental measurements. We also provide information about citizen science projects and the sharing and use of data.", "homepage": "https://www.samenmeten.nl/", "biotoolsID": "samen_meten_knowledge_portal", "biotoolsCURIE": "biotools:samen_meten_knowledge_portal", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [], "topic": [], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [ { "name": null, "email": "samenmeten@rivm.nl", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "hkucukali", "additionDate": "2026-08-05T10:34:25.192259Z", "lastUpdate": "2026-08-05T10:34:25.194296Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "ProSeqGO", "description": "ProSeqGO predicts Gene Ontology (GO) terms for protein sequences using ESM2 embeddings and a trained 1-Dimensional Convolutional Neural Network multi-label classifier. By integrating recent advances in protein language models, ProSeqGO facilitates large-scale, automated functional annotation directly from sequence input, empowering researchers to infer protein function, explore biological mechanisms, and accelerate discovery in genomics and proteomics.", "homepage": "https://proseqgo.com/", "biotoolsID": "proseqgo", "biotoolsCURIE": "biotools:proseqgo", "version": [ "v1.0.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_1777", "term": "Protein function prediction" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2976", "term": "Protein sequence" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2858", "term": "Ontology concept" }, "format": [] } ], "note": "Predicts the probability of Gene Ontology (GO) term membership for an input protein sequence using ESM2 embeddings and 1D CNN", "cmd": null } ], "toolType": [ "Web service", "Command-line tool" ], "topic": [], "operatingSystem": [], "language": [ "Bash", "SQL", "Python" ], "license": "MIT", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/BehRoooz/proseqgo", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/BehRoooz/proseqgo/releases", "type": "Source code", "note": null, "version": null } ], "documentation": [], "publication": [], "credit": [], "owner": "behrouz", "additionDate": "2026-08-05T09:18:44.182905Z", "lastUpdate": "2026-08-05T09:55:10.881591Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "pdb2print", "description": "Converts Protein Data Bank structures into 3D-printable models. Each polymer chain is meshed separately and written as a named object in a single 3MF file, so a multi-material printer can assign one filament per chain. Protein chains can be rendered as a solvent-excluded surface, a cartoon, or a backbone tube; nucleic acids as a tube-and-rung form with the strands of a duplex welded at every base pair. Press-fit magnet pockets are optionally placed at chain interfaces, so a complex comes apart where its subunits actually meet. All meshes are checked for watertightness before export.", "homepage": "https://pdb2print.org", "biotoolsID": "pdb2print", "biotoolsCURIE": "biotools:pdb2print", "version": [ "1.2.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0570", "term": "Structure visualisation" } ], "input": [ { "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" } ] }, { "data": { "uri": "http://edamontology.org/data_1459", "term": "Nucleic acid structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" }, { "uri": "http://edamontology.org/format_1477", "term": "mmCIF" } ] } ], "output": [], "note": "Output is a 3MF file containing one named, separately coloured mesh object per polymer chain, ready for a multi-material slicer. 3MF is not yet represented in EDAM, so no output format term is given.", "cmd": null } ], "toolType": [ "Web application", "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_2814", "term": "Protein structure analysis" }, { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Python", "JavaScript" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/davidtheadmin/pdb2print", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/davidtheadmin/pdb2print/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/davidtheadmin/pdb2print", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/davidtheadmin/pdb2print", "type": [ "General" ], "note": null }, { "url": "https://github.com/davidtheadmin/pdb2print/blob/main/CITATION.cff", "type": [ "Citation instructions" ], "note": null } ], "publication": [ { "doi": "10.5281/zenodo.21599702", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "David Häckes", "email": "david@haeckes.de", "url": null, "orcidid": "https://orcid.org/0000-0002-2177-5206", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Primary contact" ], "note": null } ], "owner": "david7", "additionDate": "2026-08-05T08:49:43.567842Z", "lastUpdate": "2026-08-05T08:49:57.389077Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "FAIR EVA for EUCAIM", "description": "FAIR EVA: Evaluator, Validator & Advisor has been developed to check the FAIRness level of digital objects from different repositories or data portals. It requires the object identifier (preferably persistent and unique identifier) and the repository to check. It also provides a generic and agnostic way to check digital objects.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647.", "homepage": "https://github.com/IFCA-Advanced-Computing/FAIR_eva", "biotoolsID": "fair_eva_4_eucaim", "biotoolsCURIE": "biotools:fair_eva_4_eucaim", "version": [ "EUCAIM_plugin_0.3", "EUCAIM_plugin_0.3.1", "EUCAIM_plugin_0.4.0", "EUCAIM_0.4.2", "v0.6.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2428", "term": "Validation" }, { "uri": "http://edamontology.org/operation_0336", "term": "Format validation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1048", "term": "Database ID" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [] } ], "note": null, "cmd": "fair-eva-cli batch -p eucaim_legacy" } ], "toolType": [ "Plug-in", "Web service", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_4012", "term": "FAIR data" } ], "operatingSystem": [ "Linux" ], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [ "EUCAIM" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva", "type": [ "Repository" ], "note": "Repository for FAIR EVA, without the EUCAIM specific plugin" }, { "url": "https://gitlab.ifca.es/eucaim/fair_eucaim", "type": [ "Repository" ], "note": "Repository for FAIR-EVA for eucaim plugin. Currently not public." }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/fair_eucaim/artifacts-tab", "type": [ "Software catalogue" ], "note": null }, { "url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/fair_eucaim_web/artifacts-tab", "type": [ "Software catalogue" ], "note": null } ], "download": [], "documentation": [ { "url": "https://github.com/IFCA-Advanced-Computing/FAIR_eva/blob/main/docs/index.md", "type": [ "General" ], "note": "Documentation for the main package, EUCAIM plugin specific documentation not included." }, { "url": "https://gitlabpages.ifca.es/fair-eva-guide-608baa/", "type": [ "User manual" ], "note": "Wiki page with FAIR EVA for EUCAIM specific instructions." } ], "publication": [ { "doi": "10.1038/s41597-023-02652-8", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Fernando Aguilar", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0001-9462-4831", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer", "Documentor" ], "note": "Creator and devloper of the main package FAIR EVA.\nThis software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647." }, { "name": "David Rodríguez", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0002-9160-5106", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Primary contact" ], "note": "Developer of the EUCAIM plugin." }, { "name": "Inés Victoria", "email": null, "url": null, "orcidid": "https://orcid.org/0009-0003-7950-3937", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": "Developer of the EUCAIM plugin." } ], "owner": "davrodgon", "additionDate": "2025-06-30T08:52:48.500476Z", "lastUpdate": "2026-08-05T08:12:34.409744Z", "editPermission": { "type": "group", "authors": [ "ines.ifca", "davrodgon" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "PySMACKS", "description": "Python computational framework for analysis of single-molecule FRET data", "homepage": "https://github.com/molcretb/PySMACKS", "biotoolsID": "pysmacks", "biotoolsCURIE": "biotools:pysmacks", "version": [ "1.0.0" ], "otherID": [ { "value": "RRID:SCR_028788", "type": "rrid", "version": null } ], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3443", "term": "Image analysis" } ], "input": [], "output": [], "note": "Run the GUI of PySMACKS", "cmd": "PySMACKS_GUI" } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3306", "term": "Biophysics" }, { "uri": "http://edamontology.org/topic_3383", "term": "Bioimaging" } ], "operatingSystem": [ "Linux", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/molcretb/PySMACKS", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/molcretb/PySMACKS/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://molcretb.github.io/PySMACKS/", "type": [ "Other" ], "note": "Documentation" } ], "download": [ { "url": "https://pypi.org/project/PySMACKS/", "type": "Software package", "note": null, "version": "1.0.0b2" } ], "documentation": [ { "url": "https://molcretb.github.io/PySMACKS", "type": [ "User manual", "General", "Installation instructions" ], "note": null } ], "publication": [], "credit": [ { "name": "Bastien Molcrette", "email": "bastien.molcrette@unibas.ch", "url": "https://schmid.chemie.unibas.ch/en/", "orcidid": "https://orcid.org/0000-0002-5995-5376", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Documentor", "Maintainer", "Contributor" ], "note": "full-stack developer of PySMACKS" }, { "name": "Sonja Schmid", "email": "sonja.schmid@unibas.ch", "url": "https://schmid.chemie.unibas.ch/en/", "orcidid": "https://orcid.org/0000-0002-3710-5602", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Support" ], "note": "Team leader at the University of Basel, in which PySMACKS is developed" } ], "owner": "bastien", "additionDate": "2026-08-04T08:45:27.787408Z", "lastUpdate": "2026-08-04T08:45:27.789840Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "picklet", "description": "Browser-based tool to open almost any file that carries sequence — FASTA, FASTQ, GenBank, EMBL, Swiss-Prot, AB1/ABIF, SCF, Clustal, Stockholm, PHYLIP, NEXUS, MSF, PIR, MEGA, GFF3, SAM, BAM, GFA, PDB and ACE — see every sequence inside, pick the ones you want, and save them as FASTA. The format is detected from the file content, not from the extension, so unlabelled or misnamed files still open, and gzip-compressed files are unpacked in place. Turns any of them into FASTA without a command line and without an account. Runs entirely in the browser — files are never uploaded.", "homepage": "https://fishka.bio/picklet", "biotoolsID": "picklet", "biotoolsCURIE": "biotools:picklet", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0233", "term": "Sequence conversion" }, { "uri": "http://edamontology.org/operation_2121", "term": "Sequence file editing" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_1947", "term": "GCG MSF" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" }, { "uri": "http://edamontology.org/format_1963", "term": "UniProtKB format" }, { "uri": "http://edamontology.org/format_3001", "term": "ACE" }, { "uri": "http://edamontology.org/format_1936", "term": "GenBank format" }, { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1912", "term": "Nexus format" }, { "uri": "http://edamontology.org/format_1632", "term": "SCF" }, { "uri": "http://edamontology.org/format_3975", "term": "GFA 1" }, { "uri": "http://edamontology.org/format_3000", "term": "AB1" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1975", "term": "GFF3" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_3976", "term": "GFA 2" }, { "uri": "http://edamontology.org/format_1991", "term": "mega" }, { "uri": "http://edamontology.org/format_1961", "term": "Stockholm format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0850", "term": "Sequence set" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Web application", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_3071", "term": "Data management" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "TypeScript" ], "license": "Freeware", "collectionID": [ "fishka.bio" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://fishka.bio", "type": [ "Software catalogue" ], "note": "fishka.bio — the tool collection picklet belongs to" } ], "download": [ { "url": "https://fishka.bio/download", "type": "Downloads page", "note": "Offline build — the same application as a self-contained archive, runs from local files with no server", "version": null } ], "documentation": [], "publication": [ { "doi": "10.5281/zenodo.21444547", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": "2026.07.19", "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including picklet.", "metadata": null } ], "credit": [ { "name": "Fishka Bio", "email": "swim@fishka.bio", "url": "https://fishka.bio", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null } ], "owner": "fishka", "additionDate": "2026-07-11T21:51:46.808639Z", "lastUpdate": "2026-08-04T00:11:19.984212Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "gbatlas", "description": "Browser-based viewer for GenBank and GenPept records — .gb, .gbk, .gbff, .gp and plain GenBank text. Renders an interactive linear and circular feature map, including circular plasmid maps, alongside the annotated source text and the nucleotide/protein sequence. \n\nTranslates CDS features using the record's own genetic code and translation qualifiers, flags where the stored /translation disagrees with a plain translation, and adds optional computed layers: ORF prediction and restriction-site mapping. Filters features by type, handles multi-record files, and keeps open records as local sessions, so a closed tab can be picked up where it was left. Runs entirely in the browser — files are never uploaded.", "homepage": "https://fishka.bio/gbatlas", "biotoolsID": "gbatlas", "biotoolsCURIE": "biotools:gbatlas", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0436", "term": "Coding region prediction" }, { "uri": "http://edamontology.org/operation_0431", "term": "Restriction site recognition" }, { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_0371", "term": "DNA translation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1937", "term": "genpept" }, { "uri": "http://edamontology.org/format_1936", "term": "GenBank format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Desktop application", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" }, { "uri": "http://edamontology.org/topic_3511", "term": "Nucleic acid sites, features and motifs" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "TypeScript" ], "license": "Freeware", "collectionID": [ "fishka.bio" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://fishka.bio", "type": [ "Software catalogue" ], "note": "fishka.bio — the tool collection gbatlas belongs to" } ], "download": [ { "url": "https://fishka.bio/download", "type": "Downloads page", "note": "Offline build — the same application as a self-contained archive, runs from local files with no server", "version": null } ], "documentation": [ { "url": "https://fishka.bio/gbatlas/showcase", "type": [ "Training material" ], "note": "Showcase gallery — an annotated screenshot per task, from the circular plasmid map to CDS translation and restriction sites" } ], "publication": [ { "doi": "10.5281/zenodo.21444547", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": "2026.07.19", "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including gbatlas.", "metadata": null } ], "credit": [ { "name": "Fishka Bio", "email": "swim@fishka.bio", "url": "https://fishka.bio", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null } ], "owner": "fishka", "additionDate": "2026-07-19T01:15:04.193012Z", "lastUpdate": "2026-08-04T00:11:17.820026Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "ab1lens", "description": "Browser-based viewer for Sanger sequencing chromatograms in AB1/ABIF and SCF format. Opens .ab1/.abi/.fsa files, shows raw and analysed traces, basecalls, quality values and the ABIF directory, and puts two reads side by side for comparison. Aligns a read against a reference sequence to highlight mismatches. Drag on a trace to select a base range, then copy it as FASTA, zoom to it or export just that region. Exports the read as FASTA, FASTQ or ABIF and the chromatogram as a high-resolution image. Open files are kept as local sessions, so a closed tab can be picked up where it was left. Runs entirely in the browser — files are never uploaded.", "homepage": "https://fishka.bio/ab1lens", "biotoolsID": "ab1lens", "biotoolsCURIE": "biotools:ab1lens", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3203", "term": "Chromatogram visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_1632", "term": "SCF" }, { "uri": "http://edamontology.org/format_3000", "term": "AB1" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2168", "term": "Sequence trace image" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" } ] }, { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] } ], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0491", "term": "Pairwise sequence alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_3000", "term": "AB1" } ] }, { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Web application", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "TypeScript" ], "license": "Freeware", "collectionID": [ "fishka.bio" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://fishka.bio", "type": [ "Software catalogue" ], "note": "fishka.bio — the tool collection ab1lens belongs to" } ], "download": [ { "url": "https://fishka.bio/download", "type": "Downloads page", "note": "Offline build — the same application as a self-contained archive, runs from local files with no server", "version": null } ], "documentation": [ { "url": "https://fishka.bio/ab1lens/showcase", "type": [ "Training material" ], "note": "Showcase gallery — an annotated screenshot per task, from quality control to aligning a read against a reference" } ], "publication": [ { "doi": "10.5281/zenodo.21444547", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": "2026.07.19", "note": "Software deposit (concept DOI — resolves to the latest version) covering the fishka.bio tools, including ab1lens.", "metadata": null } ], "credit": [ { "name": "Fishka Bio", "email": "swim@fishka.bio", "url": "https://fishka.bio", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null } ], "owner": "fishka", "additionDate": "2026-06-26T00:29:30.740942Z", "lastUpdate": "2026-08-04T00:11:15.731508Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "FlaskTrack", "description": "FlaskTrack is an AI-powered laboratory operations platform combining electronic laboratory notebook, laboratory information management, workflow execution, inventory management, molecular biology, and compliance capabilities. Researchers can create version-controlled protocols and workflows, execute guided procedures, track samples and batches, manage reagents, tools, plasmids, DNA sequences, primers, and assemblies, and preserve traceability through audit trails, approvals, and electronic signatures. AI-assisted features convert research papers, SOPs, and laboratory documentation into structured workflows for human review and approval. FlaskTrack supports role-based access, data exports, APIs, validation documentation, and workflows designed to assist laboratories working toward FDA 21 CFR Part 11 requirements. It is intended for academic, biotechnology, pharmaceutical, CRO, tissue culture, synthetic biology, microbiology, and other life science laboratories.", "homepage": "https://flasktrack.com", "biotoolsID": "flasktrack", "biotoolsCURIE": "biotools:flasktrack", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [], "topic": [], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "https://docs.flasktrack.com", "type": [ "User manual", "API documentation" ], "note": "User documentation for the day to day usage of the FlaskTrack lab operating platform" } ], "publication": [], "credit": [], "owner": "FlaskTrack", "additionDate": "2026-08-03T17:25:29.657741Z", "lastUpdate": "2026-08-03T17:28:37.919742Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "biotools-linter", "description": "A rule-based checker for the bio.tools database.", "homepage": "https://biotools-linter.biodata.ceitec.cz/", "biotoolsID": "biotools-linter", "biotoolsCURIE": "biotools:biotools-linter", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0336", "term": "Format validation" } ], "input": [], "output": [ { "data": { "uri": "http://edamontology.org/data_2082", "term": "Matrix" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" } ] } ], "note": null, "cmd": "--lint" } ], "toolType": [ "Web service", "Web API", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3572", "term": "Data quality management" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Other", "Python" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/3top1a/biotools-linter", "type": [ "Repository" ], "note": null }, { "url": "https://biotools-linter.biodata.ceitec.cz/dash/", "type": [ "Technical monitoring" ], "note": null } ], "download": [ { "url": "https://github.com/3top1a/biotools-linter", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://biotools-linter.biodata.ceitec.cz/docs", "type": [ "General" ], "note": null }, { "url": "https://biotools-linter.biodata.ceitec.cz/api/documentation/", "type": [ "API documentation" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gkag420", "pmid": "42363751", "pmcid": "PMC13355044", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Filip Rusz", "email": "251814@mail.muni.cz", "url": null, "orcidid": "https://orcid.org/0009-0002-0046-9725", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "FilipRusz", "additionDate": "2023-08-29T11:42:48.137925Z", "lastUpdate": "2026-08-03T08:28:36.844570Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "JCat", "description": "Tool that can adjust the codon usage of an input sequence to the selected organism. Useful for improving the expression of foreign genes in hosts with different codon usage.", "homepage": "http://www.jcat.de/", "biotoolsID": "jcat", "biotoolsCURIE": "biotools:jcat", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2962", "term": "Codon usage bias calculation" }, { "uri": "http://edamontology.org/operation_0285", "term": "Codon usage table comparison" }, { "uri": "http://edamontology.org/operation_0286", "term": "Codon usage analysis" }, { "uri": "http://edamontology.org/operation_0284", "term": "Codon usage table generation" }, { "uri": "http://edamontology.org/operation_2964", "term": "Codon usage fraction calculation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" }, { "uri": "http://edamontology.org/topic_0621", "term": "Model organisms" }, { "uri": "http://edamontology.org/topic_3500", "term": "Zoology" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "http://www.jcat.de/Introduction.jsp", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gki376", "pmid": "15980527", "pmcid": "PMC1160137", "type": [], "version": null, "note": null, "metadata": { "title": "JCat: A novel tool to adapt codon usage of a target gene to its potential expression host", "abstract": "A novel method for the adaptation of target gene codon usage to most sequenced prokaryotes and selected eukaryotic gene expression hosts was developed to improve heterologous protein production. In contrast to existing tools, JCat (Java Codon Adaptation Tool) does not require the manual definition of highly expressed genes and is, therefore, a very rapid and easy method. Further options of JCat for codon adaptation include the avoidance of unwanted cleavage sites for restriction enzymes and Rho-independent transcription terminators. The output of JCat is both graphically and as Codon Adaptation Index (CAI) values given for the pasted sequence and the newly adapted sequence. Additionally, a list of genes in FASTA-format can be uploaded to calculate CAI values. In one example, all genes of the genome of Caenorhabditis elegans were adapted to Escherichia coli codon usage and further optimized to avoid commonly used restriction sites. In a second example, the Pseudomonas aeruginosa exbD gene codon usage was adapted to E.coli codon usage with parallel avoidance of the same restriction sites. For both, the degree of introduced changes was documented and evaluated. JCat is integrated into the PRODORIC database that hosts all required information on the various organisms to fulfill the requested calculations. JCat is freely accessible at http://www.prodoric.de/JCat. © 2005 Oxford University Press.", "date": "2005-07-01T00:00:00Z", "citationCount": 1055, "authors": [ { "name": "Grote A." }, { "name": "Hiller K." }, { "name": "Scheer M." }, { "name": "Munch R." }, { "name": "Nortemann B." }, { "name": "Hempel D.C." }, { "name": "Jahn D." } ], "journal": "Nucleic Acids Research" } } ], "credit": [ { "name": "Andreas Grote", "email": "andreas.grote@tu-bs.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "bilge", "additionDate": "2017-02-10T11:35:10Z", "lastUpdate": "2026-08-03T06:08:04.050221Z", "editPermission": { "type": "group", "authors": [ "yanzixiang", "lishentao" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Protein Degrader Discovery and Screening", "description": "Creative Biogene offers an end-to-end solution for protein degrader development, integrating advanced computational screening, experimental validation, and optimization strategies to accelerate your drug discovery process.", "homepage": "https://www.creative-biogene.com/", "biotoolsID": "protein_degrader", "biotoolsCURIE": "biotools:protein_degrader", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [], "topic": [], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [], "owner": "creativebiogene", "additionDate": "2026-08-03T05:38:45.126785Z", "lastUpdate": "2026-08-03T05:38:45.129190Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "edf2csv", "description": "edf2csv is a local command-line tool for converting EDF, EDF+, BDF, and BDF+ physiological recordings into CSV and JSON files. It exports signal values, channel information, annotations, and recording metadata while preserving original sampling rates, physical units, and discontinuities.", "homepage": "https://edf2csv.vercel.app/", "biotoolsID": "edf2csv", "biotoolsCURIE": "biotools:edf2csv", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3434", "term": "Conversion" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_4019", "term": "Biosciences" }, { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "TypeScript" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [], "owner": "tayal-sarthak", "additionDate": "2026-08-02T21:31:09.264241Z", "lastUpdate": "2026-08-02T21:31:09.268586Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "bio-firewall", "description": "A rule-governed biosecurity middleware for genome-writing design AI. It inspects the design plan an AI agent produces, not just the final sequence, screening it across five hazard axes and returning allow, flag-for-review, or refuse, with cited evidence and a signed design passport.", "homepage": "https://github.com/ahmedanees-m/bio-firewall", "biotoolsID": "bio-firewall", "biotoolsCURIE": "biotools:bio-firewall", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3695", "term": "Data filtering" } ], "input": [], "output": [], "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": "aneesahmedm", "additionDate": "2026-08-02T20:15:29.488029Z", "lastUpdate": "2026-08-02T20:15:29.491546Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "pen-stack", "description": "A verification and grounding layer for AI-driven genome writing. It checks each proposed edit from a design agent against validated tools rather than a language model, assessing safety, durability, the enzyme required, and off-target risk, with calibrated, provenance-tracked, pre-registered outputs.", "homepage": "https://github.com/ahmedanees-m/pen-stack", "biotoolsID": "pen-stack", "biotoolsCURIE": "biotools:pen-stack", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2428", "term": "Validation" } ], "input": [], "output": [], "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": "aneesahmedm", "additionDate": "2026-08-02T20:06:52.459511Z", "lastUpdate": "2026-08-02T20:06:52.461410Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Plotwright", "description": "Plotwright is a browser-based statistics and scientific graphing workbench for life-science researchers. It provides a Data to Analysis to Graph workflow for statistical tests, regression and curve fitting, survival and ROC analysis, and editable scientific figures. It can import supported content from modern GraphPad Prism .prism files and reports preserved, approximated, and unsupported objects for review. Projects can be saved as local files. Plotwright is commercial software with a 14-day no-card trial.", "homepage": "https://plotwright.furiga.com/", "biotoolsID": "Plotwright", "biotoolsCURIE": "biotools:Plotwright", "version": [ "0.13.15" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2238", "term": "Statistical calculation" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_3659", "term": "Regression analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" } ], "operatingSystem": [], "language": [], "license": "Proprietary", "collectionID": [], "maturity": "Emerging", "cost": "Commercial", "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://plotwrightapp.furiga.com/", "type": [ "Service" ], "note": null } ], "download": [ { "url": "https://plotwright.furiga.com/favicon.svg", "type": "Icon", "note": null, "version": null }, { "url": "https://plotwright.furiga.com/assets/img/hero-figure.png", "type": "Screenshot", "note": "Example scientific figures rendered by Plotwright.", "version": null } ], "documentation": [ { "url": "https://plotwright.furiga.com/validation.html", "type": [ "General" ], "note": "Public numerical validation evidence and evidence limits." }, { "url": "https://plotwright.furiga.com/coming-from-prism.html", "type": [ "User manual" ], "note": "Migration workflow and supported-file limitations." }, { "url": "https://plotwright.furiga.com/changelog.html", "type": [ "Release notes" ], "note": null }, { "url": "https://plotwright.furiga.com/legal/terms.html", "type": [ "Terms of use" ], "note": null }, { "url": "https://plotwright.furiga.com/guides/", "type": [ "Training material" ], "note": "Source-linked worked biostatistics guides with visible data, exact results and editable examples." } ], "publication": [], "credit": [], "owner": "plotwright_furiga", "additionDate": "2026-08-02T16:16:36.089925Z", "lastUpdate": "2026-08-02T17:13:04.783257Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Kleboscope", "description": "Kleboscope is an automated, locally‑executable computational pipeline designed specifically for comprehensive Klebsiella pneumoniae genomic surveillance. It addresses the growing threat of multidrug‑resistant and hypervirulent K. pneumoniae by integrating eight essential analysis modules into a single, cohesive workflow. Kleboscope offers two complementary report views: Gene‑centric – each gene is shown with all genomes that contain it, together with its frequency, enabling rapid cross‑genome pattern discovery; and Sample‑centric – each isolate gets its own interactive box with typing badges (MLST, K‑locus, O‑locus, hypervirulence), per‑database tables (AMR, Virulence, BACMET, Plasmids), and full mutation details – perfect for clinical reports and patient‑level investigations.", "homepage": "https://github.com/bbeckley-hub/Kleboscope", "biotoolsID": "kleboscope", "biotoolsCURIE": "biotools:kleboscope", "version": [ "1.2.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Workflow", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3307", "term": "Computational biology" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools" ], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/bbeckley-hub/Kleboscope", "type": [ "Repository" ], "note": "The link points to Kleboscope's repository. Kleboscope is a gene‑centric, species‑optimized computational pipeline for comprehensive Klebsiella pneumoniae genomic surveillance." } ], "download": [ { "url": "https://github.com/bbeckley-hub/Kleboscope", "type": "Software package", "note": "Kleboscope can be downloaded and installed via Conda (conda create -n kleboscope -c conda-forge -c bioconda kleboscope -y) or used via Docker (docker pull bbeckleyhub/kleboscope:latest) or Singularity.", "version": "v1.2.0" } ], "documentation": [ { "url": "https://github.com/bbeckley-hub/Kleboscope", "type": [ "Command-line options" ], "note": "Kleboscope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README." } ], "publication": [], "credit": [], "owner": "brown9", "additionDate": "2026-08-02T16:59:36.673584Z", "lastUpdate": "2026-08-02T16:59:36.675453Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "PseudoScope", "description": "PseudoScope is an automated, locally-executable computational pipeline designed specifically for comprehensive Pseudomonas aeruginosa genomic surveillance. It integrates seven essential analysis modules into a single, cohesive workflow: FASTA QC (assembly quality metrics), MLST (Oxford scheme), PAST serotyping (O-antigen typing), AMRFinderPlus (antimicrobial resistance gene detection), ABRicate (multi-database screening for resistance, virulence, plasmids, biocides), Ultimate Reporter (gene-centric integration with interactive HTML), and Visualisation Dashboard (publication-ready interactive plots including PCA, networks, boxplots). PseudoScope runs entirely locally (or on HPC clusters), protects data privacy, and produces beautiful interactive reports in minutes.", "homepage": "https://github.com/bbeckley-hub/pseudoscope", "biotoolsID": "pseudoscope", "biotoolsCURIE": "biotools:pseudoscope", "version": [ "1.2.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Workflow", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3307", "term": "Computational biology" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools" ], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/bbeckley-hub/pseudoscope", "type": [ "Repository" ], "note": "The link points to PseudoScope's repository. PseudoScope is a species-specific bioinformatics suite for rapid and accessible Pseudomonas aeruginosa genomic surveillance, integrating MLST, serotyping, AMR, virulence detection, and visualisation." } ], "download": [ { "url": "https://github.com/bbeckley-hub/pseudoscope", "type": "Software package", "note": "PseudoScope can be downloaded and installed via Conda (conda create -n pseudoscope -c conda-forge -c bioconda pseudoscope -y) or used via Docker (docker pull bbeckleyhub/pseudoscope:latest) or Singularity.", "version": "v1.2.0" } ], "documentation": [ { "url": "https://github.com/bbeckley-hub/pseudoscope", "type": [ "Command-line options" ], "note": "PseudoScope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README." } ], "publication": [], "credit": [], "owner": "brown9", "additionDate": "2026-08-02T16:55:41.924940Z", "lastUpdate": "2026-08-02T16:55:41.927095Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "AcinetoScope", "description": "AcinetoScope is an automated, comprehensive bioinformatics pipeline designed specifically for the genomic analysis of Acinetobacter baumannii, a WHO Critical Priority pathogen responsible for devastating hospital-acquired infections. It integrates seven analysis types (MLST, ABRicate, AMRFinder, Kaptive 3, APT, PlasmidFinder, and mutation detection) into a single automated workflow — from FASTA to actionable insights. The pipeline offers both gene-centric and sample-centric reporting, dynamic grouping by typing, and is optimised for HPC, cloud, and container environments.", "homepage": "https://github.com/bbeckley-hub/acinetoscope", "biotoolsID": "acinetoscope", "biotoolsCURIE": "biotools:acinetoscope", "version": [ "1.3.1" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Workflow", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3307", "term": "Computational biology" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools" ], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/bbeckley-hub/acinetoscope", "type": [ "Repository" ], "note": "The link points to AcinetoScope's repository. AcinetoScope is a species-specific computational pipeline for rapid, comprehensive Acinetobacter baumannii outbreak investigation and resistance gene tracking." } ], "download": [ { "url": "https://github.com/bbeckley-hub/acinetoscope", "type": "Software package", "note": "AcinetoScope can be downloaded and installed via Conda (conda create -n acinetoscope -c conda-forge -c bioconda acinetoscope -y) or used via Docker (docker pull bbeckleyhub/acinetoscope:latest) or Singularity.", "version": "v1.3.1" } ], "documentation": [ { "url": "https://github.com/bbeckley-hub/acinetoscope", "type": [ "Command-line options" ], "note": "AcinetoScope's documentation, including installation, usage examples, and module descriptions, can be found in the repository's README." } ], "publication": [], "credit": [], "owner": "brown9", "additionDate": "2026-08-02T16:51:07.346369Z", "lastUpdate": "2026-08-02T16:54:25.527823Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "RejuvenationKit", "description": "RejuvenationKit is an open-source Python toolkit for reproducible auditing and analysis of longitudinal preclinical rejuvenation studies. It provides protocol-aware missingness checks, experimental-confounding diagnostics, attrition and analysis-readiness profiling, covariance-aware multichannel change detection, sequential response monitoring, randomized longitudinal inference, visualization, and integrity-tracked report bundles.", "homepage": "https://github.com/weston-wang/RejuvenationKit", "biotoolsID": "rejuvenationkit", "biotoolsCURIE": "biotools:rejuvenationkit", "version": [ "0.2.0a1" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Command-line tool", "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3344", "term": "Biomedical science" }, { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/weston-wang/RejuvenationKit", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [], "publication": [], "credit": [], "owner": "theHwess", "additionDate": "2026-08-01T00:34:02.808568Z", "lastUpdate": "2026-08-02T15:52:56.660902Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "TFBSFootprinter", "description": "Predicts transcription factor binding sites in up to 316 vertebrate species by scoring JASPAR matrices against Ensembl promoter sequences and combining the match with seven contextual experimental datapoints, including evolutionary conservation, CAGE-defined transcription start sites, eQTLs, ChIP-seq peaks, ATAC-seq accessibility, DNase footprints and gene expression correlation, into a single score per site.", "homepage": "https://github.com/thirtysix/TFBS_footprinting3", "biotoolsID": "tfbsfootprinter", "biotoolsCURIE": "biotools:tfbsfootprinter", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0327", "term": "Phylogenetic footprinting" }, { "uri": "http://edamontology.org/operation_0445", "term": "Transcription factor binding site prediction" }, { "uri": "http://edamontology.org/operation_0239", "term": "Sequence motif recognition" }, { "uri": "http://edamontology.org/operation_0441", "term": "cis-regulatory element prediction" } ], "input": [], "output": [], "note": "Takes Ensembl transcript IDs, scores JASPAR CORE vertebrates non-redundant PWMs against the promoter region, then weights each hit by supporting experimental evidence.", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0749", "term": "Transcription factors and regulatory sites" }, { "uri": "http://edamontology.org/topic_0204", "term": "Gene regulation" }, { "uri": "http://edamontology.org/topic_0797", "term": "Comparative genomics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/thirtysix/TFBS_footprinting3", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/thirtysix/TFBS_footprinting3/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://pypi.org/project/TFBS-footprinting3/", "type": "Software package", "note": "pip install TFBS-footprinting3", "version": null }, { "url": "https://anaconda.org/thirtysix/tfbs-footprinting3", "type": "Software package", "note": "conda install -c thirtysix -c conda-forge tfbs-footprinting3", "version": null }, { "url": "https://hub.docker.com/r/thirtysix/tfbs_footprinting", "type": "Container file", "note": "docker pull thirtysix/tfbs_footprinting", "version": null } ], "documentation": [ { "url": "https://tfbs-footprinting.readthedocs.io", "type": [ "General" ], "note": null }, { "url": "https://github.com/thirtysix/TFBS_footprinting3#readme", "type": [ "Installation instructions" ], "note": null } ], "publication": [ { "doi": "10.1080/21541264.2025.2521764", "pmid": "40646689", "pmcid": null, "type": [ "Primary" ], "version": null, "note": "Barker HR, Parkkila S, Tolvanen MEE. Transcription 16(2-3):204-223 (2025). Open access, CC BY 4.0.", "metadata": null } ], "credit": [ { "name": "Harlan R. Barker", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0003-4125-2522", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Developer", "Primary contact" ], "note": null } ], "owner": "harlan", "additionDate": "2026-08-01T09:49:25.886661Z", "lastUpdate": "2026-08-02T06:10:58.735746Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "cgNA+web", "description": "A visual interface to the cgNA+ sequence-dependent statistical mechanics model of double-stranded nucleic acids.", "homepage": "http://cgDNAweb.epfl.ch", "biotoolsID": "cgnaweb", "biotoolsCURIE": "biotools:cgnaweb", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3295", "term": "Epigenetics" }, { "uri": "http://edamontology.org/topic_0749", "term": "Transcription factors and regulatory sites" }, { "uri": "http://edamontology.org/topic_0099", "term": "RNA" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Python" ], "license": null, "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/rahul2512/cgNA_plus", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1016/j.jmb.2023.167978", "pmid": "37356908", "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "John H. Maddocks", "email": "john.maddocks@epfl.ch", "url": null, "orcidid": "https://orcid.org/0000-0003-1127-8481", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "Pub2Tools", "additionDate": "2024-01-26T11:40:07.897172Z", "lastUpdate": "2026-08-02T05:55:50.611999Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Clarion", "description": "Clarion is a multi-label problem transformation method for identifying mRNA subcellular localizations.", "homepage": "http://monash.bioweb.cloud.edu.au/Clarion/", "biotoolsID": "clarion", "biotoolsCURIE": "biotools:clarion", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0372", "term": "DNA transcription" }, { "uri": "http://edamontology.org/operation_2489", "term": "Subcellular localisation prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" }, { "uri": "http://edamontology.org/topic_2229", "term": "Cell biology" }, { "uri": "http://edamontology.org/topic_3474", "term": "Machine learning" }, { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "https://monash.bioweb.cloud.edu.au/Clarion/center.php?page=help", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bib/bbac467", "pmid": "36341591", "pmcid": "PMC10148739", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Yue Bi", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null }, { "name": "Jiangning Song", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "Chan019", "additionDate": "2023-01-27T14:25:48.166787Z", "lastUpdate": "2026-08-02T05:55:49.302324Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "LTMG", "description": "A novel statistical modeling of transcriptional expression states in single-cell RNA-Seq data | This repository contains the R codes which could reproduce the results of \"LTMG: A statistical model of transcriptional regulatory states in single cell RNA-Seq data\" by Changlin Wan, Wennan Chang, Yu Zhang, Fenil Shah, Sha Cao, Melissa L. Fishel, Qin Ma, and Chi Zhang", "homepage": "https://github.com/zy26/LTMGSCA", "biotoolsID": "LTMG", "biotoolsCURIE": "biotools:LTMG", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2495", "term": "Expression analysis" }, { "uri": "http://edamontology.org/operation_3223", "term": "Differential gene expression analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3170", "term": "RNA-Seq" }, { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" }, { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" } ], "operatingSystem": [], "language": [ "R" ], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [ { "doi": "10.1093/NAR/GKZ655", "pmid": "31372654", "pmcid": "PMC6765121", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Melissa L Fishel", "email": "mfishel@iu.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Qin Ma", "email": "qin.ma@osumc.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Chi Zhang", "email": "czhang87@iu.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T18:05:26Z", "lastUpdate": "2026-08-02T05:55:45.910075Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "VISDB", "description": "a manually curated database of viral integration sites in the human genome.\n\nVISDB, visdb, virus integration site, viral integration, DNA virus, retrovirus, HBV, HPV, HIV, HTLV-1, EBV, AAV2, MCV, MLV, XMRV, gene, fragile site, miRNA, database, resource, UTHealth, SBMI, Zhongming Zhao", "homepage": "https://bioinfo.uth.edu/VISDB", "biotoolsID": "VISDB", "biotoolsCURIE": "biotools:VISDB", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0463", "term": "miRNA target prediction" }, { "uri": "http://edamontology.org/operation_0238", "term": "Sequence motif discovery" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_0659", "term": "Functional, regulatory and non-coding RNA" }, { "uri": "http://edamontology.org/topic_0749", "term": "Transcription factors and regulatory sites" }, { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" }, { "uri": "http://edamontology.org/topic_2640", "term": "Oncology" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" } ], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [ { "doi": "10.1093/nar/gkz867", "pmid": "31598702", "pmcid": "PMC6943068", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [], "owner": "Pub2Tools", "additionDate": "2020-01-09T17:39:19Z", "lastUpdate": "2026-08-02T05:55:44.829296Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "RNATracker", "description": "Prediction of mRNA subcellular localization using deep recurrent neural networks | RNATracker is a deep learning approach to learn mRNA subcellular localization patterns and to infer its outcome. It operates on the cDNA of the longest isoformic protein-coding transcript of a gene with or without its corresponding secondary structure annnotations. The learning targets are fractions/percentage of the transcripts being localized to a fixed set of subcellular compartments of interest", "homepage": "https://www.github.com/HarveyYan/RNATracker", "biotoolsID": "RNATracker", "biotoolsCURIE": "biotools:RNATracker", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2489", "term": "Subcellular localisation prediction" }, { "uri": "http://edamontology.org/operation_0443", "term": "trans-regulatory element prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" }, { "uri": "http://edamontology.org/topic_3474", "term": "Machine learning" }, { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" } ], "operatingSystem": [], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [ { "doi": "10.1093/BIOINFORMATICS/BTZ337", "pmid": "31510698", "pmcid": "PMC6612824", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Mathieu Blanchette", "email": "blanchem@cs.mcgill.ca", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T19:50:03Z", "lastUpdate": "2026-08-02T05:55:43.612294Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "DeepCLIP", "description": "Predicting the effect of mutations on protein-RNA binding with Deep Learning | This repository contains all DeepCLIP Python code | A context-aware neural network for modeling and predicting protein binding to nucleic acids using only sequence input | DeepCLIP is a neural network with shallow convolutional layers connected to a bidirectional LSTM layer", "homepage": "https://deepclip.compbio.sdu.dk", "biotoolsID": "DeepCLIP", "biotoolsCURIE": "biotools:DeepCLIP", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3902", "term": "RNA binding site prediction" }, { "uri": "http://edamontology.org/operation_3901", "term": "RNA-binding protein prediction" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_2012", "term": "Sequence coordinates" }, "format": [ { "uri": "http://edamontology.org/format_3585", "term": "bed6" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0950", "term": "Mathematical model" }, "format": [ { "uri": "http://edamontology.org/format_4002", "term": "pickle" } ] }, { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" }, { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Web service", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3474", "term": "Machine learning" }, { "uri": "http://edamontology.org/topic_3794", "term": "RNA immunoprecipitation" }, { "uri": "http://edamontology.org/topic_0128", "term": "Protein interactions" } ], "operatingSystem": [ "Linux" ], "language": [ "Python", "R" ], "license": "MIT", "collectionID": [ "COVID-19" ], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [ "Denmark" ], "elixirCommunity": [], "link": [ { "url": "https://www.github.com/deepclip", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/deepclip", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/deepclip/deepclip/blob/master/README.md", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1101/757062", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/nar/gkaa530", "pmid": "32558887", "pmcid": "PMC7367176", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Thomas Koed Doktor", "email": "thomaskd@bmb.sdu.dk", "url": null, "orcidid": "https://orcid.org/0000-0002-5315-8325", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null }, { "name": "Alexander Gulliver Bjørnholt Grønning", "email": "agroen@imada.sdu.dk", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer", "Documentor" ], "note": null }, { "name": "Simon Jonas Larsen", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0001-8076-5035", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T19:27:03Z", "lastUpdate": "2026-08-02T05:55:42.328971Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "NOBAI", "description": "Facilitates the search for the evolutionary history embedded in the structure of functional RNA molecules.", "homepage": "http://www.manet.uiuc.edu/nobai/nobai.php", "biotoolsID": "nobai", "biotoolsCURIE": "biotools:nobai", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3458", "term": "Single particle alignment and classification" }, { "uri": "http://edamontology.org/operation_0438", "term": "Transcriptional regulatory element prediction" }, { "uri": "http://edamontology.org/operation_3457", "term": "Single particle analysis" }, { "uri": "http://edamontology.org/operation_2441", "term": "RNA structure prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0659", "term": "Functional, regulatory and non-coding RNA" }, { "uri": "http://edamontology.org/topic_0099", "term": "RNA" }, { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" }, { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" }, { "uri": "http://edamontology.org/topic_3318", "term": "Physics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "http://www.manet.uiuc.edu/nobai/nobai.php", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gkn220", "pmid": "18448469", "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Support", "email": "evolutionary-manet@uiuc.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "ELIXIR-EE", "additionDate": "2017-03-24T11:59:22Z", "lastUpdate": "2026-08-02T05:53:54.348869Z", "editPermission": { "type": "group", "authors": [ "harlan" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "The Human Protein Reference Database (HPRD)", "description": "Centralized resource for information about human proteins, their interactions with other human proteins, and protein-disease relationships. The information contained in it is curated by experts, who manually extract it from published literature.", "homepage": "http://www.hprd.org/", "biotoolsID": "hprd", "biotoolsCURIE": "biotools:hprd", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0417", "term": "Post-translation modification site prediction" }, { "uri": "http://edamontology.org/operation_0276", "term": "Protein interaction network analysis" }, { "uri": "http://edamontology.org/operation_2949", "term": "Protein interaction analysis" }, { "uri": "http://edamontology.org/operation_0224", "term": "Query and retrieval" }, { "uri": "http://edamontology.org/operation_2492", "term": "Protein interaction prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Database portal" ], "topic": [ { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" }, { "uri": "http://edamontology.org/topic_2815", "term": "Human biology" }, { "uri": "http://edamontology.org/topic_0078", "term": "Proteins" }, { "uri": "http://edamontology.org/topic_0128", "term": "Protein interactions" }, { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Python" ], "license": null, "collectionID": [ "Proteomics" ], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [ { "url": "http://hprd.org/FAQ", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gkh070", "pmid": "14681466", "pmcid": "PMC308804", "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1101/gr.1680803", "pmid": "14525934", "pmcid": "PMC403728", "type": [], "version": null, "note": null, "metadata": { "title": "Development of human protein reference database as an initial platform for approaching systems biology in humans", "abstract": "Human Protein Reference Database (HPRD) is an object database that integrates a wealth of information relevant to the function of human proteins in health and disease. Data pertaining to thousands of protein-protein interactions, posttranslational modifications, enzyme/substrate relationships, disease associations, tissue expression, and subcellular localization were extracted from the literature for a nonredundant set of 2750 human proteins. Almost all the information was obtained manually by biologists who read and interpreted >300,000 published articles during the annotation process. This database, which has an intuitive query interface allowing easy access to all the features of proteins, was built by using open source technologies and will be freely available at http://www.hprd.org to the academic community. This unified bioinformatics platform will be useful in cataloging and mining the large number of proteomic interactions and alterations that will be discovered in the postgenomic era.", "date": "2003-10-01T00:00:00Z", "citationCount": 923, "authors": [ { "name": "Peri S." }, { "name": "Navarro J.D." }, { "name": "Amanchy R." }, { "name": "Kristiansen T.Z." }, { "name": "Jonnalagadda C.K." }, { "name": "Surendranath V." }, { "name": "Niranjan V." }, { "name": "Muthusamy B." }, { "name": "Gandhi T.K.B." }, { "name": "Gronborg M." }, { "name": "Ibarrola N." }, { "name": "Deshpande N." }, { "name": "Shanker K." }, { "name": "Shivashankar H.N." }, { "name": "Rashmi B.P." }, { "name": "Ramya M.A." }, { "name": "Zhao Z." }, { "name": "Chandrika K.N." }, { "name": "Padma N." }, { "name": "Harsha H.C." }, { "name": "Yatish A.J." }, { "name": "Kavitha M.P." }, { "name": "Menezes M." }, { "name": "Choudhury D.R." }, { "name": "Suresh S." }, { "name": "Ghosh N." }, { "name": "Saravana R." }, { "name": "Chandran S." }, { "name": "Krishna S." }, { "name": "Joy M." }, { "name": "Anand S.K." }, { "name": "Madavan V." }, { "name": "Joseph A." }, { "name": "Wong G.W." }, { "name": "Schiemann W.P." }, { "name": "Constantinescu S.N." }, { "name": "Huang L." }, { "name": "Khosravi-Far R." }, { "name": "Steen H." }, { "name": "Tewari M." }, { "name": "Ghaffari S." }, { "name": "Blobe G.C." }, { "name": "Dang C.V." }, { "name": "Garcia J.G.N." }, { "name": "Pevsner J." }, { "name": "Jensen O.N." }, { "name": "Roepstorff P." }, { "name": "Deshpande K.S." }, { "name": "Chinnaiyan A.M." }, { "name": "Hamosh A." }, { "name": "Chakravarti A." }, { "name": "Pandey A." } ], "journal": "Genome Research" } } ], "credit": [ { "name": "Suraj Peri", "email": "pandey@jhmi.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "GOKULdalvi", "additionDate": "2017-03-30T22:04:23Z", "lastUpdate": "2026-08-01T19:20:26.011514Z", "editPermission": { "type": "group", "authors": [ "proteomics.bio.tools", "GOKULdalvi" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "CPPositive", "description": "Cell Penetrating Peptide Predictor - machine learning predictor\n\nPredicts whether a peptide sequence is likely to cross a cell membrane unaided based on a research-based prediction model", "homepage": "https://www.bioportide.co.uk", "biotoolsID": "cppositive", "biotoolsCURIE": "biotools:cppositive", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [], "topic": [], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [], "credit": [], "owner": "LewisHowl", "additionDate": "2026-08-01T11:09:21.237604Z", "lastUpdate": "2026-08-01T11:09:21.239822Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "EnhancerAtlas", "description": "An updated resource with enhancer annotation in 586 tissue/cell types across nine species.\n\nan updated resource with typical enhancer annotation in 600 tissue/cell types across nine species.", "homepage": "http://www.enhanceratlas.org/", "biotoolsID": "enhanceratlas", "biotoolsCURIE": "biotools:enhanceratlas", "version": [ "2.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3435", "term": "Standardisation and normalisation" }, { "uri": "http://edamontology.org/operation_2421", "term": "Database search" }, { "uri": "http://edamontology.org/operation_3222", "term": "Peak calling" }, { "uri": "http://edamontology.org/operation_0438", "term": "Transcriptional regulatory element prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Database portal" ], "topic": [ { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_0749", "term": "Transcription factors and regulatory sites" }, { "uri": "http://edamontology.org/topic_2229", "term": "Cell biology" }, { "uri": "http://edamontology.org/topic_3173", "term": "Epigenomics" }, { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" } ], "operatingSystem": [], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [], "documentation": [], "publication": [ { "doi": "10.1093/nar/gkz980", "pmid": "31740966", "pmcid": "PMC7145677", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [], "owner": "Kigaard", "additionDate": "2020-01-14T09:23:20Z", "lastUpdate": "2026-08-01T10:35:21.865570Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "DEEPCYPs", "description": "A deep learning platform for enhanced cytochrome P450 activity prediction.", "homepage": "https://deepcyps.idruglab.cn/", "biotoolsID": "deepcyps", "biotoolsCURIE": "biotools:deepcyps", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0477", "term": "Protein modelling" }, { "uri": "http://edamontology.org/operation_0478", "term": "Molecular docking" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_1196", "term": "SMILES" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0906", "term": "Protein interaction data" }, "format": [] } ], "note": null, "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_3407", "term": "Endocrinology and metabolism" }, { "uri": "http://edamontology.org/topic_3373", "term": "Drug development" }, { "uri": "http://edamontology.org/topic_3474", "term": "Machine learning" }, { "uri": "http://edamontology.org/topic_3375", "term": "Drug metabolism" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Python" ], "license": null, "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/idrugLab/FP-GNN_CYP", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.3389/fphar.2023.1099093", "pmid": "37101544", "pmcid": "PMC10123292", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Ling Wang", "email": "lingwang@scut.edu.cn", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "Pub2Tools", "additionDate": "2023-11-30T14:08:03.251001Z", "lastUpdate": "2026-08-01T10:09:24.687154Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "RejuvenateKit", "description": "RejuvenationKit is a typed Python toolkit for auditing and analyzing longitudinal preclinical rejuvenation studies. It sits above established assay-specific pipelines and helps research teams answer:\n\nIs this study trustworthy, did the intervention produce a coherent response, when did it appear, and which biological systems drove it?\n\nPhase 1 is complete and available as an alpha. It includes protocol-aware quality control, analysis-readiness profiling, experimental-confounding checks, held-out DSP change detection, sequential response monitoring, randomized longitudinal inference, and reproducible report bundles.\n\nThis project is for research use. It is not medical software and does not produce treatment recommendations.", "homepage": "https://github.com/weston-wang/RejuvenationKit", "biotoolsID": "rejuvenatekit", "biotoolsCURIE": "biotools:rejuvenatekit", "version": [ "0.2.0a1" ], "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": "theHwess", "additionDate": "2026-08-01T01:06:41.801978Z", "lastUpdate": "2026-08-01T01:06:41.804033Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "NOS-TLPlot", "description": "NOS-TLPlot is an open-source tool for visualizing Newcastle–Ottawa Scale (NOS) risk-of-bias assessments in systematic reviews. It converts NOS star ratings into publication-ready traffic-light plots and 12 specialized visualizations, enabling reviewers and readers to interpret study-level risk-of-bias results clearly and reproducibly.", "homepage": "https://nos-tlplot.vercel.app", "biotoolsID": "nos-tlplot", "biotoolsCURIE": "biotools:nos-tlplot", "version": [ "v2.0.3" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0605", "term": "Informatics" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3063", "term": "Medical informatics" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" } ], "operatingSystem": [], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/aurumz-rgb/NOS-TLPlot", "type": [ "Repository" ], "note": "NOS-TLPlot GitHub" }, { "url": "https://zenodo.org/records/18354669", "type": [ "Repository" ], "note": "NOS-TLPlot Zenodo Archive" } ], "download": [ { "url": "https://zenodo.org/records/18354669", "type": "Source code", "note": "Zenodo Archive of the Source Code", "version": "v2.0.3" } ], "documentation": [ { "url": "https://github.com/aurumz-rgb/NOS-TLPlot", "type": [ "General" ], "note": "GitHub documentation" } ], "publication": [ { "doi": "10.5334/jors.635", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "v2.0.2", "note": "JORS publication", "metadata": null }, { "doi": "10.5281/zenodo.17065214", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "v2.0.3", "note": "Zenodo publication DOI", "metadata": null } ], "credit": [ { "name": "Vihaan Sahu", "email": "vsahu@seu.edu.ge", "url": null, "orcidid": "https://orcid.org/0009-0008-5790-1818", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "vihaan", "additionDate": "2026-08-01T00:16:13.841658Z", "lastUpdate": "2026-08-01T00:25:43.148038Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "ReviewAid", "description": "ReviewAid is an open-source AI-assisted tool for full-text screening and data extraction in systematic reviews. It supports evidence synthesis workflows by using large language models to classify articles according to user-defined PICO criteria and extract structured information from full-text publications.\n\nReviewAid is designed as a supplementary reviewer rather than a replacement for human judgement. It aims to reduce manual workload, improve consistency, and assist researchers during screening and data extraction while maintaining human oversight throughout the evidence synthesis process.", "homepage": "https://reviewaid.github.io", "biotoolsID": "reviewaid", "biotoolsCURIE": "biotools:reviewaid", "version": [ "v2.3.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3372", "term": "Software engineering" }, { "uri": "http://edamontology.org/topic_4012", "term": "FAIR data" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3063", "term": "Medical informatics" } ], "operatingSystem": [], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [ "Bioinformatics", "Medical Informatics" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/aurumz-rgb/ReviewAid", "type": [ "Repository" ], "note": "ReviewAid GitHub Repository" }, { "url": "https://aurumz-rgb.github.io/ReviewAid/", "type": [ "Other" ], "note": "ReviewAid Documentation" }, { "url": "https://doi.org/10.5334/jors.672", "type": [ "Other" ], "note": "ReviewAid JORS Paper" } ], "download": [ { "url": "https://zenodo.org/records/19641030", "type": "Source code", "note": "Zenodo Archive for ReviewAid", "version": "v2.3.0" } ], "documentation": [ { "url": "https://aurumz-rgb.github.io/ReviewAid/", "type": [ "General" ], "note": "ReviewAid Documentation" } ], "publication": [ { "doi": "10.5334/jors.672", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "v2.1.0", "note": "ReviewAid JORS Paper", "metadata": null } ], "credit": [ { "name": "Vihaan Sahu", "email": "vsahu@seu.edu.ge", "url": null, "orcidid": "https://orcid.org/0009-0008-5790-1818", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Mohith Balakrishnan", "email": "mbalakrishnan@seu.edu.ge", "url": null, "orcidid": "https://orcid.org/0009-0000-6053-7043", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Support" ], "note": null } ], "owner": "vihaan", "additionDate": "2026-07-27T21:41:32.753394Z", "lastUpdate": "2026-08-01T00:25:09.296383Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null } ] }