Resource List
List all resources, or create a new resource.
GET /api/t/?downloadType=Binaries
{ "count": 514, "next": "?page=2", "previous": null, "list": [ { "name": "Phylo-Movies", "description": "Phylo-Movies is an open-source React and Flask web application, also available as a desktop app, for inspecting ordered phylogenetic tree series. It computes and visualizes subtree-prune-and-regraft transition frames between consecutive trees, helping users see which taxa or subtrees move across sliding-window analyses, bootstrap replicates, and curated tree-series comparisons. The viewer includes timeline playback, tree comparison, MSA context, coloring, analytics, image export, and recording tools.", "homepage": "https://enesberksakalli.github.io/phylo-movies/", "biotoolsID": "phylo-movies", "biotoolsCURIE": "biotools:phylo-movies", "version": [ "0.98.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0567", "term": "Phylogenetic tree visualisation" }, { "uri": "http://edamontology.org/operation_0324", "term": "Phylogenetic tree analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0872", "term": "Phylogenetic tree" }, "format": [ { "uri": "http://edamontology.org/format_1910", "term": "newick" } ] }, { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0872", "term": "Phylogenetic tree" }, "format": [ { "uri": "http://edamontology.org/format_1910", "term": "newick" }, { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "Visualizes ordered phylogenetic tree series as animated transition movies with comparison, MSA context, movement analytics, image export, and recording support.", "cmd": null } ], "toolType": [ "Desktop application", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3293", "term": "Phylogenetics" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [ "Python", "JavaScript", "TypeScript" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/enesBerkSakalli/phylo-movies", "type": [ "Repository" ], "note": "Source code repository." }, { "url": "https://enesberksakalli.github.io/phylo-movies/demo/", "type": [ "Service" ], "note": "Static browser demo with precomputed example movies." }, { "url": "https://github.com/enesBerkSakalli/phylo-movies/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/enesBerkSakalli/phylo-movies", "type": "Source code", "note": "Source checkout for full web application and backend workflows.", "version": "0.98.1" }, { "url": "https://github.com/enesBerkSakalli/phylo-movies/releases/tag/v0.98.1", "type": "Binaries", "note": "Desktop convenience builds for macOS, Windows, and Linux.", "version": "0.98.1" } ], "documentation": [ { "url": "https://enesberksakalli.github.io/phylo-movies/manual/", "type": [ "User manual" ], "note": "Researcher-facing manual." }, { "url": "https://github.com/enesBerkSakalli/phylo-movies/blob/main/README.md", "type": [ "General" ], "note": "Project overview, installation, usage, citation, and links." }, { "url": "https://github.com/enesBerkSakalli/phylo-movies/blob/main/docs/getting-started.md", "type": [ "Installation instructions" ], "note": "Local source-checkout setup instructions." }, { "url": "https://github.com/enesBerkSakalli/phylo-movies/blob/main/docs/api.md", "type": [ "API documentation" ], "note": "Backend API documentation." } ], "publication": [ { "doi": "10.64898/2026.04.01.715821", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": "bioRxiv preprint describing the Phylo-Movies method and examples.", "metadata": null }, { "doi": "10.5281/zenodo.20488923", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "0.98.1", "note": "Archived software release on Zenodo.", "metadata": null } ], "credit": [ { "name": "Enes Berk Sakalli", "email": "enes@lbi-netmed.at", "url": "https://github.com/enesBerkSakalli", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Primary contact" ], "note": "Corresponding software contact." }, { "name": "Simon E. Haendeler", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Arndt von Haeseler", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Heiko A. Schmidt", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "enes", "additionDate": "2026-06-14T08:34:19.506926Z", "lastUpdate": "2026-06-14T08:36:42.066838Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MicroMiner", "description": "MicroMiner assists in identifying single-residue substitutions in protein structure databases. It searches protein residue environments with local sequence and structural similarity based on the SIENA methodology. Users can search for structural mutation in the entire PDB, their in-house structure collection, or (subsets of) the AlphaFold Database. They can use the method to explore the mutation landscape of proteins with experimental or predicted structures. MicroMiner can be applied to single domains or even protein-protein or protein-ligand interfaces. Several filter options to simplify downstream analysis are available.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/microminer.html", "biotoolsID": "microminer", "biotoolsCURIE": "biotools:microminer", "version": [], "otherID": [], "relation": [ { "biotoolsID": "siena", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0503", "term": "Pairwise structure alignment" }, { "uri": "http://edamontology.org/operation_0360", "term": "Structural similarity search" }, { "uri": "http://edamontology.org/operation_0339", "term": "Structure database search" }, { "uri": "http://edamontology.org/operation_0509", "term": "Local structure alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_3021", "term": "UniProt accession" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1497", "term": "Root-mean-square deviation" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1481", "term": "Protein structure alignment" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_2080", "term": "Database search results" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "structural single-residue substitution search and analysis", "cmd": null } ], "toolType": [ "Command-line tool", "Web service" ], "topic": [ { "uri": "http://edamontology.org/topic_2814", "term": "Protein structure analysis" }, { "uri": "http://edamontology.org/topic_0130", "term": "Protein folding, stability and design" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_3473", "term": "Data mining" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Mac", "Windows", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI-biodata", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run MicroMiner calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": "Please register to download the tool.", "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bib/bbad357", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": null, "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": null, "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2025-12-17T13:59:47.755840Z", "lastUpdate": "2026-06-12T09:55:54.271765Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "JAMDA", "description": "JAMDA enables the preparation of individual protein structures and the docking of small molecules in preprocessed binding sites of choice. JAMDA simplifies the process of protein-ligand docking by automatic preprocessing protocols for the protein and binding sites of interest. The JAMDAscore scoring function retrieved 75% of the native poses in the three highest-ranked solutions for high-quality protein-ligand complexes with default settings. Individual configurations for protein preparation are available, e.g., considering protein ensembles, relevant binding site water molecules, or cofactors. A user-defined number of input conformations for the ligands of interest can be generated fully automated using Conformator. Alternatively, users can also provide externally prepared ligand conformers.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/jamda.html", "biotoolsID": "jamda", "biotoolsCURIE": "biotools:jamda", "version": [], "otherID": [], "relation": [ { "biotoolsID": "protoss", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0477", "term": "Protein modelling" }, { "uri": "http://edamontology.org/operation_0482", "term": "Protein-ligand docking" }, { "uri": "http://edamontology.org/operation_0248", "term": "Residue interaction calculation" }, { "uri": "http://edamontology.org/operation_0394", "term": "Hydrogen bond calculation" }, { "uri": "http://edamontology.org/operation_1834", "term": "Protein-metal contact calculation" }, { "uri": "http://edamontology.org/operation_1839", "term": "Salt bridge calculation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_3021", "term": "UniProt accession" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_1196", "term": "SMILES" }, { "uri": "http://edamontology.org/format_3816", "term": "Mol2" }, { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1197", "term": "InChI" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1537", "term": "Protein structure report" }, "format": [ { "uri": "http://edamontology.org/format_3752", "term": "CSV" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] }, { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1497", "term": "Root-mean-square deviation" }, "format": [] } ], "note": "protein-ligand docking for small molecules", "cmd": null } ], "toolType": [ "Web service", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_2275", "term": "Molecular modelling" }, { "uri": "http://edamontology.org/topic_0128", "term": "Protein interactions" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" }, { "uri": "http://edamontology.org/topic_0082", "term": "Structure prediction" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI", "de.NBI-biodata" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run JAMDA calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": "Please register to download the tool.", "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jcim.3c01573", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1002/jcc.26522", "pmid": null, "pmcid": null, "type": [ "Method" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1021/acs.jcim.0c01095", "pmid": null, "pmcid": null, "type": [ "Method" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2025-12-17T13:44:30.421942Z", "lastUpdate": "2026-06-12T09:54:09.726046Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "StructureProfiler", "description": "Three-dimensional protein structures play a vital role in drug design. Structure-based design necessitates an in-depth examination of the available quality data before using the structure in computational experiments and for method evaluation. StructureProfiler assists in automatically profiling sets of protein-ligand complex structures based on multiple quality indicators, ranging from model characteristics, e.g., the R factor, and active site features, e.g., bond length deviations, to ligand properties such as electron density support and the validity of torsion angles.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/structureprofiler.html", "biotoolsID": "StructureProfiler", "biotoolsCURIE": "biotools:StructureProfiler", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0321", "term": "Protein structure validation" }, { "uri": "http://edamontology.org/operation_2406", "term": "Protein structure analysis" }, { "uri": "http://edamontology.org/operation_3695", "term": "Data filtering" }, { "uri": "http://edamontology.org/operation_1844", "term": "Protein geometry validation" }, { "uri": "http://edamontology.org/operation_0477", "term": "Protein modelling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" }, { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1539", "term": "Protein structural quality report" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_2991", "term": "Protein geometry data" }, "format": [] } ], "note": "quality profiling for protein-ligand complexes", "cmd": null } ], "toolType": [ "Web service", "Web API", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0081", "term": "Structure analysis" }, { "uri": "http://edamontology.org/topic_3572", "term": "Data quality management" }, { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_1317", "term": "Structural biology" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": "Other", "collectionID": [ "de.NBI", "de.NBI-biodata" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run StructureProfiler calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://proteins.plus/help/structurechecker_rest", "type": [ "Service" ], "note": "A web API to run StructureProfiler calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://uhh.de/naomi", "type": [ "Software catalogue" ], "note": "Link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/bty692", "pmid": "30124779", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2019-07-06T06:35:25Z", "lastUpdate": "2026-06-12T09:50:59.800180Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "WarPP", "description": "WarPP predicts the position and orientation of water molecules in small-molecule binding sites. It places and scores water molecules in binding sites of crystallographic structures based on EDIAscorer results and interaction geometries as known from experimentally solved protein structures. WarPP was validated on a high-quality set of 1,500 protein-ligand complexes, containing 20,000 crystallographically observed water molecules. It is sufficiently fast for high-throughput analyses. It correctly places water molecules in approx. 80% of the cases. Users can export the predictions as PDB files for, e.g., molecular docking with JAMDA.", "homepage": "https://www.zbh.uni-hamburg.de/forschung/amd/software/warpp.html", "biotoolsID": "warpp", "biotoolsCURIE": "biotools:warpp", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0394", "term": "Hydrogen bond calculation" }, { "uri": "http://edamontology.org/operation_0477", "term": "Protein modelling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1537", "term": "Protein structure report" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "water molecule placement", "cmd": null } ], "toolType": [ "Command-line tool", "Web API", "Web service" ], "topic": [ { "uri": "http://edamontology.org/topic_0123", "term": "Protein properties" }, { "uri": "http://edamontology.org/topic_0082", "term": "Structure prediction" }, { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" }, { "uri": "http://edamontology.org/topic_1317", "term": "Structural biology" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0128", "term": "Protein interactions" }, { "uri": "http://edamontology.org/topic_2275", "term": "Molecular modelling" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_0081", "term": "Structure analysis" }, { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" } ], "operatingSystem": [ "Mac", "Windows", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI-biodata", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run WarPP calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://proteins.plus/help/warpp_rest", "type": [ "Service" ], "note": "A web API to run WarPP calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://uhh.de/naomi", "type": [ "Software catalogue" ], "note": "Link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jcim.8b00271", "pmid": "30036062", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2020-06-08T16:17:43Z", "lastUpdate": "2026-06-12T09:49:28.516069Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "LifeSoaks", "description": "LifeSoaks was designed to find solvent channels in macromolecular structures solved by X-ray crystallography. It predicts their accessibility by molecules through an automated annotation of so-called bottleneck radii. It simplifies the process of manually checking a crystal structure for solvent channels. Bottleneck radii can be calculated for solvent channels and small molecule binding sites. The tool is ideally suited for channel analyses before the actual soaking experiments to select the most promising experimental conditions and crystal forms. LifeSoaks runs fully automated and will finish within seconds to minutes for moderately sized crystals.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/lifesoaks.html", "biotoolsID": "lifesoaks", "biotoolsCURIE": "biotools:lifesoaks", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0570", "term": "Structure visualisation" }, { "uri": "http://edamontology.org/operation_0384", "term": "Accessible surface calculation" }, { "uri": "http://edamontology.org/operation_2480", "term": "Structure analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1537", "term": "Protein structure report" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_2019", "term": "Map data" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1542", "term": "Protein solvent accessibility" }, "format": [] } ], "note": "calculating bottleneck radii for crystal solvent channels", "cmd": null } ], "toolType": [ "Web service", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_2828", "term": "X-ray diffraction" }, { "uri": "http://edamontology.org/topic_0081", "term": "Structure analysis" }, { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI", "de.NBI-biodata" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run LifeSoaks calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://uhh.de/naomi.de", "type": [ "Software catalogue" ], "note": "A link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": "Please register to download the tool.", "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1107/S205979832300582X", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2025-12-15T10:42:55.566760Z", "lastUpdate": "2026-06-12T09:48:27.447329Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "EDIAscorer", "description": "The electron density score for individual atoms (EDIA) quantifies the electron density fit of each atom in a crystallographically resolved structure. Multiple EDIA values can be combined using the power mean to compute the EDIAm, i.e., the electron density score for a group of several atoms. It enables users to score a set of atoms, such as a ligand, a residue, or an active site.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/ediascorer.html", "biotoolsID": "edia", "biotoolsCURIE": "biotools:edia", "version": [], "otherID": [], "relation": [ { "biotoolsID": "structureprofiler", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0570", "term": "Structure visualisation" }, { "uri": "http://edamontology.org/operation_3695", "term": "Data filtering" }, { "uri": "http://edamontology.org/operation_0321", "term": "Protein structure validation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1537", "term": "Protein structure report" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_2019", "term": "Map data" }, "format": [] } ], "note": "atom-level assessment of the electron density fit for structures solved by X-ray crystallography", "cmd": null } ], "toolType": [ "Web service", "Command-line tool", "Web API" ], "topic": [ { "uri": "http://edamontology.org/topic_0081", "term": "Structure analysis" }, { "uri": "http://edamontology.org/topic_2828", "term": "X-ray diffraction" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_2275", "term": "Molecular modelling" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI", "de.NBI-biodata" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run EDIAscorer calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://proteins.plus/help/edia_rest", "type": [ "Service" ], "note": "A web API to run EDIAscorer calculations for protein structures stored in the Protein Data Bank." }, { "url": "https://uhh.de/naomi", "type": [ "Software catalogue" ], "note": "A link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jcim.7b00391", "pmid": "28981269", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": null, "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2016-11-28T10:07:17Z", "lastUpdate": "2026-06-12T09:03:09.568414Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "SIENA", "description": "SIENA is a software pipeline enabling the fully automated construction of protein structure ensembles from the PDB. Starting with a single query structure, all binding sites with high sequence similarity are extracted from the PDB, aligned, and superimposed. SIENA also handles complicated cases, such as comparing binding sites at protein domain interfaces or within multimeric proteins.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/siena.html", "biotoolsID": "siena", "biotoolsCURIE": "biotools:siena", "version": [], "otherID": [], "relation": [ { "biotoolsID": "proteinsplus", "type": "includedIn" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2844", "term": "Structure clustering" }, { "uri": "http://edamontology.org/operation_0244", "term": "Simulation analysis" }, { "uri": "http://edamontology.org/operation_0360", "term": "Structural similarity search" }, { "uri": "http://edamontology.org/operation_0339", "term": "Structure database search" }, { "uri": "http://edamontology.org/operation_0509", "term": "Local structure alignment" }, { "uri": "http://edamontology.org/operation_0503", "term": "Pairwise structure alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" }, { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] }, { "data": { "uri": "http://edamontology.org/data_3021", "term": "UniProt accession" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1384", "term": "Sequence alignment (protein)" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1497", "term": "Root-mean-square deviation" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] }, { "data": { "uri": "http://edamontology.org/data_1481", "term": "Protein structure alignment" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_2080", "term": "Database search results" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "PDB mining and protein binding site ensemble generation", "cmd": null } ], "toolType": [ "Web service", "Web API", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_3473", "term": "Data mining" }, { "uri": "http://edamontology.org/topic_2814", "term": "Protein structure analysis" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0128", "term": "Protein interactions" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": "Other", "collectionID": [ "de.NBI", "de.NBI-biodata" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run SIENA calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures." }, { "url": "https://proteins.plus/help/siena_rest", "type": [ "Service" ], "note": "A web API to run SIENA calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database or uploaded structures." }, { "url": "https://uhh.de/naomi", "type": [ "Software catalogue" ], "note": "A link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": "Please register to download the tool.", "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jcim.5b00588", "pmid": "26759067", "pmcid": null, "type": [ "Method", "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1021/acs.jcim.5b00210", "pmid": "26098831", "pmcid": null, "type": [ "Method" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2016-11-28T10:07:17Z", "lastUpdate": "2026-06-12T08:59:19.128862Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "DoGSite3", "description": "DoGSite3 was developed for predicting robust and reliable small molecule binding sites and computing their geometrical and chemical descriptors. It is based on the grid-based DoGSite algorithm for predicting pockets and their sub-pockets. The new tool is largely rotation- and translation-invariant due to a normalization procedure before binding site prediction. Known ligands in the structure can be used to bias the grid by sufficiently buried ligand fragments. The output encompasses novel chemical binding site descriptors considering solvent accessibility. Compared to its predecessor, it shows increased robustness through comprehensive parameter optimization. DoGSite3 runs finish within seconds.", "homepage": "https://www.zbh.uni-hamburg.de/en/forschung/amd/software/dogsite3.html", "biotoolsID": "dogsite3", "biotoolsCURIE": "biotools:dogsite3", "version": [], "otherID": [], "relation": [ { "biotoolsID": "geomine", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0477", "term": "Protein modelling" }, { "uri": "http://edamontology.org/operation_3897", "term": "Ligand-binding site prediction" }, { "uri": "http://edamontology.org/operation_2406", "term": "Protein structure analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1461", "term": "Protein-ligand complex" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" }, { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_3021", "term": "UniProt accession" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1463", "term": "Small molecule structure" }, "format": [ { "uri": "http://edamontology.org/format_3814", "term": "SDF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1277", "term": "Protein features" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] }, { "data": { "uri": "http://edamontology.org/data_1537", "term": "Protein structure report" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_2019", "term": "Map data" }, "format": [] } ], "note": "small molecule binding site detection", "cmd": null } ], "toolType": [ "Command-line tool", "Web API", "Web service" ], "topic": [ { "uri": "http://edamontology.org/topic_3534", "term": "Protein binding sites" }, { "uri": "http://edamontology.org/topic_0081", "term": "Structure analysis" }, { "uri": "http://edamontology.org/topic_3336", "term": "Drug discovery" }, { "uri": "http://edamontology.org/topic_2275", "term": "Molecular modelling" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0123", "term": "Protein properties" } ], "operatingSystem": [ "Mac", "Windows", "Linux" ], "language": [], "license": "Other", "collectionID": [ "de.NBI-biodata", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [ "3D-BioInfo" ], "link": [ { "url": "https://proteins.plus", "type": [ "Service" ], "note": "A web service to run DoGSite3 calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database." }, { "url": "https://proteins.plus/help/dogsite3_rest", "type": [ "Service" ], "note": "A web API to run DoGSite3 calculations for protein structures stored in the Protein Data Bank and AlphaFold Protein Structure Database." }, { "url": "https://uhh.de/naomi", "type": [ "Software catalogue" ], "note": "Link to download the standalone tool from the NAOMI ChemBio Suite." } ], "download": [ { "url": "https://uhh.de/naomi", "type": "Binaries", "note": "Please register to download the tool.", "version": null } ], "documentation": [ { "url": "https://proteins.plus/help/index", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jcim.3c00336", "pmid": "37130052", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ProteinsPlus Support", "email": "proteinsplus.zbh@lists.uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Web Service Issues" }, { "name": "NAOMI ChemBio Suite Support", "email": "software.zbh@uni-hamburg.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": "Primary Contact for Standalone Tool Issues" }, { "name": "University of Hamburg, ZBH - Center for Bioinformatics", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": "00g30e956", "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "ehrt", "additionDate": "2025-12-15T10:10:43.359638Z", "lastUpdate": "2026-06-12T08:53:05.223278Z", "editPermission": { "type": "group", "authors": [ "ehrt", "MelanieZBH" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "FrameXplore", "description": "FrameXplore is a Google Colab notebook that extends ColabFold to automatically identify and correct disulfide bonds in cysteine‑rich protein structures. After a standard ColabFold prediction, it extracts all cysteine residues, computes Cα–Cα and S–S distances, identifies true disulfide bonds using geometric cutoffs (Cα–Cα < 6.5 Å, S–S < 2.5 Å), writes a corrected PDB with proper CONECT records, and provides an interactive 3D view.", "homepage": "https://github.com/Vidhusv/FRAMEXPLORER", "biotoolsID": "framexplore", "biotoolsCURIE": "biotools:framexplore", "version": [ "1.0.0" ], "otherID": [ { "value": "doi:10.5281/zenodo.20135079", "type": "doi", "version": null } ], "relation": [], "function": [], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_4019", "term": "Biosciences" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/Vidhusv/FRAMEXPLORER", "type": [ "Repository" ], "note": "GitHub repository with source code, documentation, and logo" }, { "url": "https://github.com/Vidhusv/FRAMEXPLORER/issues", "type": [ "Issue tracker" ], "note": "Report bugs, suggest features, or ask questions" } ], "download": [ { "url": "https://github.com/Vidhusv/FRAMEXPLORER/archive/refs/heads/main.zip", "type": "Source code", "note": "Latest version of the complete repository as a ZIP file", "version": "1.0.0" }, { "url": "https://raw.githubusercontent.com/Vidhusv/FRAMEXPLORER/main/FrameXplore.ipynb", "type": "Binaries", "note": "Direct download of the Colab notebook (.ipynb file). Can be run locally or uploaded to Google Colab.", "version": "1.0.0" } ], "documentation": [ { "url": "https://github.com/Vidhusv/FRAMEXPLORER/blob/main/README.md", "type": [ "General" ], "note": "Quick start guide, example test case, methodology explanation, citation, and repository contents" } ], "publication": [ { "doi": "10.1038/s41592-022-01488-1", "pmid": "35637307", "pmcid": "PMC9184281", "type": [ "Primary" ], "version": null, "note": "ColabFold: making protein folding accessible to all. Nature Methods, 2022.", "metadata": null } ], "credit": [ { "name": "Vidhu S Vijay", "email": "vidhuvijay2003@gmail.com", "url": "https://github.com/Vidhusv", "orcidid": "https://orcid.org/0009-0009-1182-2089", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer" ], "note": "MS Bioinformatics student at Amrita Vishwa Vidyapeetham; creator and maintainer of FrameXplore." } ], "owner": "vidhu", "additionDate": "2026-05-13T05:45:59.510938Z", "lastUpdate": "2026-05-13T06:23:55.557041Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "pathotypr", "description": "A fast, offline, pathogen-agnostic toolkit for lineage classification and marker-driven genotyping from whole-genome sequencing data. Bring your own SNP marker panel for any microbial pathogen — pathotypr handles the rest. Ships with curated panels for Mycobacterium tuberculosis complex (MTBC): 3,707 lineage-defining SNPs and over 102,000 resistance-associated mutations. Works with assembled genomes (FASTA) and raw reads (FASTQ). Available as command-line interface and cross-platform desktop GUI (Tauri).", "homepage": "https://github.com/PathoGenOmics-Lab/pathotypr", "biotoolsID": "pathotypr", "biotoolsCURIE": "biotools:pathotypr", "version": [ "1.0.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3196", "term": "Genotyping" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "train — Build a Random Forest classifier from labeled genomes.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3225", "term": "Variant classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "predict — Assign lineages to genomes using a pre-trained Random Forest model.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3196", "term": "Genotyping" }, { "uri": "http://edamontology.org/operation_3225", "term": "Variant classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "classify — Call known SNP markers in assembled genomes against a user-defined marker panel.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3196", "term": "Genotyping" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "split-fastq — Alignment-free genotyping directly from raw reads using k-mer matching.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0346", "term": "Sequence similarity search" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0920", "term": "Genotype/phenotype report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "match — Find the closest reference genome from a set of references for raw reads.", "cmd": null } ], "toolType": [ "Command-line tool", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_3301", "term": "Microbiology" }, { "uri": "http://edamontology.org/topic_0625", "term": "Genotype and phenotype" }, { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_3305", "term": "Public health and epidemiology" }, { "uri": "http://edamontology.org/topic_3474", "term": "Machine learning" } ], "operatingSystem": [], "language": [ "Rust" ], "license": "AGPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://github.com/PathoGenOmics-Lab/pathotypr/releases", "type": "Binaries", "note": null, "version": null }, { "url": "https://github.com/PathoGenOmics-Lab/pathotypr", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/PathoGenOmics-Lab/pathotypr/tree/main/docs", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.64898/2026.03.24.714002", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Paula Ruiz-Rodriguez", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0003-0727-5974", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer" ], "note": null }, { "name": "Mireia Coscolla", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0003-0752-0538", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "I2SysBio (CSIC - Universitat de València)", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "PathoGenOmics Lab", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Division", "typeRole": [ "Provider" ], "note": null } ], "owner": "paururo", "additionDate": "2026-04-02T11:29:54.022786Z", "lastUpdate": "2026-04-02T11:29:54.029869Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "COPASI", "description": "Open-source software application for creating and solving mathematical models of biological processes such as metabolic networks, cell-signaling pathways, regulatory networks, infectious diseases, and many others. It includes features to define models of biological processes, simulate and analyze these models, generate analysis reports, and import/export models in SBML format.", "homepage": "http://copasi.org/", "biotoolsID": "copasi", "biotoolsCURIE": "biotools:copasi", "version": [], "otherID": [], "relation": [ { "biotoolsID": "corc", "type": "usedBy" }, { "biotoolsID": "pycotools", "type": "usedBy" }, { "biotoolsID": "biosimulations", "type": "includedIn" }, { "biotoolsID": "sbmlwebapp", "type": "usedBy" }, { "biotoolsID": "libsbml", "type": "uses" }, { "biotoolsID": "basico", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3562", "term": "Network simulation" }, { "uri": "http://edamontology.org/operation_2426", "term": "Modelling and simulation" }, { "uri": "http://edamontology.org/operation_3926", "term": "Pathway visualisation" }, { "uri": "http://edamontology.org/operation_3660", "term": "Metabolic network modelling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2600", "term": "Pathway or network" }, "format": [ { "uri": "http://edamontology.org/format_3686", "term": "COMBINE OMEX" }, { "uri": "http://edamontology.org/format_3685", "term": "SED-ML" }, { "uri": "http://edamontology.org/format_3239", "term": "CopasiML" }, { "uri": "http://edamontology.org/format_2585", "term": "SBML" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2600", "term": "Pathway or network" }, "format": [ { "uri": "http://edamontology.org/format_3686", "term": "COMBINE OMEX" }, { "uri": "http://edamontology.org/format_3685", "term": "SED-ML" }, { "uri": "http://edamontology.org/format_3239", "term": "CopasiML" }, { "uri": "http://edamontology.org/format_2585", "term": "SBML" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Library", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_2259", "term": "Systems biology" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "C++" ], "license": "Artistic-2.0", "collectionID": [ "de.NBI", "EBI Training Tools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [ "Germany" ], "elixirCommunity": [], "link": [ { "url": "https://groups.google.com/g/copasi-user-forum", "type": [ "Discussion forum" ], "note": "User Forum" }, { "url": "http://tracker.copasi.org/", "type": [ "Issue tracker" ], "note": "Issue tracker" }, { "url": "https://github.com/copasi/COPASI", "type": [ "Repository" ], "note": "Github Repo" }, { "url": "https://fosstodon.org/@copasi", "type": [ "Social media" ], "note": null } ], "download": [ { "url": "http://copasi.org/Download/", "type": "Binaries", "note": "Source and binary packages are available for download.", "version": null } ], "documentation": [ { "url": "http://copasi.org/Support/User_Manual/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btl485", "pmid": "17032683", "pmcid": null, "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1007/978-1-59745-525-1_2", "pmid": "19399433", "pmcid": null, "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1016/j.jbiotec.2017.06.1200", "pmid": "28655634", "pmcid": "PMC5623632", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": null, "email": null, "url": "http://copasi.org/About/Team/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Frank T. Bergmann", "email": "frank.bergmann@bioquant.uni-heidelberg.de", "url": null, "orcidid": "https://orcid.org/0000-0001-5553-4702", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "frankbergmann", "additionDate": "2017-01-17T15:07:47Z", "lastUpdate": "2026-03-19T10:46:57.487072Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Freezing-Point", "description": "Freezing-Point is a user-friendly open-source software for the automated analysis of freezing behavior in rodents. Based on recorded videos or pose estimation files. An adaptive, data-driven algorithm automatically determines freezing detection thresholds, reducing subjective bias while preserving user oversight. Freezing-Point adopts a user-oriented design centered on a graphical interface that provides continuous visual access to original data, processing steps and analysis results. This design enables users to inspect, validate or refine results while minimizing unnecessary data manipulation.", "homepage": "https://github.com/gillescourtand/Freezing-Point", "biotoolsID": "Freezing-Point", "biotoolsCURIE": "biotools:Freezing-Point", "version": [ "1.0.2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3799", "term": "Quantification" } ], "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_2425", "term": "Optimisation and refinement" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3304", "term": "Neurobiology" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://github.com/gillescourtand/Freezing-Point/releases", "type": "Binaries", "note": null, "version": "1.0.2" } ], "documentation": [ { "url": "https://github.com/gillescourtand/Freezing-Point/blob/main/Doc/User_guide.md", "type": [ "Quick start guide" ], "note": null } ], "publication": [], "credit": [], "owner": "gilles.courtand", "additionDate": "2026-03-16T11:37:02.408710Z", "lastUpdate": "2026-03-16T11:37:02.410724Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "BioMercator", "description": "BioMercator is a software that provides a complete set of algorithms and visualization tool covering all steps required to perform QTL meta-analysis, graphical representation of large datasets. User may import sequence and genome annotations datasets within the software in order to display functional annotation related to QTL and meta-QTL.", "homepage": "https://sourcesup.renater.fr/projects/biomercator", "biotoolsID": "BioMercator", "biotoolsCURIE": "biotools:BioMercator", "version": [ "4.2.3" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0282", "term": "Genetic mapping" }, { "uri": "http://edamontology.org/operation_2944", "term": "Physical mapping" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1860", "term": "QTL map" }, "format": [ { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_1288", "term": "Genome map" }, "format": [ { "uri": "http://edamontology.org/format_1975", "term": "GFF3" } ] } ], "output": [], "note": null, "cmd": null } ], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3055", "term": "Quantitative genetics" }, { "uri": "http://edamontology.org/topic_0780", "term": "Plant biology" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://sourcesup.renater.fr/frs/?group_id=2301", "type": "Binaries", "note": null, "version": "4.2.3" } ], "documentation": [], "publication": [ { "doi": "10.1093/bioinformatics/bth230", "pmid": "15059820", "pmcid": null, "type": [], "version": "3", "note": null, "metadata": { "title": "BioMercator: Integrating genetic maps and QTL towards discovery of candidate genes", "abstract": "Summary: Breeding programs face the challenge of integrating information from genomics and from quantitative trait loci (QTL) analysis in order to identify genomic sequences controlling the variation of important traits. Despite the development of integrative databases, building a consensus map of genes, QTL and other loci gathered from multiple maps remains a manual and tedious task. Nevertheless, this is a critical step to reveal co-locations between genes and QTL. Another important matter is to determine whether QTL linked to same traits or related ones is detected in independent experiments and located in the same region, and represents a single locus or not. Statistical tools such as meta-analysis can be used to answer this question. BioMercator has been developed to automate map compilation and QTL meta-analysis, and to visualize co-locations between genes and QTL through a graphical interface. © Oxford University Press 2004; all rights reserved.", "date": "2004-09-22T00:00:00Z", "citationCount": 382, "authors": [ { "name": "Arcade A." }, { "name": "Labourdette A." }, { "name": "Falque M." }, { "name": "Mangin B." }, { "name": "Chardon F." }, { "name": "Charcosset A." }, { "name": "Joets J." } ], "journal": "Bioinformatics" } } ], "credit": [], "owner": "admin", "additionDate": "2019-09-27T09:58:46Z", "lastUpdate": "2026-03-11T08:56:54.859634Z", "editPermission": { "type": "group", "authors": [ "b.guerra01" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "RecGraph", "description": "RecGraph is a tool for computing optimal sequence-to-graph alignment with recombinations.", "homepage": "https://github.com/AlgoLab/RecGraph", "biotoolsID": "recgraph", "biotoolsCURIE": "biotools:recgraph", "version": [ "1.0.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_3796", "term": "Population genomics" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "Rust" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": null, "accessibility": null, "elixirPlatform": [ "Tools" ], "elixirNode": [ "Italy" ], "elixirCommunity": [], "link": [ { "url": "https://github.com/AlgoLab/RecGraph", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/AlgoLab/RecGraph/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/AlgoLab/RecGraph/releases/tag/v1.0.0", "type": "Binaries", "note": null, "version": "1.0.0" }, { "url": "https://anaconda.org/channels/bioconda/packages/recgraph/overview", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/AlgoLab/RecGraph/blob/main/README.md", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btae292", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "1.0.0", "note": null, "metadata": null } ], "credit": [], "owner": "yp", "additionDate": "2026-01-27T17:11:15.880698Z", "lastUpdate": "2026-01-30T22:07:27.044664Z", "editPermission": { "type": "group", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Jalview", "description": "Jalview is a free cross-platform program for multiple sequence alignment editing, visualisation and analysis. Use it to align, view and edit sequence alignments, analyse them with phylogenetic trees and principal components analysis (PCA) plots and explore molecular structures and annotation.", "homepage": "https://www.jalview.org/", "biotoolsID": "Jalview", "biotoolsCURIE": "biotools:Jalview", "version": [ "2.11.5.1" ], "otherID": [], "relation": [ { "biotoolsID": "jabaws", "type": "uses" }, { "biotoolsID": "chimera", "type": "uses" }, { "biotoolsID": "chimerax", "type": "uses" }, { "biotoolsID": "pymol", "type": "uses" }, { "biotoolsID": "bioconda", "type": "includedIn" }, { "biotoolsID": "3d-beacons", "type": "uses" }, { "biotoolsID": "uniprot", "type": "uses" }, { "biotoolsID": "pfam", "type": "uses" }, { "biotoolsID": "ensembl", "type": "uses" }, { "biotoolsID": "pdb", "type": "uses" }, { "biotoolsID": "rfam", "type": "uses" }, { "biotoolsID": "3d-beacons", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3081", "term": "Sequence alignment editing" }, { "uri": "http://edamontology.org/operation_0324", "term": "Phylogenetic tree analysis" }, { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1984", "term": "FASTA-aln" }, { "uri": "http://edamontology.org/format_3015", "term": "Pileup" }, { "uri": "http://edamontology.org/format_1938", "term": "GFF2-seq" }, { "uri": "http://edamontology.org/format_3313", "term": "BLC" }, { "uri": "http://edamontology.org/format_3311", "term": "RNAML" }, { "uri": "http://edamontology.org/format_1915", "term": "Format" }, { "uri": "http://edamontology.org/format_3774", "term": "BioJSON (Jalview)" }, { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_1477", "term": "mmCIF" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_1961", "term": "Stockholm format" }, { "uri": "http://edamontology.org/format_1939", "term": "GFF3-seq" }, { "uri": "http://edamontology.org/format_1947", "term": "GCG MSF" } ] }, { "data": { "uri": "http://edamontology.org/data_0886", "term": "Structure alignment" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3015", "term": "Pileup" }, { "uri": "http://edamontology.org/format_3313", "term": "BLC" }, { "uri": "http://edamontology.org/format_3774", "term": "BioJSON (Jalview)" }, { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_3464", "term": "JSON" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_1961", "term": "Stockholm format" }, { "uri": "http://edamontology.org/format_1947", "term": "GCG MSF" } ] }, { "data": { "uri": "http://edamontology.org/data_2884", "term": "Plot" }, "format": [ { "uri": "http://edamontology.org/format_3466", "term": "EPS" }, { "uri": "http://edamontology.org/format_1915", "term": "Format" }, { "uri": "http://edamontology.org/format_2331", "term": "HTML" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" }, { "uri": "http://edamontology.org/format_3603", "term": "PNG" } ] } ], "note": "Other Input formats:\nAMSA (.amsa);\nJnetFile (.concise, .jnet);\nPFAM (.pfam);\nSubstitution matrix (.matrix);\nJalview Project File (.jvp);\nJalview Feature File (.features, .jvfeatures);\nJalview Annotations File (.annotations, .jvannotations);\nPredicted Aligned Error (PAE) Matrix File (.json)\n...\nOther Output formats:\nPFAM (.pfam);\nBioJS (.biojs) (interactive HTML/Javascript);\nJalview Project File (.jvp);", "cmd": null } ], "toolType": [ "Desktop application", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [], "license": "GPL-3.0", "collectionID": [ "ELIXIR-UK" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools", "Interoperability" ], "elixirNode": [ "UK" ], "elixirCommunity": [], "link": [ { "url": "https://discourse.jalview.org/", "type": [ "Discussion forum" ], "note": null }, { "url": "https://issues.jalview.org/", "type": [ "Issue tracker" ], "note": null }, { "url": "https://www.jalview.org/development/jalview_develop/", "type": [ "Other" ], "note": "Latest development version" }, { "url": "https://gitlab.jalview.org/jalview/jalview.git", "type": [ "Repository" ], "note": null }, { "url": "https://twitter.com/Jalview", "type": [ "Social media" ], "note": "Twitter feed" }, { "url": "https://www.youtube.com/channel/UCIjpnvZB770yz7ftbrJ0tfw", "type": [ "Social media" ], "note": "YouTube training videos" }, { "url": "https://www.linkedin.com/company/104771886/", "type": [ "Social media" ], "note": null } ], "download": [ { "url": "https://www.jalview.org/download", "type": "Downloads page", "note": null, "version": null }, { "url": "https://www.jalview.org/download/source/", "type": "Source code", "note": null, "version": null }, { "url": "https://www.jalview.org/download/?os=all", "type": "Binaries", "note": "Binaries for all platforms", "version": null }, { "url": "https://www.jalview.org/favicon.svg", "type": "Icon", "note": null, "version": null }, { "url": "https://www.jalview.org/download/other/jar/", "type": "Binaries", "note": "Executable JAR file", "version": null } ], "documentation": [ { "url": "https://www.jalview.org/about/citation", "type": [ "Citation instructions" ], "note": null }, { "url": "https://www.jalview.org/training/", "type": [ "Training material" ], "note": "Hands-on exercises, Training courses and Training videos" }, { "url": "https://www.jalview.org/help/faq", "type": [ "FAQ" ], "note": null }, { "url": "https://www.jalview.org/help/documentation/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btp033", "pmid": "19151095", "pmcid": "PMC2672624", "type": [], "version": null, "note": null, "metadata": { "title": "Jalview Version 2-A multiple sequence alignment editor and analysis workbench", "abstract": "", "date": "2009-05-07T00:00:00Z", "citationCount": 7717, "authors": [], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Jim Procter", "email": null, "url": "http://www.lifesci.dundee.ac.uk/people/jim-procter", "orcidid": "https://orcid.org/0000-0002-7865-7382", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Geoff Barton", "email": null, "url": "https://www.lifesci.dundee.ac.uk/people/geoff-barton", "orcidid": "https://orcid.org/0000-0002-9014-5355", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "ben_s", "additionDate": "2019-02-13T17:01:40Z", "lastUpdate": "2025-12-11T14:16:30.074724Z", "editPermission": { "type": "group", "authors": [ "ben_s", "jimprocter" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "StripePy", "description": "StripePy recognizes architectural stripes in 3C and Hi-C contact maps using geometric reasoning", "homepage": "https://github.com/paulsengroup/StripePy", "biotoolsID": "stripepy", "biotoolsCURIE": "biotools:stripepy", "version": [ "0.0.1", "0.0.2", "1.0.0", "1.1.0", "1.1.1", "1.2.0", "1.2.1", "1.3.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Windows", "Linux", "Mac" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/paulsengroup/StripePy/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/paulsengroup/StripePy/discussions", "type": [ "Discussion forum" ], "note": null }, { "url": "https://github.com/paulsengroup/StripePy.git", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/paulsengroup/StripePy/releases", "type": "Source code", "note": null, "version": null }, { "url": "https://hub.docker.com/r/paulsengroup/stripepy", "type": "Container file", "note": null, "version": null }, { "url": "https://doi.org/10.5281/zenodo.14283921", "type": "Test data", "note": null, "version": null }, { "url": "https://pypi.org/project/stripepy-hic/", "type": "Binaries", "note": null, "version": null }, { "url": "https://anaconda.org/bioconda/stripepy-hic", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://stripepy.readthedocs.io/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1101/2024.12.20.629789", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btaf351", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "StripePy: fast and robust characterization of architectural stripes", "abstract": "", "date": "2025-06-01T00:00:00Z", "citationCount": 0, "authors": [], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-12-21T15:24:55.662209Z", "lastUpdate": "2025-12-10T12:36:30.495883Z", "editPermission": { "type": "group", "authors": [ "rea1991" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "hictkpy", "description": "Python bindings for hictk: read and write .cool and .hic files directly from Python", "homepage": "https://github.com/paulsengroup/hictkpy", "biotoolsID": "hictkpy", "biotoolsCURIE": "biotools:hictkpy", "version": [ "0.0.1", "0.0.2", "0.0.3", "0.0.4", "0.0.5", "1.0.0", "1.1.0", "1.2.0", "1.3.0", "1.4.0" ], "otherID": [], "relation": [ { "biotoolsID": "hictk", "type": "uses" } ], "function": [], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Windows", "Linux", "Mac" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/paulsengroup/hictkpy", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/paulsengroup/hictkpy/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/paulsengroup/hictkpy/discussions", "type": [ "Helpdesk" ], "note": null } ], "download": [ { "url": "https://github.com/paulsengroup/hictkpy/releases", "type": "Downloads page", "note": null, "version": null }, { "url": "https://pypi.org/project/hictkpy/", "type": "Binaries", "note": null, "version": null }, { "url": "https://anaconda.org/bioconda/hictkpy", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://hictkpy.readthedocs.io", "type": [ "General" ], "note": null }, { "url": "https://hictkpy.readthedocs.io/en/stable/installation.html", "type": [ "Installation instructions" ], "note": null }, { "url": "https://hictkpy.readthedocs.io/en/stable/quickstart.html", "type": [ "Quick start guide" ], "note": null }, { "url": "https://hictkpy.readthedocs.io/en/stable/api/index.html", "type": [ "API documentation" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btae408", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": { "title": "hictk: blazing fast toolkit to work with. hic and. cool files", "abstract": "", "date": "2024-07-01T00:00:00Z", "citationCount": 1, "authors": [], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-04-18T08:31:46.459964Z", "lastUpdate": "2025-12-03T14:44:30.069607Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "HBAT", "description": "HBAT (Hydrogen Bond Analysis Tool) is a package to automate the analysis of potential hydrogen bonds and similar type of weak interactions in macromolecular structures, available in Protein Data Bank (PDB) file format. HBAT uses a geometric approach to identify molecular interactions by analysing distance and angular criteria.\n\nHBAT 1.1 was released in 2007 as closed source Windows binary and continue to be available via SourceForge. \n\nHBAT 2.0 was introduced in 2025 and a completed rewrite of original implementation with cross-platform support. HBAT 2.0 is open sourced under MIT License.", "homepage": "https://hbat.abhishek-tiwari.com", "biotoolsID": "hbat", "biotoolsCURIE": "biotools:hbat", "version": [ "2.x", "1.1, 1.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2406", "term": "Protein structure analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1460", "term": "Protein structure" }, "format": [ { "uri": "http://edamontology.org/format_1476", "term": "PDB" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1549", "term": "Protein hydrogen bonds" }, "format": [] } ], "note": null, "cmd": "hbat input.pdb" } ], "toolType": [ "Command-line tool", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_2814", "term": "Protein structure analysis" }, { "uri": "http://edamontology.org/topic_0078", "term": "Proteins" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Perl", "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/abhishektiwari/hbat", "type": [ "Repository", "Issue tracker" ], "note": null }, { "url": "http://www.mybiosoftware.com/hbat-1-1-hydrogen-bond-analysis-tool.html", "type": [ "Software catalogue" ], "note": null } ], "download": [ { "url": "https://pypi.org/project/hbat/", "type": "Software package", "note": "Cross-platform PyPI Python Package", "version": "2.x" }, { "url": "https://github.com/abhishektiwari/hbat/releases", "type": "Binaries", "note": "Mac and Linux Binaries including AppImage, .deb, standalone executables.", "version": "2.x" }, { "url": "https://sourceforge.net/projects/hbat/", "type": "Binaries", "note": "Windows Binaries download from SourceForge", "version": "1.0, 1.1" } ], "documentation": [ { "url": "https://hbat.abhishek-tiwari.com", "type": [ "General", "API documentation", "Citation instructions", "Command-line options", "Installation instructions", "Quick start guide" ], "note": null } ], "publication": [ { "doi": "10.3233/ISI-2007-00337", "pmid": "18467777", "pmcid": null, "type": [ "Primary" ], "version": null, "note": "Peer-reviewed paper for HBAT 1.0", "metadata": null }, { "doi": "10.5281/zenodo.17645321", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": null, "note": "Preprint for HBAT 2.x software", "metadata": null } ], "credit": [ { "name": "Abhishek Tiwari", "email": null, "url": "https://www.abhishek-tiwari.com", "orcidid": "https://orcid.org/0000-0003-2222-2395", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "abhishektiwari", "additionDate": "2017-08-03T18:45:53Z", "lastUpdate": "2025-11-29T17:30:01.186940Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "hictk", "description": "Blazing fast toolkit to work with .hic and .cool files", "homepage": "https://github.com/paulsengroup/hictk", "biotoolsID": "hictk", "biotoolsCURIE": "biotools:hictk", "version": [ "1.0.0", "2.0.0", "2.0.1", "2.0.2", "2.1.0", "2.1.1", "2.1.2", "2.1.3", "2.1.4", "2.1.5", "2.2.0" ], "otherID": [], "relation": [ { "biotoolsID": "hictkpy", "type": "usedBy" }, { "biotoolsID": "hictkr", "type": "usedBy" } ], "function": [], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Windows", "Mac", "Linux" ], "language": [], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/paulsengroup/hictk", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/paulsengroup/hictk/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/paulsengroup/hictk/discussions", "type": [ "Helpdesk" ], "note": null } ], "download": [ { "url": "https://github.com/paulsengroup/hictk/releases", "type": "Downloads page", "note": null, "version": null }, { "url": "https://anaconda.org/bioconda/hictk", "type": "Binaries", "note": null, "version": null }, { "url": "https://github.com/paulsengroup/hictk/pkgs/container/hictk", "type": "Container file", "note": null, "version": null } ], "documentation": [ { "url": "https://hictk.readthedocs.io", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btae408", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "hictk: blazing fast toolkit to work with. hic and. cool files", "abstract": "", "date": "2024-07-01T00:00:00Z", "citationCount": 1, "authors": [], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-02-02T14:42:46.030561Z", "lastUpdate": "2025-11-12T12:58:15.487251Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "El-MAVEN", "description": "Fast, Robust, and User-Friendly Mass Spectrometry Data Processing Engine for Metabolomics.", "homepage": "https://github.com/ElucidataInc/ElMaven", "biotoolsID": "El-MAVEN", "biotoolsCURIE": "biotools:El-MAVEN", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_3172", "term": "Metabolomics" }, { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" }, { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": "GPL-2.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/ElucidataInc/ElMaven", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/ElucidataInc/ElMaven/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://elucidatainc.github.io/ElMaven/Downloads/", "type": "Binaries", "note": null, "version": null }, { "url": "https://github.com/ElucidataInc/ElMaven/releases", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://elucidatainc.github.io/ElMaven/documentation/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1007/978-1-4939-9236-2_19", "pmid": "31119671", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "EL-MAVEN: A fast, robust, and user-friendly mass spectrometry data processing engine for metabolomics", "abstract": "", "date": "2019-01-01T00:00:00Z", "citationCount": 106, "authors": [], "journal": "Methods in Molecular Biology" } } ], "credit": [ { "name": null, "email": "info@elucidata.io", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": null, "email": "elmaven@elucidata.io", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "hans", "additionDate": "2019-08-09T13:14:25Z", "lastUpdate": "2025-11-03T16:47:19.388844Z", "editPermission": { "type": "group", "authors": [ "recetox-specdatri" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "TiSim", "description": "TiSim-CellSys is a modular software tool for efficient off-lattice simulation of growth and organization processes in multicellular systems in two and three dimensions. It implements an agent-based model that approximates cells as isotropic, elastic and adhesive objects. Cell migration is modeled by an equation of motion for each cell. The software includes many modules specifically tailored to support the simulation and analysis of virtual tissues including real-time 3D visualization and VRML 2.0 support. All cell and environment parameters can be independently varied which facilitates species specific simulations and allows for detailed analyses of growth dynamics and links between cellular and multicellular phenotypes.", "homepage": "https://www.hoehme.com/software/tisim", "biotoolsID": "cellsys", "biotoolsCURIE": "biotools:cellsys", "version": [ "5.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0244", "term": "Simulation analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3869", "term": "Simulation" }, "format": [] } ], "output": [], "note": null, "cmd": null } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_0625", "term": "Genotype and phenotype" }, { "uri": "http://edamontology.org/topic_2229", "term": "Cell biology" }, { "uri": "http://edamontology.org/topic_0621", "term": "Model organisms" } ], "operatingSystem": [], "language": [], "license": null, "collectionID": [ "PerMedCoE" ], "maturity": null, "cost": null, "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://www.hoehme.com/software/tisim", "type": "Binaries", "note": null, "version": "5.0" } ], "documentation": [ { "url": "https://www.hoehme.com/images/Software/cellsys_user_guide.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btq437", "pmid": "20709692", "pmcid": "PMC2951083", "type": [], "version": null, "note": null, "metadata": { "title": "A cell-based simulation software for multi-cellular systems", "abstract": "CellSys is a modular software tool for efficient off-lattice simulation of growth and organization processes in multi-cellular systems in 2D and 3D. It implements an agent-based model that approximates cells as isotropic, elastic and adhesive objects. Cell migration is modeled by an equation of motion for each cell. The software includes many modules specifically tailored to support the simulation and analysis of virtual tissues including real-time 3D visualization and VRML 2.0 support. All cell and environment parameters can be independently varied which facilitates species specific simulations and allows for detailed analyses of growth dynamics and links between cellular and multi-cellular phenotypes. © The Author(s) 2010. Published by Oxford University Press.", "date": "2010-08-13T00:00:00Z", "citationCount": 139, "authors": [ { "name": "Hoehme S." }, { "name": "Drasdo D." } ], "journal": "Bioinformatics" } } ], "credit": [], "owner": "tntiniak", "additionDate": "2022-04-22T14:17:27.559879Z", "lastUpdate": "2025-07-16T09:46:10.555167Z", "editPermission": { "type": "public", "authors": [ "ArnauMontagud" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SQANTI3", "description": "SQANTI3 constitutes the first module of the Functional IsoTranscriptomics (FIT) pipeline, which is an end-to-end strategy to perform isoform-level bioinformatics analyses. \n\nThe SQANTI3 tool is designed to enable quality control and filtering of long read-defined transcriptomes, which are often rich in artifacts and false-positive isoforms. \n\nTherefore, a good curation of the transcriptome is indispensable to proceed with FIT analysis and produce valid, biologically sound conclusions/hypothesis.", "homepage": "https://github.com/ConesaLab/SQANTI3", "biotoolsID": "sqanti3", "biotoolsCURIE": "biotools:sqanti3", "version": [ "5.5" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" } ], "operatingSystem": [ "Linux" ], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [ "Spain" ], "elixirCommunity": [], "link": [ { "url": "https://github.com/ConesaLab/SQANTI3", "type": [ "Repository" ], "note": "Github repository for source code access and download" } ], "download": [ { "url": "https://github.com/ConesaLab/SQANTI3/releases", "type": "Downloads page", "note": null, "version": null }, { "url": "https://github.com/ConesaLab/SQANTI3/releases/download/v5.5/SQANTI3_v5.5.zip", "type": "Binaries", "note": "Version 5.5 download link from github", "version": "5.5" } ], "documentation": [ { "url": "https://github.com/ConesaLab/SQANTI3/wiki", "type": [ "General" ], "note": "SQANTI3 main documentation resource" }, { "url": "https://github.com/ConesaLab/SQANTI3/blob/master/CODE_OF_CONDUCT.md", "type": [ "Code of conduct" ], "note": null }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/Running-SQANTI3-Quality-Control", "type": [ "Command-line options" ], "note": "Command-line options and instructions for the QC submodule" }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/Running-SQANTI3-filter", "type": [ "Command-line options" ], "note": "Command-line options and instructions for the filter submodule" }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/Running-SQANTI3-rescue", "type": [ "Command-line options" ], "note": "Command-line options and instructions for the rescue submodule" }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/Dependencies-and-installation", "type": [ "Installation instructions" ], "note": "Instructions to install and use sqanti, either in docker or apptainer containers or in a linux system" }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/Tutorial:-running-SQANTI3-on-an-example-dataset", "type": [ "Quick start guide" ], "note": "Basic tutorial with examples to start using SQANTI3" }, { "url": "https://github.com/ConesaLab/SQANTI3/releases", "type": [ "Release notes" ], "note": "Changelog and release notes for every version" }, { "url": "https://github.com/ConesaLab/SQANTI3?tab=readme-ov-file#how-to-cite-sqanti3", "type": [ "Citation instructions" ], "note": "Citation instructions are on the end of the Github repository's main page" }, { "url": "https://github.com/ConesaLab/SQANTI3/wiki/SQANTI3-memory-requeriments-and-paralellization", "type": [ "Other" ], "note": "Benchmarking about the resources needed to run sqanti3 with multiple cores" } ], "publication": [ { "doi": "10.1038/s41592-024-02229-2", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": "5.1", "note": "Publication of SQANTI3", "metadata": { "title": "SQANTI3: curation of long-read transcriptomes for accurate identification of known and novel isoforms", "abstract": "SQANTI3 offers a flexible tool for quality control, curation and annotation of long-read RNA sequencing data. SQANTI3 is a tool designed for the quality control, curation and annotation of long-read transcript models obtained with third-generation sequencing technologies. Leveraging its annotation framework, SQANTI3 calculates quality descriptors of transcript models, junctions and transcript ends. With this information, potential artifacts can be identified and replaced with reliable sequences. Furthermore, the integrated functional annotation feature enables subsequent functional iso-transcriptomics analyses.", "date": "2024-05-01T00:00:00Z", "citationCount": 41, "authors": [ { "name": "Pardo-Palacios F.J." }, { "name": "Arzalluz-Luque A." }, { "name": "Kondratova L." }, { "name": "Salguero P." }, { "name": "Mestre-Tomas J." }, { "name": "Amorin R." }, { "name": "Estevan-Morio E." }, { "name": "Liu T." }, { "name": "Nanni A." }, { "name": "McIntyre L." }, { "name": "Tseng E." }, { "name": "Conesa A." } ], "journal": "Nature Methods" } }, { "doi": "10.1101/gr.222976.117", "pmid": null, "pmcid": null, "type": [ "Method" ], "version": null, "note": "Original SQANTI publication", "metadata": { "title": "SQANTI: Extensive characterization of long-read transcript sequences for quality control in full-length transcriptome identification and quantification", "abstract": "High-throughput sequencing of full-length transcripts using long reads has paved the way for the discovery of thousands of novel transcripts, even in well-annotated mammalian species. The advances in sequencing technology have created a need for studies and tools that can characterize these novel variants. Here, we present SQANTI, an automated pipeline for the classification of long-read transcripts that can assess the quality of data and the preprocessing pipeline using 47 unique descriptors. We apply SQANTI to a neuronal mouse transcriptome using Pacific Biosciences (PacBio) long reads and illustrate how the tool is effective in characterizing and describing the composition of the full-length transcriptome. We perform extensive evaluation of ToFU PacBio transcripts by PCR to reveal that an important number of the novel transcripts are technical artifacts of the sequencing approach and that SQANTI quality descriptors can be used to engineer a filtering strategy to remove them. Most novel transcripts in this curated transcriptome are novel combinations of existing splice sites, resulting more frequently in novel ORFs than novel UTRs, and are enriched in both general metabolic and neural-specific functions. We show that these new transcripts have a major impact in the correct quantification of transcript levels by state-of-the-art short-read-based quantification algorithms. By comparing our iso-transcriptome with public proteomics databases, we find that alternative isoforms are elusive to proteogenomics detection. SQANTI allows the user to maximize the analytical outcome of long-read technologies by providing the tools to deliver quality-evaluated and curated full-length transcriptomes.", "date": "2018-03-01T00:00:00Z", "citationCount": 256, "authors": [ { "name": "Tardaguila M." }, { "name": "De La Fuente L." }, { "name": "Marti C." }, { "name": "Pereira C." }, { "name": "Pardo-Palacios F.J." }, { "name": "Del Risco H." }, { "name": "Ferrell M." }, { "name": "Mellado M." }, { "name": "Macchietto M." }, { "name": "Verheggen K." }, { "name": "Edelmann M." }, { "name": "Ezkurdia I." }, { "name": "Vazquez J." }, { "name": "Tress M." }, { "name": "Mortazavi A." }, { "name": "Martens L." }, { "name": "Rodriguez-Navarro S." }, { "name": "Moreno-Manzano V." }, { "name": "Conesa A." } ], "journal": "Genome Research" } } ], "credit": [ { "name": "Ana Conesa", "email": "ana.conesa@csic.es", "url": null, "orcidid": "https://orcid.org/0000-0001-9597-311X", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null }, { "name": "Pablo Atienza", "email": "pablo.atienza@csic.es", "url": null, "orcidid": "https://orcid.org/0009-0002-1093-693X", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Maintainer" ], "note": "Maintainer of SQANTI3" }, { "name": "Fabián Robledo", "email": "fabian.robledo@csic.es", "url": null, "orcidid": "https://orcid.org/0009-0005-9047-3315", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Maintainer" ], "note": "Maintainer of SQANTI3 and ELIXIR-related contact" } ], "owner": "Fabian-RY", "additionDate": "2025-07-07T09:04:03.787249Z", "lastUpdate": "2025-07-07T09:35:33.280160Z", "editPermission": { "type": "group", "authors": [ "Fabian-RY" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "PIA - Protein Inference Algorithms", "description": "The main focus lays on the integrated inference algorithms, concluding the proteins from a set of identified spectra. But it also allows you to integrate results of various search engines, inspect your peptide spectrum matches, calculate FDR values across different results and visualize the correspondence between PSMs, peptides and proteins.", "homepage": "https://github.com/medbioinf/pia", "biotoolsID": "pia", "biotoolsCURIE": "biotools:pia", "version": [ "1.5" ], "otherID": [], "relation": [ { "biotoolsID": "knime", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3767", "term": "Protein identification" }, { "uri": "http://edamontology.org/operation_3649", "term": "Target-Decoy" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0943", "term": "Mass spectrometry spectra" }, "format": [ { "uri": "http://edamontology.org/format_3713", "term": "Mascot .dat file" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" }, { "uri": "http://edamontology.org/format_3684", "term": "PRIDE XML" }, { "uri": "http://edamontology.org/format_3711", "term": "X!Tandem XML" }, { "uri": "http://edamontology.org/format_3702", "term": "MSF" }, { "uri": "http://edamontology.org/format_3681", "term": "mzTab" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0945", "term": "Peptide identification" }, "format": [ { "uri": "http://edamontology.org/format_2206", "term": "Sequence feature table format (text)" }, { "uri": "http://edamontology.org/format_3765", "term": "KNIME datatable format" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" }, { "uri": "http://edamontology.org/format_3681", "term": "mzTab" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" } ] }, { "data": { "uri": "http://edamontology.org/data_0989", "term": "Protein identifier" }, "format": [ { "uri": "http://edamontology.org/format_2206", "term": "Sequence feature table format (text)" }, { "uri": "http://edamontology.org/format_3765", "term": "KNIME datatable format" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" }, { "uri": "http://edamontology.org/format_3681", "term": "mzTab" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" } ] } ], "note": "PIA allows you to inspect the results of common proteomics spectrum identification search engines, combine them seamlessly and conduct statistical analyses. The main focus of PIA lays on the integrated inference algorithms, i.e. concluding the proteins from a set of identified spectra. But it also allows you to inspect your peptide spectrum matches, calculate FDR values across different search engine results and visualize the correspondence between PSMs, peptides and proteins. Search engine results in several formats peptide spectrum matches (PSMs) and peptides Inferred Proteins", "cmd": null } ], "toolType": [ "Command-line tool", "Library", "Desktop application", "Workflow" ], "topic": [ { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" }, { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" }, { "uri": "http://edamontology.org/topic_3120", "term": "Protein variants" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": "BSD-3-Clause", "collectionID": [ "KNIME", "de.NBI", "Proteomics", "BioInfra.Prot", "CUBiMed.RUB" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [ "Germany" ], "elixirCommunity": [ "Proteomics" ], "link": [ { "url": "https://github.com/medbioinf/pia", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/mpc-bioinformatics/pia", "type": "Source code", "note": null, "version": null }, { "url": "http://bioconda.github.io/recipes/pia/README.html", "type": "Software package", "note": null, "version": null }, { "url": "https://github.com/mpc-bioinformatics/pia/releases", "type": "Binaries", "note": null, "version": null }, { "url": "https://hub.docker.com/r/julianusz/pia", "type": "Container file", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/medbioinf/pia/wiki", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jproteome.5b00121", "pmid": "25938255", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "PIA: An Intuitive Protein Inference Engine with a Web-Based User Interface", "abstract": "Protein inference connects the peptide spectrum matches (PSMs) obtained from database search engines back to proteins, which are typically at the heart of most proteomics studies. Different search engines yield different PSMs and thus different protein lists. Analysis of results from one or multiple search engines is often hampered by different data exchange formats and lack of convenient and intuitive user interfaces. We present PIA, a flexible software suite for combining PSMs from different search engine runs and turning these into consistent results. PIA can be integrated into proteomics data analysis workflows in several ways. A user-friendly graphical user interface can be run either locally or (e.g., for larger core facilities) from a central server. For automated data processing, stand-alone tools are available. PIA implements several established protein inference algorithms and can combine results from different search engines seamlessly. On several benchmark data sets, we show that PIA can identify a larger number of proteins at the same protein FDR when compared to that using inference based on a single search engine. PIA supports the majority of established search engines and data in the mzIdentML standard format. It is implemented in Java and freely available at https://github.com/mpc-bioinformatics/pia.", "date": "2015-07-02T00:00:00Z", "citationCount": 57, "authors": [ { "name": "Uszkoreit J." }, { "name": "Maerkens A." }, { "name": "Perez-Riverol Y." }, { "name": "Meyer H.E." }, { "name": "Marcus K." }, { "name": "Stephan C." }, { "name": "Kohlbacher O." }, { "name": "Eisenacher M." } ], "journal": "Journal of Proteome Research" } }, { "doi": "10.1021/acs.jproteome.8b00723", "pmid": "30474983", "pmcid": null, "type": [], "version": null, "note": null, "metadata": { "title": "Protein Inference Using PIA Workflows and PSI Standard File Formats", "abstract": "Proteomics using LC-MS/MS has become one of the main methods to analyze the proteins in biological samples in high-throughput. But the existing mass-spectrometry instruments are still limited with respect to resolution and measurable mass ranges, which is one of the main reasons why shotgun proteomics is the major approach. Here proteins are digested, which leads to the identification and quantification of peptides instead. While often neglected, the important step of protein inference needs to be conducted to infer from the identified peptides to the actual proteins in the original sample. In this work, we highlight some of the previously published and newly added features of the tool PIA - Protein Inference Algorithms, which helps the user with the protein inference of measured samples. We also highlight the importance of the usage of PSI standard file formats, as PIA is the only current software supporting all available standards used for spectrum identification and protein inference. Additionally, we briefly describe the benefits of working with workflow environments for proteomics analyses and show the new features of the PIA nodes for the KNIME Analytics Platform. Finally, we benchmark PIA against a recently published data set for isoform detection. PIA is open source and available for download on GitHub (https://github.com/mpc-bioinformatics/pia) or directly via the community extensions inside the KNIME analytics platform.", "date": "2019-02-01T00:00:00Z", "citationCount": 30, "authors": [ { "name": "Uszkoreit J." }, { "name": "Perez-Riverol Y." }, { "name": "Eggers B." }, { "name": "Marcus K." }, { "name": "Eisenacher M." } ], "journal": "Journal of Proteome Research" } } ], "credit": [ { "name": "Julian Uszkoreit", "email": "julian.uszkoreit@rub.de", "url": null, "orcidid": "http://orcid.org/0000-0001-7522-4007", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null }, { "name": "CUBiMed.RUB", "email": "cubimed@rub.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "julianu", "additionDate": "2016-07-12T10:54:05Z", "lastUpdate": "2025-05-02T13:15:26.717477Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "OpenMS", "description": "Open source library and a collection of tools and interfaces for the analysis of mass spectrometry data. Includes over 200 standalone (TOPP) tools that can be combined to a workflow with the integrated workflow editor TOPPAS. Raw and intermediate mass spectrometry data can be visualised with the included viewer TOPPView.", "homepage": "http://www.openms.de", "biotoolsID": "openms", "biotoolsCURIE": "biotools:openms", "version": [ "2.0.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3767", "term": "Protein identification" }, { "uri": "http://edamontology.org/operation_1812", "term": "Parsing" }, { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" }, { "uri": "http://edamontology.org/operation_3628", "term": "Chromatographic alignment" }, { "uri": "http://edamontology.org/operation_3627", "term": "Mass spectra calibration" }, { "uri": "http://edamontology.org/operation_0335", "term": "Formatting" }, { "uri": "http://edamontology.org/operation_3630", "term": "Protein quantification" }, { "uri": "http://edamontology.org/operation_3633", "term": "Retention time prediction" }, { "uri": "http://edamontology.org/operation_0226", "term": "Annotation" }, { "uri": "http://edamontology.org/operation_3092", "term": "Protein feature detection" }, { "uri": "http://edamontology.org/operation_3705", "term": "Isotope-coded protein label" }, { "uri": "http://edamontology.org/operation_3634", "term": "Label-free quantification" }, { "uri": "http://edamontology.org/operation_3639", "term": "iTRAQ" }, { "uri": "http://edamontology.org/operation_3631", "term": "Peptide identification" }, { "uri": "http://edamontology.org/operation_3215", "term": "Peak detection" }, { "uri": "http://edamontology.org/operation_3694", "term": "Mass spectrum visualisation" }, { "uri": "http://edamontology.org/operation_3635", "term": "Labeled quantification" }, { "uri": "http://edamontology.org/operation_3359", "term": "Splitting" }, { "uri": "http://edamontology.org/operation_3214", "term": "Spectral analysis" }, { "uri": "http://edamontology.org/operation_3629", "term": "Deisotoping" }, { "uri": "http://edamontology.org/operation_3649", "term": "Target-Decoy" }, { "uri": "http://edamontology.org/operation_3023", "term": "Prediction and recognition (protein)" }, { "uri": "http://edamontology.org/operation_2424", "term": "Comparison" }, { "uri": "http://edamontology.org/operation_3435", "term": "Standardisation and normalisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3655", "term": "pepXML" }, { "uri": "http://edamontology.org/format_3248", "term": "mzQuantML" }, { "uri": "http://edamontology.org/format_3652", "term": "dta" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3747", "term": "protXML" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_2549", "term": "OBO" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_3246", "term": "TraML" }, { "uri": "http://edamontology.org/format_3244", "term": "mzML" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3654", "term": "mzXML" }, { "uri": "http://edamontology.org/format_3651", "term": "MGF" }, { "uri": "http://edamontology.org/format_3683", "term": "qcML" } ] }, { "data": { "uri": "http://edamontology.org/data_0849", "term": "Sequence record" }, "format": [ { "uri": "http://edamontology.org/format_3655", "term": "pepXML" }, { "uri": "http://edamontology.org/format_3248", "term": "mzQuantML" }, { "uri": "http://edamontology.org/format_3652", "term": "dta" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3747", "term": "protXML" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_2549", "term": "OBO" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_3246", "term": "TraML" }, { "uri": "http://edamontology.org/format_3244", "term": "mzML" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3654", "term": "mzXML" }, { "uri": "http://edamontology.org/format_3651", "term": "MGF" }, { "uri": "http://edamontology.org/format_3683", "term": "qcML" } ] }, { "data": { "uri": "http://edamontology.org/data_0945", "term": "Peptide identification" }, "format": [ { "uri": "http://edamontology.org/format_3655", "term": "pepXML" }, { "uri": "http://edamontology.org/format_3248", "term": "mzQuantML" }, { "uri": "http://edamontology.org/format_3652", "term": "dta" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3747", "term": "protXML" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_2549", "term": "OBO" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_3246", "term": "TraML" }, { "uri": "http://edamontology.org/format_3244", "term": "mzML" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3654", "term": "mzXML" }, { "uri": "http://edamontology.org/format_3651", "term": "MGF" }, { "uri": "http://edamontology.org/format_3683", "term": "qcML" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0945", "term": "Peptide identification" }, "format": [ { "uri": "http://edamontology.org/format_3655", "term": "pepXML" }, { "uri": "http://edamontology.org/format_3248", "term": "mzQuantML" }, { "uri": "http://edamontology.org/format_3652", "term": "dta" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_3654", "term": "mzXML" }, { "uri": "http://edamontology.org/format_3246", "term": "TraML" }, { "uri": "http://edamontology.org/format_3244", "term": "mzML" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3651", "term": "MGF" }, { "uri": "http://edamontology.org/format_3683", "term": "qcML" } ] }, { "data": { "uri": "http://edamontology.org/data_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3655", "term": "pepXML" }, { "uri": "http://edamontology.org/format_3248", "term": "mzQuantML" }, { "uri": "http://edamontology.org/format_3652", "term": "dta" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_3764", "term": "idXML" }, { "uri": "http://edamontology.org/format_3654", "term": "mzXML" }, { "uri": "http://edamontology.org/format_3246", "term": "TraML" }, { "uri": "http://edamontology.org/format_3244", "term": "mzML" }, { "uri": "http://edamontology.org/format_3247", "term": "mzIdentML" }, { "uri": "http://edamontology.org/format_3651", "term": "MGF" }, { "uri": "http://edamontology.org/format_3683", "term": "qcML" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library", "Workbench" ], "topic": [ { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" }, { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" }, { "uri": "http://edamontology.org/topic_3172", "term": "Metabolomics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C++" ], "license": "BSD-3-Clause", "collectionID": [ "KNIME", "de.NBI", "Proteomics", "OpenMS" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/OpenMS/OpenMS", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/OpenMS/OpenMS", "type": "Source code", "note": null, "version": null }, { "url": "http://sourceforge.net/projects/open-ms/files/OpenMS/OpenMS-2.0/", "type": "Binaries", "note": null, "version": null }, { "url": "https://github.com/OpenMS/OpenMS", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "http://ftp.mi.fu-berlin.de/pub/OpenMS/release-documentation/html/index.html", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1038/nmeth.3959", "pmid": "27575624", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "OpenMS: A flexible open-source software platform for mass spectrometry data analysis", "abstract": "© 2016 Nature America, Inc. All rights reserved.High-resolution mass spectrometry (MS) has become an important tool in the life sciences, contributing to the diagnosis and understanding of human diseases, elucidating biomolecular structural information and characterizing cellular signaling networks. However, the rapid growth in the volume and complexity of MS data makes transparent, accurate and reproducible analysis difficult. We present OpenMS 2.0 (http://www.openms.de) a robust, open-source, cross-platform software specifically designed for the flexible and reproducible analysis of high-throughput MS data. The extensible OpenMS software implements common mass spectrometric data processing tasks through a well-defined application programming interface in C++ and Python and through standardized open data formats. OpenMS additionally provides a set of 185 tools and ready-made workflows for common mass spectrometric data processing tasks, which enable users to perform complex quantitative mass spectrometric analyses with ease.", "date": "2016-08-30T00:00:00Z", "citationCount": 246, "authors": [ { "name": "Rost H.L." }, { "name": "Sachsenberg T." }, { "name": "Aiche S." }, { "name": "Bielow C." }, { "name": "Weisser H." }, { "name": "Aicheler F." }, { "name": "Andreotti S." }, { "name": "Ehrlich H.-C." }, { "name": "Gutenbrunner P." }, { "name": "Kenar E." }, { "name": "Liang X." }, { "name": "Nahnsen S." }, { "name": "Nilse L." }, { "name": "Pfeuffer J." }, { "name": "Rosenberger G." }, { "name": "Rurik M." }, { "name": "Schmitt U." }, { "name": "Veit J." }, { "name": "Walzer M." }, { "name": "Wojnar D." }, { "name": "Wolski W.E." }, { "name": "Schilling O." }, { "name": "Choudhary J.S." }, { "name": "Malmstrom L." }, { "name": "Aebersold R." }, { "name": "Reinert K." }, { "name": "Kohlbacher O." } ], "journal": "Nature Methods" } }, { "doi": "10.1007/978-1-60761-987-1_23", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": null, "note": null, "metadata": { "title": "OpenMS and TOPP: open source software for LC-MS data analysis.", "abstract": "Proteomics experiments based on state-of-the-art mass spectrometry produce vast amounts of data, which cannot be analyzed manually. Hence, software is needed which is able to analyze the data in an automated fashion. The need for robust and reusable software tools triggered the development of libraries implementing different algorithms for the various analysis steps. OpenMS is such a software library and provides a wealth of data structures and algorithms for the analysis of mass spectrometric data. For users unfamiliar with programming, TOPP (\"The OpenMS Proteomics Pipeline\") offers a wide range of already implemented tools sharing the same interface and designed for a specific analysis task each. TOPP thus makes the sophisticated algorithms of OpenMS accessible to nonprogrammers. The individual TOPP tools can be strung together into pipelines for analyzing mass spectrometry-based experiments starting from the raw output of the mass spectrometer. These analysis pipelines can be constructed using a graphical editor. Even complex analytical workflows can thus be analyzed with ease.", "date": "2011-01-01T00:00:00Z", "citationCount": 65, "authors": [ { "name": "Bertsch A." }, { "name": "Gropl C." }, { "name": "Reinert K." }, { "name": "Kohlbacher O." } ], "journal": "Methods in molecular biology (Clifton, N.J.)" } } ], "credit": [ { "name": "ETH Zürich", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Eberhard-Karls-Universität Tübingen", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Freie Universität Berlin", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Center for Integrative Bioinformatics (CiBi)", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Consortium", "typeRole": [], "note": null }, { "name": "cibi", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "General Mailinglist", "email": "open-ms-general@lists.sourceforge.net", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "General Mailinglist", "email": "open-ms-general@lists.sourceforge.net", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Hannes Röst", "email": null, "url": null, "orcidid": "http://orcid.org/0000-0003-0990-7488", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor" ], "note": null } ], "owner": "samwein", "additionDate": "2016-01-19T16:39:56Z", "lastUpdate": "2025-04-30T11:39:30.251890Z", "editPermission": { "type": "group", "authors": [ "proteomics.bio.tools" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "compareMS2", "description": "compareMS2 is a tool for comparing sets of (tandem) mass spectra for clustering samples, molecular phylogenetics, identification of biological species or tissues, and quality control. compareMS2 currently consumes Mascot Generic Format, or MGF, and produces output in a variety of common image and distance matrix formats.", "homepage": "https://github.com/524D/compareMS2", "biotoolsID": "comparems2", "biotoolsCURIE": "biotools:comparems2", "version": [ "1.0", "2.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2424", "term": "Comparison" }, { "uri": "http://edamontology.org/operation_0567", "term": "Phylogenetic tree visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3651", "term": "MGF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3272", "term": "Species tree" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" } ] }, { "data": { "uri": "http://edamontology.org/data_2855", "term": "Distance matrix" }, "format": [ { "uri": "http://edamontology.org/format_1991", "term": "mega" }, { "uri": "http://edamontology.org/format_1912", "term": "Nexus format" }, { "uri": "http://edamontology.org/format_1910", "term": "newick" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0084", "term": "Phylogeny" }, { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" }, { "uri": "http://edamontology.org/topic_3172", "term": "Metabolomics" }, { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C", "JavaScript" ], "license": "MIT", "collectionID": [ "ms-utils", "Proteomics" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [ "Netherlands" ], "elixirCommunity": [ "Proteomics" ], "link": [ { "url": "https://github.com/524D/compareMS2", "type": [ "Repository" ], "note": null }, { "url": "https://www.ms-utils.org/compareMS2.html", "type": [ "Software catalogue" ], "note": null }, { "url": "https://research-software-directory.org/software/comparems2", "type": [ "Software catalogue" ], "note": null } ], "download": [ { "url": "http://www.ms-utils.org/compareMS2.c", "type": "Source code", "note": null, "version": "1.0" }, { "url": "http://www.ms-utils.org/compareMS2.html", "type": "Binaries", "note": null, "version": "1.0" }, { "url": "http://www.ms-utils.org/compareMS2.c", "type": "Source code", "note": null, "version": "1.0" }, { "url": "https://github.com/524D/compareMS2/tree/main/src", "type": "Source code", "note": null, "version": "2.0" }, { "url": "https://github.com/524D/compareMS2/tree/main", "type": "Binaries", "note": null, "version": "2.0" } ], "documentation": [ { "url": "http://www.ms-utils.org/compareMS2.html", "type": [ "General", "Command-line options" ], "note": null }, { "url": "https://github.com/524D/compareMS2", "type": [ "General", "User manual", "Command-line options", "Installation instructions" ], "note": null } ], "publication": [ { "doi": "10.1002/rcm.6162", "pmid": "22368051", "pmcid": null, "type": [ "Primary" ], "version": "1.0", "note": null, "metadata": { "title": "Molecular phylogenetics by direct comparison of tandem mass spectra", "abstract": "Rationale: Molecular phylogenetics is the study of evolution and relatedness of organisms or genes. Mass spectrometry is used routinely for bacterial identification and has also been used for phylogenetic analysis, for instance from bone material. Unfortunately, only a small fraction of the acquired tandem mass spectra allow direct interpretation. Methods: We describe a new algorithm and software for molecular phylogenetics using pairwise comparisons of tandem mass spectra from enzymatically digested proteins. The spectra need not be annotated and all acquired data is used in the analysis. To demonstrate the method, we analyzed tryptic digests of sera from four great apes and two other primates. Results: The distribution of spectra dot products for thousands of tandem mass spectra collected from two samples provides a measure on the fraction of shared peptides between the two samples. When inverted, this becomes a distance metric. By pairwise comparison between species and averaging over four individuals per species, it was possible to reconstruct the unique correct phylogenetic tree for the great apes and other primates. Conclusions: The new method described here has several attractive features compared with existing methods, among them simplicity, the unbiased use of all acquired data rather than a small subset of spectra, and the potential use of heavily degraded proteins or proteins with a priori unknown modifications. © 2012 John Wiley & Sons, Ltd.", "date": "2012-04-15T00:00:00Z", "citationCount": 30, "authors": [ { "name": "Palmblad M." }, { "name": "Deelder A.M." } ], "journal": "Rapid Communications in Mass Spectrometry" } }, { "doi": "10.1021/acs.jproteome.2c00457", "pmid": "36173614", "pmcid": "PMC9903320", "type": [ "Primary" ], "version": "2.0", "note": null, "metadata": { "title": "compareMS2 2.0: An Improved Software for Comparing Tandem Mass Spectrometry Datasets", "abstract": "It has long been known that biological species can be identified from mass spectrometry data alone. Ten years ago, we described a method and software tool, compareMS2, for calculating a distance between sets of tandem mass spectra, as routinely collected in proteomics. This method has seen use in species identification and mixture characterization in food and feed products, as well as other applications. Here, we present the first major update of this software, including a new metric, a graphical user interface and additional functionality. The data have been deposited to ProteomeXchange with dataset identifier PXD034932.", "date": "2023-02-03T00:00:00Z", "citationCount": 7, "authors": [ { "name": "Marissen R." }, { "name": "Varunjikar M.S." }, { "name": "Laros J.F.J." }, { "name": "Rasinger J.D." }, { "name": "Neely B.A." }, { "name": "Palmblad M." } ], "journal": "Journal of Proteome Research" } }, { "doi": "10.1021/acs.jproteome.1c00528", "pmid": "34523928", "pmcid": "PMC8491155", "type": [ "Review" ], "version": "2.0", "note": null, "metadata": { "title": "Rewinding the Molecular Clock: Looking at Pioneering Molecular Phylogenetics Experiments in the Light of Proteomics", "abstract": "Science is full of overlooked and undervalued research waiting to be rediscovered. Proteomics is no exception. In this perspective, we follow the ripples from a 1960 study of Zuckerkandl, Jones, and Pauling comparing tryptic peptides across animal species. This pioneering work directly led to the molecular clock hypothesis and the ensuing explosion in molecular phylogenetics. In the decades following, proteins continued to provide essential clues on evolutionary history. While technology has continued to improve, contemporary proteomics has strayed from this larger biological context, rarely comparing species or asking how protein structure, function, and interactions have evolved. Here we recombine proteomics with molecular phylogenetics, highlighting the value of framing proteomic results in a larger biological context and how almost forgotten research, though technologically surpassed, can still generate new ideas and illuminate our work from a different perspective. Though it is infeasible to read all research published on a large topic, looking up older papers can be surprisingly rewarding when rediscovering a \"gem\"at the end of a long citation chain, aided by digital collections and perpetually helpful librarians. Proper literature study reduces unnecessary repetition and allows research to be more insightful and impactful by truly standing on the shoulders of giants. All data was uploaded to MassIVE (https://massive.ucsd.edu/) as dataset MSV000087993.", "date": "2021-10-01T00:00:00Z", "citationCount": 1, "authors": [ { "name": "Neely B.A." }, { "name": "Palmblad M." } ], "journal": "Journal of Proteome Research" } } ], "credit": [ { "name": "lumc.nl", "email": null, "url": "https://www.lumc.nl", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Support" ], "note": null }, { "name": "Magnus Palmblad", "email": "magnus.palmblad@gmail.com", "url": "https://github.com/magnuspalmblad", "orcidid": "http://orcid.org/0000-0002-5865-8994", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Primary contact", "Documentor" ], "note": null }, { "name": "Rob Marissen", "email": null, "url": "https://github.com/524D", "orcidid": "https://orcid.org/0000-0002-1220-9173", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "n.m.palmblad@lumc.nl", "additionDate": "2016-04-15T11:52:42Z", "lastUpdate": "2025-04-16T14:22:04.957317Z", "editPermission": { "type": "group", "authors": [ "proteomics.bio.tools" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "Biodepot Launcher", "description": "The Biodepot Launcher is a desktop application that facilitates installation, management and deployment of containerized bioinformatics workflows. This application provides an interactive and easy-to-use interface to launch containerized analytical workflows that can be used to process biomedical data.", "homepage": "https://github.com/BioDepot/biodepot-launcher", "biotoolsID": "biodepot_launcher", "biotoolsCURIE": "biotools:biodepot_launcher", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2945", "term": "Data analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "language": [ "JavaScript", "Other" ], "license": "MIT", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/BioDepot/biodepot-launcher", "type": [ "Repository" ], "note": null }, { "url": "https://biodepot.github.io/training/running_bwb/bwb_launcher/", "type": [ "Other" ], "note": "Training portal with screenshots and demo videos" } ], "download": [ { "url": "https://github.com/BioDepot/biodepot-launcher", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/BioDepot/biodepot-launcher", "type": [ "Installation instructions" ], "note": null }, { "url": "https://biodepot.github.io/training/running_bwb/bwb_launcher/", "type": [ "Training material" ], "note": null } ], "publication": [], "credit": [ { "name": "Ling-Hong Hung", "email": "lhhung@uw.edu", "url": null, "orcidid": "https://orcid.org/0000-0002-5209-2248", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": null }, { "name": "Thomas Dahlstrom", "email": "tjdahl@uw.edu", "url": null, "orcidid": "https://orcid.org/0000-0003-4363-0697", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Developer" ], "note": null }, { "name": "Johnalbert Garnica", "email": "johnnyas@uw.edu", "url": null, "orcidid": "https://orcid.org/0009-0004-6419-1560", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Developer" ], "note": null }, { "name": "Ka Yee Yeung", "email": "kayee@uw.edu", "url": null, "orcidid": "https://orcid.org/0000-0002-1754-7577", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Primary contact" ], "note": null } ], "owner": "kayee", "additionDate": "2024-12-04T05:41:38.413068Z", "lastUpdate": "2024-12-04T05:42:17.969436Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Collagen Mutation Database (CMD)", "description": "Database of osteogenesis imperfecta and type III collagen variants.", "homepage": "https://eds.gene.le.ac.uk", "biotoolsID": "cmd", "biotoolsCURIE": "biotools:cmd", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0224", "term": "Query and retrieval" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0957", "term": "Database metadata" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_2331", "term": "HTML" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Database portal" ], "topic": [ { "uri": "http://edamontology.org/topic_0634", "term": "Pathology" } ], "operatingSystem": [], "language": [], "license": null, "collectionID": [ "DRCAT" ], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://eds.gene.le.ac.uk/docs/LOVD_manual_2.0.pdf", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://eds.gene.le.ac.uk/docs/LOVD_manual_2.0.pdf", "type": "Source code", "note": null, "version": null }, { "url": "https://eds.gene.le.ac.uk/docs/LOVD_manual_2.0.pdf", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://eds.gene.le.ac.uk/docs/index.php", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1002/humu.21438", "pmid": "21520333", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Leiden University Medical Center", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "DRCAT", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Documentor" ], "note": null }, { "name": null, "email": null, "url": "http://www.lovd.nl/2.0/contact.php", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "DRCAT", "additionDate": "2015-09-11T21:52:42Z", "lastUpdate": "2024-11-25T16:22:10.278679Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Cofactory", "description": "Identification of Rossmann folds and prediction of FAD, NAD and NADP specificity.", "homepage": "http://cbs.dtu.dk/services/Cofactory/", "biotoolsID": "cofactory", "biotoolsCURIE": "biotools:cofactory", "version": [ "2.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2423", "term": "Prediction and recognition" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1277", "term": "Protein features" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "identifies Rossmann fold sequence domains and predicts their specificity for the cofactors FAD, NAD or NADP", "cmd": null } ], "toolType": [ "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3510", "term": "Protein sites, features and motifs" } ], "operatingSystem": [ "Linux" ], "language": [], "license": "Other", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://www.cbs.dtu.dk/services/doc/cofactory-1.0.readme", "type": [ "Repository" ], "note": null }, { "url": "http://cbs.dtu.dk/services", "type": [ "Software catalogue" ], "note": null } ], "download": [ { "url": "http://www.cbs.dtu.dk/services/doc/cofactory-1.0.readme", "type": "Source code", "note": null, "version": null }, { "url": "http://www.cbs.dtu.dk/services/doc/cofactory-1.0.readme", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://www.cbs.dtu.dk/services/Cofactory/instructions.php", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1002/prot.24536", "pmid": "24523134", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "CBS", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Thomas Nordahl Petersen", "email": "tnp@cbs.dtu.dk", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "CBS", "additionDate": "2015-08-24T10:00:36Z", "lastUpdate": "2024-11-25T16:22:09.216410Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "The GEM (GEnome Multi-tool) Library (GEM Mapper)", "description": "A set of very optimized tools for indexing/querying huge genomes/files. Provided so far: a very fast exact mapper, and an unconstrained split-mapper", "homepage": "https://sourceforge.net/projects/gemlibrary/", "biotoolsID": "gemmapper", "biotoolsCURIE": "biotools:gemmapper", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2429", "term": "Mapping" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2044", "term": "Sequence" }, "format": [ { "uri": "http://edamontology.org/format_2182", "term": "FASTQ-like format (text)" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1916", "term": "Alignment" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" } ] } ], "note": "Because of ever-increasing throughput requirements of sequencing data, most existing short-read aligners have been designed to focus on speed at the expense of accuracy. The Genome Multitool (GEM) mapper can leverage string matching by filtration to search the alignment space more efficiently, simultaneously delivering precision (performing fully tunable exhaustive searches that return all existing matches, including gapped ones) and speed (being several times faster than comparable state-of-the-art tools).", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0077", "term": "Nucleic acids" } ], "operatingSystem": [ "Linux" ], "language": [ "Perl", "Python", "C" ], "license": "GPL-3.0", "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [], "download": [ { "url": "https://sourceforge.net/projects/gemlibrary/files/gem-library/Binary%20pre-release%203/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://algorithms.cnag.cat/wiki/The_GEM_library", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1038/nmeth.2221", "pmid": "23103880", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Paolo Ribeca", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Santiago Marco Sola", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Lab Roderic Guigo Group", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": "Lab Roderic Guigo Group: Computational Biology of RNA processing @ Centre for Genomic Regulation Parc de Recerca Biomedica: Dr. Aiguader, 88, 08003 Barcelona" }, { "name": "crg.eu", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Paolo Ribeca", "email": "paolo.ribeca@pirbright.ac.uk", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "francisco.camara@crg.eu", "additionDate": "2016-06-07T13:24:40Z", "lastUpdate": "2024-11-25T16:17:09.101669Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "msa", "description": "Display multiple-sequence alignment. The tool is also available as R/BioConductor interface to the multiple sequence alignment algorithms ClustalW, ClustalOmega, and Muscle. All three algorithms are integrated in the package, therefore, they do not depend on any external software tools and are available for all major platforms.", "homepage": "http://msa.biojs.net", "biotoolsID": "msa", "biotoolsCURIE": "biotools:msa", "version": [ "1.0.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_1984", "term": "FASTA-aln" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1984", "term": "FASTA-aln" } ] }, { "data": { "uri": "http://edamontology.org/data_1711", "term": "Sequence alignment image" }, "format": [ { "uri": "http://edamontology.org/format_3547", "term": "Image format" } ] }, { "data": { "uri": "http://edamontology.org/data_0850", "term": "Sequence set" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_1270", "term": "Feature table" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] } ], "note": "Visualizes multiple sequence alignment, calculates conservation, shows sequence logo, applies multiple color schemes A multiple sequence alignment (ClustalW, FASTA, ...) Exports selected sequences and regions from the alignment Images are exported in PNG Export sequences in FASTA format Export features in GFF\nNOTE: Actually, all these output types of data should instead be under separate \"constant\" operations, while the visualisation should be an unary operation, perhaps without an output.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0492", "term": "Multiple sequence alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2977", "term": "Nucleic acid sequence" }, "format": [ { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1935", "term": "GCG" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1936", "term": "GenBank format" } ] }, { "data": { "uri": "http://edamontology.org/data_2976", "term": "Protein sequence" }, "format": [ { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1935", "term": "GCG" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1936", "term": "GenBank format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0867", "term": "Sequence alignment report" }, "format": [ { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_3508", "term": "PDF" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0160", "term": "Sequence sites, features and motifs" }, { "uri": "http://edamontology.org/topic_3293", "term": "Phylogenetics" }, { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "JavaScript" ], "license": "Apache-2.0", "collectionID": [ "Rostlab tools", "Bioconductor", "BioJS" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/wilzbach/msa", "type": [ "Repository" ], "note": null }, { "url": "http://biojs.io/", "type": [ "Software catalogue" ], "note": null }, { "url": "http://github.com/wilzbach/msa", "type": [ "Helpdesk" ], "note": null }, { "url": "http://www.bioinf.jku.at/software/msa/", "type": [ "Mirror" ], "note": null } ], "download": [ { "url": "https://github.com/wilzbach/msa", "type": "Source code", "note": null, "version": null }, { "url": "https://cdn.bio.sh/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/wilzbach/msa/blob/master/LICENSE", "type": [ "Terms of use" ], "note": null }, { "url": "http://msa.biojs.net", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btw474", "pmid": "27412096", "pmcid": "PMC5181560", "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btv494", "pmid": "26315911", "pmcid": null, "type": [ "Other" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Sebastian Wilzbach", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Ian Sillitoe", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Guy Yachdav", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Benedikt Rauscher", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Tatyana Goldberg", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Technische Universität München", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Google Summer of Code (GSoC) 2014", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "BioJS", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": null, "url": "http://github.com/wilzbach/msa", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Ulrich Bodenhofer", "email": "bodenhofer@bioinf.jku.at", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BioJS", "additionDate": "2016-06-02T02:47:10Z", "lastUpdate": "2024-11-25T16:17:03.898741Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Aquaria", "description": "Simplifying the generation of insight from protein structures through structure visualisation, annotated with protein features; loads sequence-to-structure alignments from the PSSH2 database, sequence features from UniProt and Interpro and user defined features on demand from JSON files; there is also a WebAPI (see ...).", "homepage": "http://aquaria.ws", "biotoolsID": "aquaria", "biotoolsCURIE": "biotools:aquaria", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0570", "term": "Structure visualisation" }, { "uri": "http://edamontology.org/operation_0339", "term": "Structure database search" }, { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_0338", "term": "Sequence database search" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1063", "term": "Sequence identifier" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] }, { "data": { "uri": "http://edamontology.org/data_1869", "term": "Organism identifier" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "output": [], "note": "You can find sequences based on a keyword search. For the identified sequence, Aquaria retrieves sequence-to-structure alignments from the PSSH2 database and visualises those on the web page. At the same time, a selected alignment is visualised in the 3D viewer (by default the one with most identical residues between sequence and structure). accession number, ID or part of the name or alias from UniProt Organism names used in UniProt; Homo sapiens used by default", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0474", "term": "Protein structure prediction" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1096", "term": "Sequence accession (protein)" }, "format": [ { "uri": "http://edamontology.org/format_1963", "term": "UniProtKB format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0893", "term": "Sequence-structure alignment" }, "format": [ { "uri": "http://edamontology.org/format_3464", "term": "JSON" } ] } ], "note": "web service to get matching structures with alignment data for a given protein sequence Uniprot accession of query protein glued into the query URL: aquaria.ws/<UniprotAcc>.json json representation of one or more sequence-to-structure alignments annotated with alignment statistics", "cmd": null } ], "toolType": [ "Web API", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0082", "term": "Structure prediction" }, { "uri": "http://edamontology.org/topic_3510", "term": "Protein sites, features and motifs" }, { "uri": "http://edamontology.org/topic_2814", "term": "Protein structure analysis" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "JavaScript", "Java" ], "license": "GPL-2.0", "collectionID": [ "Odonoghuelab tools", "Rostlab tools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/ODonoghueLab/Aquaria", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://aquaria.ws/help/Aquaria3D_QR_v1.pdf", "type": "Source code", "note": null, "version": null }, { "url": "http://aquaria.ws/help/Aquaria3D_QR_v1.pdf", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://www.youtube.com/watch?v=FAQ3yVGYSzY&feature=youtu.be", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1038/nmeth.3258", "pmid": "25633501", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Christian Stolte", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Kenneth S Sabir", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Seán I O'Donoghue", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Andrea Schafferhans", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Nelson Perdigão", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Burkhard Rost", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Vivian Ho", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Manfred Roos", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Benjamin Wellmann", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Julian Heinrich", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Maria Kalemanov", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Fabian A Buske", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Department for Bioinformatics and Computational Biology, Technische Universität München", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Division of Genomics and Epigenetics, Garvan Institute of Medical Research, Sydney", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Digital Productivity, Commonwealth Scientific and Industrial Research Organisation (CSIRO), Sydney", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "School of Molecular Bioscience, The University of Sydney", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Amazon AWS", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Consortium", "typeRole": [], "note": null }, { "name": "CSIRO's OCE Science Leader program and its Computational and Simulation Sciences platform", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "Alexander von Humboldt Foundation", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "RostLab", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Seán I. O'Donoghue", "email": "sean@odonoghuelab.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "Andrea Schafferhans", "email": "andrea.schafferhans@rostlab.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "Seán O'Donoghue", "email": "sean@odonoghuelab.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Andrea Schafferhans", "email": "andrea.schafferhans@rostlab.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "RostLab", "additionDate": "2016-09-06T06:04:02Z", "lastUpdate": "2024-11-25T15:45:50.420021Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "LocTree3", "description": "Prediction of protein subcellular localization in 18 classes for eukaryota, 6 for bacteria and 3 for archaea.", "homepage": "https://rostlab.org/services/loctree3/", "biotoolsID": "loctree3", "biotoolsCURIE": "biotools:loctree3", "version": [ "1.0.8" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2489", "term": "Protein subcellular localisation prediction" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2886", "term": "Protein sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0896", "term": "Protein report" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": "Prediction of protein sucellular localization in 18 classes for eukaryota, 6 classes for bacteria and 3 for archaea using homology searches (PSI-BLAST) and machine learning (SVM) User can provide one or more sequences in FASTA format The prediction output contains: prediction score, from 1 (weak prediction) to 100 (strong prediction); one of 18 localization classes for eukaryota, 6 for bacteria and 3 for archaea; GO identifier; GO term; prediction source (PSI-BLAST or SVM)", "cmd": null } ], "toolType": [ "Command-line tool", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0123", "term": "Protein properties" }, { "uri": "http://edamontology.org/topic_2229", "term": "Cell biology" } ], "operatingSystem": [ "Linux" ], "language": [ "PHP", "Java", "Perl", "JavaScript" ], "license": "GPL-3.0", "collectionID": [ "Rostlab tools", "PredictProtein" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://rostlab.org/owiki/index.php/Packages", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://rostlab.org/owiki/index.php/Packages", "type": "Source code", "note": null, "version": null }, { "url": "https://rostlab.org/owiki/index.php/Packages", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://rostlab.org/owiki/index.php/Loctree3", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gku396", "pmid": "24848019", "pmcid": "PMC4086075", "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/bts390", "pmid": "22962467", "pmcid": "PMC3436817", "type": [ "Other" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Maximilian Hecht", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Guy Yachdav", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Timothy Karl", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Tobias Hamp", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Tatyana Goldberg", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Burkhard Rost", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Henrik Nielsen", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Technische Universität München", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Alexander von Humboldt Foundation through German Federal Ministry for Education and Research", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "Ernst Ludwig Ehrlich Studienwerk", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "RostLab", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "localization@rostlab.org", "url": "https://rostlab.org/services/loctree3/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "RostLab", "additionDate": "2015-10-01T21:33:09Z", "lastUpdate": "2024-11-25T15:45:41.322065Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "The Flux Simulator", "description": "Model RNA-Seq experiments in silico: sequencing reads are produced from a reference genome according annotated transcripts.", "homepage": "http://sammeth.net/confluence/display/SIM/Home", "biotoolsID": "the_flux_simulator", "biotoolsCURIE": "biotools:the_flux_simulator", "version": [ "1.2.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3566", "term": "Simulated gene expression data generation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2306", "term": "GTF" } ] }, { "data": { "uri": "http://edamontology.org/data_0006", "term": "Data" }, "format": [] } ], "output": [], "note": "The Flux Simulator aims at modeling RNA-Seq experiments in silico: sequencing reads are produced from a reference genome according annotated transcripts. The simulation pipeline models different steps as modules, each with a minimal set of parameters that can be estimated by experimental parameters. The first step is-in fact-a transcriptome simulator. Subsequently, common sources of systematic bias in the abundance and distribution of produced reads are simulated by in silico library preparation and sequencing. Our models do not simulate molecular processes on the level of atoms, but represent a collection of deterministic approaches with a minimal set of parameters that can be estimated from observations of the experiment that is to be reproduced. Model development has to be understood as an iterative process to a maximal convergence of \"model world\" and \"real world\". It always requires a careful evaluation of all hypotheses and assumptions by comparison with experimental data.", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "Java" ], "license": "BSD-3-Clause", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://sammeth.net/bitbucket/projects/BARNA/repos/barna/browse/barna.simulator", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://sammeth.net/confluence/display/SIM/2+-+Download", "type": "Source code", "note": null, "version": null }, { "url": "http://sammeth.net/confluence/display/SIM/2+-+Download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://sammeth.net/confluence/display/SIM/Home", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gks666", "pmid": "22962361", "pmcid": "PMC3488205", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Micha Sammeth", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Lab Roderic Guigo Group", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "crg.eu", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Micha Sammeth", "email": "micha@sammeth.net", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "francisco.camara@crg.eu", "additionDate": "2016-06-07T15:40:09Z", "lastUpdate": "2024-11-25T15:42:24.196759Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "AStalavista", "description": "Alternative splicing trascriptional landscape visualization tool retrieves all alternative splicing events from generic transcript annotations.", "homepage": "http://sammeth.net/confluence/display/ASTA/Home", "biotoolsID": "astalavista", "biotoolsCURIE": "biotools:astalavista", "version": [ "3.2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_0361", "term": "Sequence annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1276", "term": "Nucleic acid features" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_3547", "term": "Image format" } ] } ], "note": "The AStalavista web server extracts and displays alternative splicing (AS) events from a given genomic annotation of exon-intron gene coordinates. By comparing all given transcripts, AStalavista detects the variations in their splicing structure and identify all AS events (like exon skipping, alternate donor, etc) by assigning to each of them an AS code. AStalavista provides a vizual summary of the AS landscape in the analyzed dataset, the possibility to browse the results on the UCSC website or to download them in GTF or ASTA format. You can use AStalavista for any genome by providing your own annotation set, the identifier of your gene(s) of interest, or analyze the AS landscape of reference annotation datasets like Gencode, RefSeq, Ensembl, FlyBase,...", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": "BSD-3-Clause", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://sammeth.net/bitbucket/scm/barna/barna.git", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://artifactory.sammeth.net/artifactory/barna/barna/barna.astalavista/3.2/astalavista-3.2.tgz", "type": "Source code", "note": null, "version": null }, { "url": "http://sammeth.net/confluence/display/ASTA/2+-+Download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://sammeth.net/confluence/display/ASTA/2+-+Download", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1101/gr.121947.111", "pmid": "22113879", "pmcid": "PMC3290788", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Micha Sammeth", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Lab Roderic Guigo Group", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "crg.eu", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Micha Sammeth", "email": "micha@sammeth.net", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "francisco.camara@crg.eu", "additionDate": "2016-06-07T13:17:41Z", "lastUpdate": "2024-11-25T15:42:23.141551Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Selenoprofiles3", "description": "Pipeline for profile-based protein finding in genomes.", "homepage": "http://big.crg.cat/services/selenoprofiles", "biotoolsID": "selenoprofiles3", "biotoolsCURIE": "biotools:selenoprofiles3", "version": [ "3.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0362", "term": "Genome annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3494", "term": "DNA sequence" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1276", "term": "Nucleic acid features" }, "format": [] } ], "note": "Provided one or more protein alignments, it scans a target genome (or any other nucleotide database) and reports the gene structures of homologous genes. It can be used to easily characterize any protein family of interest across a massive amount of sequenced genomes, allowing a finely tuned filtering of results. Or it can be used with comprehensive sets of input profiles, in order to completely annotate by homology one or more genomes.", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0160", "term": "Sequence sites, features and motifs" } ], "operatingSystem": [], "language": [], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/marco-mariotti/selenoprofiles", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://genome.crg.es/~mmariotti/selenoprofiles_3_installation.tar", "type": "Source code", "note": null, "version": null }, { "url": "http://genome.crg.es/~mmariotti/selenoprofiles_manual.pdf", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://big.crg.cat/services/selenoprofiles", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btq516", "pmid": "20861026", "pmcid": "PMC2958745", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Marco Mariotti", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Didac Santesmasses", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "Lab Roderic Guigo Group", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "crg.eu", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Didac Santesmasses & Marco Mariotti", "email": "didac.santesmasses@crg.eu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "francisco.camara@crg.eu", "additionDate": "2016-04-22T14:37:38Z", "lastUpdate": "2024-11-25T15:42:22.026077Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MotifLab", "description": "General workbench for analyzing regulatory sequence regions and discovering transcription factor binding sites and cis-regulatory modules. It can improve performance of binding site predictions by allowing users to integrate several motif discovery tools, as well as different types of data: phylogenetic conservation, epigenetic marks, DNase hypersensitive sites, ChIP-Seq data, positional binding preferences of transcription factors, TF-TF interactions, TF-expression and target gene expression.", "homepage": "http://www.motiflab.org", "biotoolsID": "motiflab", "biotoolsCURIE": "biotools:motiflab", "version": [ "1.8" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Desktop application", "Workbench" ], "topic": [ { "uri": "http://edamontology.org/topic_0204", "term": "Gene regulation" }, { "uri": "http://edamontology.org/topic_0749", "term": "Transcription factors and regulatory sites" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": null, "collectionID": [ "NeLS", "ELIXIR-Norway", "SEQwiki", "NTNU tools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://www.motiflab.org/index.php?page=download", "type": [ "Repository" ], "note": null }, { "url": "http://www.motiflab.org/index.php?page=contact", "type": [ "Helpdesk" ], "note": null } ], "download": [ { "url": "http://www.motiflab.org/MotifLab_source.zip", "type": "Source code", "note": null, "version": null }, { "url": "http://www.motiflab.org/index.php?page=download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://www.motiflab.org/index.php?page=publications", "type": [ "Citation instructions" ], "note": null }, { "url": "http://www.motiflab.org/index.php?page=documentation", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1186/1471-2105-14-9", "pmid": "23323883", "pmcid": "PMC3556059", "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btq357", "pmid": "20628076", "pmcid": "PMC2922893", "type": [ "Other" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Kjetil Klepper", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Finn Drabløs", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Contributor" ], "note": null }, { "name": "ELIXIR-Norway", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Consortium", "typeRole": [], "note": null }, { "name": "NeLS (Norwegian e-Infrastructure for Life Sciences)", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Consortium", "typeRole": [], "note": null }, { "name": "The National Programme for Research in Functional Genomics in Norway", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "Norwegian infrastructure for bioinformatics ELIXIR.no", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Funding agency", "typeRole": [ "Contributor" ], "note": null }, { "name": "NTNU", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Kjetil Klepper", "email": "kjetil.klepper@ntnu.no", "url": "http://www.motiflab.org/index.php?page=contact", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Maintainer" ], "note": null }, { "name": "Finn Drabløs", "email": "finn.drablos@ntnu.no", "url": "http://www.motiflab.org/index.php?page=contact", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Support" ], "note": null }, { "name": "Kjetil Klepper", "email": "kjetil.klepper@ntnu.no", "url": "http://www.motiflab.org/index.php?page=contact", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Finn Drabløs", "email": "finn.drablos@ntnu.no", "url": "http://www.motiflab.org/index.php?page=contact", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "NTNU", "additionDate": "2016-03-18T09:58:17Z", "lastUpdate": "2024-11-25T15:41:05.124820Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Apache Taverna", "description": "Open source and domain-independent Workflow Management System – a suite of tools used to design and execute scientific workflows and aid in silico experimentation.", "homepage": "http://taverna.incubator.apache.org/", "biotoolsID": "apache_taverna", "biotoolsCURIE": "biotools:apache_taverna", "version": [ "3" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" }, { "uri": "http://edamontology.org/operation_0224", "term": "Query and retrieval" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Web API", "Workbench", "Command-line tool", "Web service", "Web application", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0202", "term": "Pharmacology" }, { "uri": "http://edamontology.org/topic_3071", "term": "Data management" }, { "uri": "http://edamontology.org/topic_0089", "term": "Ontology and terminology" }, { "uri": "http://edamontology.org/topic_2258", "term": "Cheminformatics" }, { "uri": "http://edamontology.org/topic_3473", "term": "Data mining" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java", "Ruby" ], "license": "Apache-2.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/apache/?query=taverna", "type": [ "Repository" ], "note": null }, { "url": "http://taverna.incubator.apache.org/community/lists", "type": [ "Helpdesk" ], "note": null } ], "download": [ { "url": "http://taverna.incubator.apache.org/download/code/", "type": "Source code", "note": null, "version": null }, { "url": "http://taverna.incubator.apache.org/download/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://taverna.incubator.apache.org/community/cite", "type": [ "Citation instructions" ], "note": null }, { "url": "http://taverna.incubator.apache.org/documentation/", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gkt328", "pmid": "23640334", "pmcid": "PMC3692062", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Apache Software Foundation", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "cs.manchester.ac.uk", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Apache Taverna community", "email": null, "url": "http://taverna.incubator.apache.org/community", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [ "Developer" ], "note": null }, { "name": "Apache Taverna community", "email": null, "url": "http://taverna.incubator.apache.org/community", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Apache Taverna mailing lists", "email": null, "url": "http://taverna.incubator.apache.org/community/lists", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "soiland-reyes@cs.manchester.ac", "additionDate": "2016-02-18T18:35:31Z", "lastUpdate": "2024-11-25T15:40:59.458072Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "GenomeRNAi", "description": "This database makes available RNAi phenotype data extracted from the literature, or submitted by data producers directly, for human and Drosophila. It also provides RNAi reagent information, along with an assessment as to their efficiency and specificity.", "homepage": "http://www.genomernai.org/", "biotoolsID": "genomernai", "biotoolsCURIE": "biotools:genomernai", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2421", "term": "Database search" }, { "uri": "http://edamontology.org/operation_2422", "term": "Data retrieval" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_0305", "term": "Literature search" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1089", "term": "FlyBase ID" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1033", "term": "Ensembl gene ID" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1026", "term": "Gene symbol" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1187", "term": "PubMed ID" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_2118", "term": "Person identifier" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_3275", "term": "Phenotype name" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_0842", "term": "Identifier" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1027", "term": "Gene ID (NCBI)" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2080", "term": "Database search results" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_2884", "term": "Plot" }, "format": [] } ], "note": "Last name of first author RNAi reagent identifier", "cmd": null } ], "toolType": [ "Database portal" ], "topic": [ { "uri": "http://edamontology.org/topic_3523", "term": "RNAi experiment" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": null, "collectionID": [ "de.NBI" ], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://www.genomernai.org/DownloadAllExperimentsForm", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://www.genomernai.org/DownloadAllExperimentsForm", "type": "Source code", "note": null, "version": null }, { "url": "http://www.genomernai.org/DownloadAllExperimentsForm", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://www.genomernai.org/About#", "type": [ "Citation instructions" ], "note": null }, { "url": "http://rnai-screening-wiki.dkfz.de/confluence/display/genomernai/Home", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gks1170", "pmid": "23193271", "pmcid": "PMC3531141", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Esther Schmidt", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Benedikt Rauscher", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Oliver Pelz", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Michael Boutros", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "German Cancer Research Center", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "hdhub", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "contact@genomernai.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "hdhub", "additionDate": "2016-02-11T10:17:53Z", "lastUpdate": "2024-11-25T15:40:50.155540Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SWIFT", "description": "Program for fast local alignment search, guaranteeing to find epsilon-matches between two sequences. An epsilon-match is a local alignment above a given length with an error rate of at most epsilon.", "homepage": "https://bibiserv.cebitec.uni-bielefeld.de/swift", "biotoolsID": "swift", "biotoolsCURIE": "biotools:swift", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0292", "term": "Sequence alignment" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/swift?id=swift_view_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/resources/download/swift/swift-1.0.1-src.tar.gz", "type": "Source code", "note": null, "version": null }, { "url": "https://bibiserv.cebitec.uni-bielefeld.de/swift?id=swift_view_download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/swift", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1089/cmb.2006.13.296", "pmid": "16597241", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Kim R. Rasmussen", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-22T09:56:44Z", "lastUpdate": "2024-11-25T15:40:33.122608Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "PoSSuMsearch2", "description": "Significant speedup of database searches with HMMs by search space reduction with PSSM family models.", "homepage": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch2", "biotoolsID": "possumsearch2", "biotoolsCURIE": "biotools:possumsearch2", "version": [ "2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2403", "term": "Sequence analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch2?id=possumsearch_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch2?id=possumsearch_download", "type": "Source code", "note": null, "version": null }, { "url": "http://bibiserv.cebitec.uni-bielefeld.de/resources/download/possumsearch", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch2", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btp593", "pmid": "19828575", "pmcid": "PMC2788931", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Robert Homann", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Michael Beckstette", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T12:36:44Z", "lastUpdate": "2024-11-25T15:40:32.149888Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "PoSSuMsearch", "description": "This tool find matches of PSSM in large databases. Our approach preprocesses the search space and builds an enhanced suffix array which is stored on file. Since ESAsearch benefits from small alphabets, we present a variant operating on sequences recoded according to a reduced alphabet. We also address the problem of non-comparable PSSM-scores by developing a method which allows to efficiently compute a matrix similarity threshold for a PSSM, given an E-value or a P-value.", "homepage": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch", "biotoolsID": "possumsearch", "biotoolsCURIE": "biotools:possumsearch", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2403", "term": "Sequence analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux" ], "language": [ "C" ], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch?id=possumsearch_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch?id=possumsearch_download", "type": "Source code", "note": null, "version": null }, { "url": "https://bibiserv.cebitec.uni-bielefeld.de/resources/download/possumsearch/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/possumsearch", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1186/1471-2105-7-389", "pmid": "16930469", "pmcid": "PMC1635428", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Robert Homann", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Michael Beckstette", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld university", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T12:25:46Z", "lastUpdate": "2024-11-25T15:40:31.070717Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "JAli", "description": "Alignment method for comparing a protein sequence to a protein family, represented by a multiple alignment. It can also be used for sensitive protein database searches. The algorithm is a generalization of the Smith-Waterman algorithm.", "homepage": "http://bibiserv.cebitec.uni-bielefeld.de/jali", "biotoolsID": "jali", "biotoolsCURIE": "biotools:jali", "version": [ "1.3" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0292", "term": "Sequence alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2976", "term": "Protein sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_3154", "term": "Protein alignment" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [], "note": "Computes Jumping ALIgnments from a protein sequence and an alignment of a protein family.", "cmd": null } ], "toolType": [ "Web API", "Web application", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C" ], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/jali?id=jali_view_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/jali?id=jali_view_download", "type": "Source code", "note": null, "version": null }, { "url": "http://bibiserv.cebitec.uni-bielefeld.de/resources/download/jali", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/jali?id=jali_view_manual", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1089/106652702761034172", "pmid": "12487762", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Jens Stoye", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T10:49:00Z", "lastUpdate": "2024-11-25T15:40:30.069856Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "GUUGle", "description": "RNA secondary structure analysis often requires searching for potential helices in large sequence data. We present a utility program that efficiently locates potential helical regions under RNA base pairing rules, which include Watson-Crick as well as G-U pairs. It accepts a target and a query set of sequences, and determines all exact matches under RNA rules between target and query sequences that exceed a specified length.", "homepage": "http://bibiserv.cebitec.uni-bielefeld.de/guugle", "biotoolsID": "guugle", "biotoolsCURIE": "biotools:guugle", "version": [ "1.2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0239", "term": "Sequence motif recognition" }, { "uri": "http://edamontology.org/operation_0338", "term": "Sequence database search" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2975", "term": "Nucleic acid sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_1925", "term": "codata" }, { "uri": "http://edamontology.org/format_2330", "term": "Textual format" }, { "uri": "http://edamontology.org/format_1211", "term": "unambiguous pure nucleotide" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_1216", "term": "unambiguous pure rna sequence" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1942", "term": "ig" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2955", "term": "Sequence report" }, "format": [] } ], "note": "We present a utility program that efficiently locates potential helical regions under RNA base pairing rules, which include Watson-Crick as well as G-U pairs.", "cmd": null } ], "toolType": [ "Web API", "Web application", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "C" ], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/guugle?id=guugle_view_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/applications/guugle/resources/downloads/guugle-1.2.src.tar.gz", "type": "Source code", "note": null, "version": null }, { "url": "https://bibiserv.cebitec.uni-bielefeld.de/guugle?id=guugle_view_download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/guugle?id=guugle_manual", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btk041", "pmid": "16403789", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Wolfgang Gerlach", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T09:51:59Z", "lastUpdate": "2024-11-25T15:40:28.928475Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "AggloIndel", "description": "This tool to detect structural variations is specifically designed to cluster short-read paired-end data into possibly overlapping predictions for deletions and insertions. It does not make any assumptions on the composition of the data, such as the number of samples, heterogeneity or polyploidy. Taking paired ends mapped to a reference genome as input, it merges mappings to clusters based on a similarity score that takes both the putative location and size of an indel into account.", "homepage": "http://bibiserv.cebitec.uni-bielefeld.de/agglodel", "biotoolsID": "aggloindel", "biotoolsCURIE": "biotools:aggloindel", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3202", "term": "Polymorphism detection" }, { "uri": "http://edamontology.org/operation_0291", "term": "Sequence clustering" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1288", "term": "Genome map" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1276", "term": "Nucleic acid features" }, "format": [] } ], "note": "Taking paired ends mapped to a reference genome as input, it iteratively merges mappings to clusters based on a similarity score that takes both the putative location and size of an indel into account", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0160", "term": "Sequence sites, features and motifs" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": null, "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/agglodel?id=agglodel_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/applications/agglodel/resources/downloads/aggloIndel.jar", "type": "Source code", "note": null, "version": null }, { "url": "https://bibiserv.cebitec.uni-bielefeld.de/applications/agglodel/resources/downloads/aggloIndel.jar", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://bibiserv.cebitec.uni-bielefeld.de/agglodel", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1186/1471-2164-14-s1-s12", "pmid": "23369161", "pmcid": "PMC3549816", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Maureen Smith", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Roland Wittler", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T09:50:50Z", "lastUpdate": "2024-11-25T15:40:27.566187Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "CG-CAT", "description": "With current sequencing technologies, it is feasible to generate a lot of reads for a given genome. However, the assembly usually ends up in a set of contigs with gaps between them. If the sequences of one (or several) related genome(s) are already known, this information can be used to estimate the order and orientation of the contigs towards each other. This helps in the finishing phase of a sequencing project since it eases the design of specific primer sequences to fill the gaps.", "homepage": "http://bibiserv.cebitec.uni-bielefeld.de/cgcat", "biotoolsID": "cg-cat", "biotoolsCURIE": "biotools:cg-cat", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_3216", "term": "Scaffolding" }, { "uri": "http://edamontology.org/operation_0490", "term": "Dot plot plotting" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2975", "term": "Nucleic acid sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1954", "term": "Pearson format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0862", "term": "Dotplot" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_3181", "term": "Sequence assembly report" }, "format": [] } ], "note": "Match a set of contigs to a related reference genome to order and orient the contigs based on that reference. The mapping is visualized in an interactive synteny plot.", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_3216", "term": "Scaffolding" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2975", "term": "Nucleic acid sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1954", "term": "Pearson format" } ] }, { "data": { "uri": "http://edamontology.org/data_0872", "term": "Phylogenetic tree" }, "format": [ { "uri": "http://edamontology.org/format_1910", "term": "newick" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3181", "term": "Sequence assembly report" }, "format": [] } ], "note": "The program treecat can be used to estimate an ordering for a set of contigs. A so called layout graph shows the unique order where possible and gives alternatives where necessary. The layout graph is calculated based on the matches to several related genomes as well as the information given by a phylogenetic tree of the involved species.", "cmd": null } ], "toolType": [ "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java" ], "license": "GPL-2.0", "collectionID": [ "BiGi", "de.NBI" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/cgcat?id=cgcat_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/cgcat?id=cgcat_download", "type": "Source code", "note": null, "version": null }, { "url": "http://bibiserv.cebitec.uni-bielefeld.de/cgcat?id=cgcat_download", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/cgcat?id=cgcat_manual", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1186/1748-7188-5-3", "pmid": "20047659", "pmcid": "PMC2826331", "type": [ "Primary" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btp690", "pmid": "20015948", "pmcid": "PMC2820676", "type": [ "Other" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Peter Husemann", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "CeBiTec", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Bielefeld University", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibiadm@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "BiBiServ", "additionDate": "2016-01-20T08:38:24Z", "lastUpdate": "2024-11-25T15:40:25.658947Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "RNAhybrid", "description": "Tool for finding the minimum free energy hybridization of a long and a short RNA. The hybridization is performed in a kind of domain mode, ie. the short sequence is hybridized to the best fitting part of the long one. The tool is primarily meant as a means for microRNA target prediction.", "homepage": "http://bibiserv.cebitec.uni-bielefeld.de/rnahybrid", "biotoolsID": "rnahybrid", "biotoolsCURIE": "biotools:rnahybrid", "version": [ "2.2.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0349", "term": "Sequence database search (by property)" }, { "uri": "http://edamontology.org/operation_0415", "term": "Nucleic acid feature detection" }, { "uri": "http://edamontology.org/operation_0475", "term": "Nucleic acid structure prediction" }, { "uri": "http://edamontology.org/operation_0279", "term": "Nucleic acid folding analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2975", "term": "Nucleic acid sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1925", "term": "codata" }, { "uri": "http://edamontology.org/format_2330", "term": "Textual format" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_1210", "term": "pure nucleotide" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1942", "term": "ig" } ] }, { "data": { "uri": "http://edamontology.org/data_2975", "term": "Nucleic acid sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1925", "term": "codata" }, { "uri": "http://edamontology.org/format_2330", "term": "Textual format" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_2332", "term": "XML" }, { "uri": "http://edamontology.org/format_1210", "term": "pure nucleotide" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1942", "term": "ig" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1584", "term": "Nucleic acid enthalpy" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_0880", "term": "RNA secondary structure" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1584", "term": "Nucleic acid enthalpy" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_3128", "term": "Nucleic acid structure report" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_1276", "term": "Nucleic acid features" }, "format": [] } ], "note": "calculates a minimal free energy hybridization of RNA sequence(s) and miRNA(s)", "cmd": null } ], "toolType": [ "Web API", "Web application", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" }, { "uri": "http://edamontology.org/topic_0160", "term": "Sequence sites, features and motifs" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": null, "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/rnahybrid?id=rnahybrid_view_download", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/rnahybrid?id=rnahybrid_view_download", "type": "Source code", "note": null, "version": null }, { "url": "http://bibiserv.cebitec.uni-bielefeld.de/resources/download/rnahybrid", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://bibiserv.cebitec.uni-bielefeld.de/rnahybrid?id=rnahybrid_manual_manual", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1261/rna.5248604", "pmid": "15383676", "pmcid": "PMC1370637", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Marc Rehmsmeier", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Bielefeld university", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "BiBiServ", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": null, "email": "bibi-help@cebitec.uni-bielefeld.de", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "FARINAZ", "additionDate": "2016-01-19T15:44:26Z", "lastUpdate": "2024-11-25T15:40:24.269630Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SNAP2", "description": "Method that predicts the effects of single amino acid substitutions in a protein on the protein's function using neural networks.", "homepage": "https://github.com/Rostlab/SNAP2", "biotoolsID": "snap2", "biotoolsCURIE": "biotools:snap2", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0484", "term": "SNP detection" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2886", "term": "Protein sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "Prediction of SNP influence on protein function between neutral and effect. \"functional effect\"-score between -100 (neutral) and 100 (effect) for every possible SNP at every position of the input sequence", "cmd": null } ], "toolType": [ "Command-line tool", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_2885", "term": "DNA polymorphism" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [], "license": null, "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/Rostlab/SNAP2", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/Rostlab/SNAP2", "type": "Source code", "note": null, "version": null }, { "url": "https://github.com/Rostlab/SNAP2", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/Rostlab/SNAP2", "type": [ "Citation instructions", "General" ], "note": null } ], "publication": [ { "doi": "10.1186/1471-2164-16-s8-s1", "pmid": "26110438", "pmcid": "PMC4480835", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Maximilian Hecht", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "mytum.de", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Rostlab", "email": "assistant@rostlab.org", "url": "https://rostlab.org", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "andre.seitz@mytum.de", "additionDate": "2016-01-19T15:00:57Z", "lastUpdate": "2024-11-25T15:40:20.222227Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Livermore Metagenomics Analysis Toolkit", "description": "Efficiently assign taxonomic labels to as many reads as possible in very large metagenomic datasets and report the taxonomic profile of the input sample. The quick 'single pass' analysis of every read allows read binning to support additional more computationally expensive analysis such as metagenomic assembly or sensitive database searches on targeted subsets of reads. Its approach is kmer-based.", "homepage": "http://computation.llnl.gov/projects/livermore-metagenomics-analysis-toolkit", "biotoolsID": "livermore_metagenomics_analysis_toolkit", "biotoolsCURIE": "biotools:livermore_metagenomics_analysis_toolkit", "version": [ "Version 1-2-6" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3460", "term": "Taxonomic classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3494", "term": "DNA sequence" }, "format": [ { "uri": "http://edamontology.org/format_2546", "term": "FASTA-like" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2080", "term": "Database search results" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": "Using a custom precomputed reference database with a fast searchable index to classify short reads against genomes of viruses, bacteria, archaea, protozoa, fungi, and several variants of the human genome. Submission sequence is a fasta (or fastq) formatted sequence Outputs are 5 tab-separated summary text files, 1 log file and a number of individual output files.", "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [], "license": null, "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://sourceforge.net/projects/lmat/", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://sourceforge.net/projects/lmat/", "type": "Source code", "note": null, "version": null }, { "url": "https://sourceforge.net/projects/lmat/", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://computation.llnl.gov/projects/livermore-metagenomics-analysis-toolkit", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1007/s10586-013-0309-0", "pmid": null, "pmcid": null, "type": [ "Other" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btt389", "pmid": "23828782", "pmcid": "PMC3753567", "type": [ "Other" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "ebi.ac.uk", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Maya B Gokhale", "email": "maya@llnl.gov", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "hudenise@ebi.ac.uk", "additionDate": "2016-04-01T10:14:18Z", "lastUpdate": "2024-11-25T15:40:14.928766Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "META-GECKO", "description": "Set of post-processing tools aimed at improving the taxonomical classification and at providing additional information to enhance metagenomics analyses. The developed tools provide additional proofs in the presence of low-abundant species, information of the mapping quality in coding and noncoding regions, etc.", "homepage": "http://bitlab-es.com/gecko/template.php#META-GECKO", "biotoolsID": "meta-gecko", "biotoolsCURIE": "biotools:meta-gecko", "version": [ "1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3460", "term": "Taxonomic classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1872", "term": "Taxonomic classification" }, "format": [ { "uri": "http://edamontology.org/format_2333", "term": "Binary format" } ] } ], "note": "Taxonomic classification and species abundance analysis of metagenomic samples Metagenomic sample Genome database Taxonomic classification", "cmd": null } ], "toolType": [ "Command-line tool", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C" ], "license": "GPL-3.0", "collectionID": [ "ELIXIR-ES" ], "maturity": "Emerging", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://bitlab-es.com/gecko/documents/METAGECKO-GuidedExercise.pdf", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bitlab-es.com/gecko/documents/METAGECKO-GuidedExercise.pdf", "type": "Source code", "note": null, "version": null }, { "url": "http://bitlab-es.com/gecko/files/METAGECKO-bin-x64.tar.gz", "type": "Binaries", "note": null, "version": null } ], "documentation": [ { "url": "http://bitlab-es.com/gecko/template.php#META-GECKO", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1186/s12864-016-3063-x", "pmid": "27801291", "pmcid": "PMC5088524", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "uma.es", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Esteban Pérez-Wohlfeil", "email": "estebanpw@uma.es", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "oscart@uma.es", "additionDate": "2016-07-18T12:03:24Z", "lastUpdate": "2024-11-25T15:37:36.362168Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null } ] }