Resource List
List all resources, or create a new resource.
GET /api/t/?link=%22Issue+tracker%22
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" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Linux", "Mac", "Windows" ], "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-09-17T13:38:33.262046Z", "editPermission": { "type": "group", "authors": [ "rea1991" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "GFFx", "description": "GFFx is a Rust-based toolkit for ultra-fast and scalable genome annotation access. GFFx introduces a compact, model-aware indexing system inspired by binning strategies and leverages Rust’s strengths in execution speed, memory safety, and multithreading. It supports feature- and region-based feature extraction and coverage profiling with significant improvements in runtime and scalability over existing tools.", "homepage": "https://github.com/Baohua-Chen/GFFx", "biotoolsID": "gffx", "biotoolsCURIE": "biotools:gffx", "version": [ "v0.4.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2422", "term": "Data retrieval" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] }, { "data": { "uri": "http://edamontology.org/data_2012", "term": "Sequence coordinates" }, "format": [ { "uri": "http://edamontology.org/format_3003", "term": "BED" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] } ], "note": null, "cmd": "gffx intersect -i input.gff -b input.bed -o output.gff" }, { "operation": [ { "uri": "http://edamontology.org/operation_2422", "term": "Data retrieval" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] }, { "data": { "uri": "http://edamontology.org/data_2872", "term": "ID list" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] } ], "note": null, "cmd": "gffx extract-i input.gff -F feature_id.list -o output.gff" }, { "operation": [ { "uri": "http://edamontology.org/operation_3230", "term": "Read depth analysis" } ], "input": [ { "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" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" }, { "uri": "http://edamontology.org/format_3003", "term": "BED" } ] }, { "data": { "uri": "http://edamontology.org/data_1255", "term": "Sequence features" }, "format": [ { "uri": "http://edamontology.org/format_2305", "term": "GFF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2914", "term": "Sequence features metadata" }, "format": [ { "uri": "http://edamontology.org/format_3751", "term": "DSV" } ] } ], "note": null, "cmd": "gffx depth -i input.gff -s source.bam -o output.txt" } ], "toolType": [ "Command-line tool", "Bioinformatics portal" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0219", "term": "Data curation and archival" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Rust" ], "license": "Apache-2.0", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/Baohua-Chen", "type": [ "Issue tracker" ], "note": null }, { "url": "https://crates.io/crates/gffx", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/Baohua-Chen/GFFx/archive/refs/tags/v0.4.0.tar.gz", "type": "Source code", "note": null, "version": "v0.4.0" } ], "documentation": [ { "url": "https://github.com/Baohua-Chen/GFFx/blob/main/README.md", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1101/2025.08.08.669426", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Baohua Chen", "email": "cbh1117@163.com", "url": "https://github.com/Baohua-Chen", "orcidid": "https://orcid.org/0000-0002-3065-0739", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "cbh524674418", "additionDate": "2025-09-17T13:10:30.804502Z", "lastUpdate": "2025-09-17T13:27:25.403064Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "fastplong", "description": "Ultrafast preprocessing and quality control for long reads (Nanopore, PacBio, Cyclone, etc.).", "homepage": "https://github.com/OpenGene/fastplong", "biotoolsID": "fastplong", "biotoolsCURIE": "biotools:fastplong", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2403", "term": "Sequence analysis" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3218", "term": "Sequencing quality control" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [], "language": [], "license": "MIT", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/OpenGene/fastplong", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/OpenGene/fastplong/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1002/imt2.107", "pmid": "38868435", "pmcid": "PMC10989850", "type": [ "Method" ], "version": null, "note": "Mentioned as Citation in the git repository. \nPublication describes only the (short read) tool fastp.", "metadata": { "title": "Ultrafast one-pass FASTQ data preprocessing, quality control, and deduplication using fastp", "abstract": "", "date": "2023-05-01T00:00:00Z", "citationCount": 716, "authors": [], "journal": "iMeta" } } ], "credit": [ { "name": "OpenGene", "email": null, "url": "https://github.com/OpenGene", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": "OpenGene - Open Source Genomics Toolbox\nOpen source tools for NGS data analysis" } ], "owner": "bart", "additionDate": "2025-09-10T13:36:20.945616Z", "lastUpdate": "2025-09-10T14:13:36.859562Z", "editPermission": { "type": "public", "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.0" ], "otherID": [], "relation": [ { "biotoolsID": "jabaws", "type": "uses" }, { "biotoolsID": "chimera", "type": "uses" }, { "biotoolsID": "chimerax", "type": "uses" }, { "biotoolsID": "pymol", "type": "uses" }, { "biotoolsID": "bioconda", "type": "includedIn" }, { "biotoolsID": "3d-beacons", "type": "uses" }, { "biotoolsID": "uniprot", "type": "uses" }, { "biotoolsID": "pfam", "type": "uses" }, { "biotoolsID": "ensembl", "type": "uses" }, { "biotoolsID": "pdb", "type": "uses" }, { "biotoolsID": "rfam", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" }, { "uri": "http://edamontology.org/operation_0324", "term": "Phylogenetic tree analysis" }, { "uri": "http://edamontology.org/operation_3081", "term": "Sequence alignment editing" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0863", "term": "Sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_1939", "term": "GFF3-seq" }, { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" }, { "uri": "http://edamontology.org/format_1961", "term": "Stockholm format" }, { "uri": "http://edamontology.org/format_1984", "term": "FASTA-aln" }, { "uri": "http://edamontology.org/format_1938", "term": "GFF2-seq" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1948", "term": "nbrf/pir" }, { "uri": "http://edamontology.org/format_3774", "term": "BioJSON (Jalview)" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_3313", "term": "BLC" }, { "uri": "http://edamontology.org/format_3311", "term": "RNAML" }, { "uri": "http://edamontology.org/format_1947", "term": "GCG MSF" }, { "uri": "http://edamontology.org/format_3015", "term": "Pileup" }, { "uri": "http://edamontology.org/format_1477", "term": "mmCIF" }, { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_1915", "term": "Format" } ] }, { "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_3464", "term": "JSON" }, { "uri": "http://edamontology.org/format_1961", "term": "Stockholm format" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1997", "term": "PHYLIP format" }, { "uri": "http://edamontology.org/format_3313", "term": "BLC" }, { "uri": "http://edamontology.org/format_3774", "term": "BioJSON (Jalview)" }, { "uri": "http://edamontology.org/format_1947", "term": "GCG MSF" }, { "uri": "http://edamontology.org/format_3015", "term": "Pileup" }, { "uri": "http://edamontology.org/format_1982", "term": "ClustalW format" } ] }, { "data": { "uri": "http://edamontology.org/data_2884", "term": "Plot" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" }, { "uri": "http://edamontology.org/format_2331", "term": "HTML" }, { "uri": "http://edamontology.org/format_3466", "term": "EPS" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" }, { "uri": "http://edamontology.org/format_1915", "term": "Format" } ] } ], "note": "Other Input formats:\nAMSA (.amsa);\nJnetFile (.concise, .jnet);\nPFAM (.pfam);\nSubstitution matrix (.matrix);\nJalview Project File (.jvp);\nJalview Feature File (.features, .jvfeatures);\nJalview Annotations File (.annotations, .jvannotations);\nPredicted Aligned Error (PAE) Matrix File (.json)\n...\nOther Output formats:\nPFAM (.pfam);\nBioJS (.biojs) (interactive HTML/Javascript);\nJalview Project File (.jvp);", "cmd": null } ], "toolType": [ "Desktop application", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [], "license": "GPL-3.0", "collectionID": [ "ELIXIR-UK" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools", "Interoperability" ], "elixirNode": [ "UK" ], "elixirCommunity": [], "link": [ { "url": "https://discourse.jalview.org/", "type": [ "Discussion forum" ], "note": null }, { "url": "https://issues.jalview.org/", "type": [ "Issue tracker" ], "note": null }, { "url": "https://www.jalview.org/development/jalview_develop/", "type": [ "Other" ], "note": "Latest development version" }, { "url": "https://source.jalview.org/crucible/browse/jalview", "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" } ], "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": 7499, "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-09-04T13:26:28.643607Z", "editPermission": { "type": "group", "authors": [ "ben_s", "jimprocter" ] }, "validated": 1, "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-09-02T12:37:51.759364Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "OmicFlow", "description": "A generalised data structure for fast and efficient loading and data munching of sparse omics data. The 'OmicFlow' requires an up-front validated metadata template from the user, which serves as a guide to connect all the pieces together by aligning them into a single object that is defined as an 'omics' class. Once this unified structure is established, users can perform manual subsetting, visualization, and statistical analysis, or leverage the automated 'autoFlow' method to generate a comprehensive report.", "homepage": "https://github.com/agusinac/OmicFlow", "biotoolsID": "omicflow", "biotoolsCURIE": "biotools:omicflow", "version": [ "1.3.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" }, { "uri": "http://edamontology.org/topic_3697", "term": "Microbial ecology" }, { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "R" ], "license": "MIT", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/agusinac/OmicFlow/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/agusinac/OmicFlow", "type": [ "Repository" ], "note": null }, { "url": "https://cran.r-project.org/package=OmicFlow", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [ { "url": "https://cran.r-project.org/web/packages/OmicFlow/OmicFlow.pdf", "type": [ "User manual" ], "note": null }, { "url": "https://github.com/agusinac/OmicFlow/blob/main/README.md", "type": [ "General" ], "note": "Metadata File Instructions" } ], "publication": [], "credit": [], "owner": "agusinac", "additionDate": "2025-08-20T09:24:38.732312Z", "lastUpdate": "2025-09-02T06:28:57.092837Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Bakta", "description": "Rapid & standardized annotation of bacterial genomes, MAGs & plasmids", "homepage": "https://github.com/oschwengers/bakta", "biotoolsID": "bakta", "biotoolsCURIE": "biotools:bakta", "version": [ "v1.11.4" ], "otherID": [], "relation": [ { "biotoolsID": "diamond", "type": "uses" }, { "biotoolsID": "hmmer3", "type": "uses" }, { "biotoolsID": "infernal", "type": "uses" }, { "biotoolsID": "trnascan-se", "type": "uses" }, { "biotoolsID": "blast", "type": "uses" }, { "biotoolsID": "aragorn", "type": "uses" }, { "biotoolsID": "pilercr", "type": "uses" }, { "biotoolsID": "deepsig", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0362", "term": "Genome annotation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0925", "term": "Sequence assembly" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_2914", "term": "Sequence features metadata" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] }, { "data": { "uri": "http://edamontology.org/data_2012", "term": "Sequence coordinates" }, "format": [ { "uri": "http://edamontology.org/format_1975", "term": "GFF3" } ] }, { "data": { "uri": "http://edamontology.org/data_2886", "term": "Protein sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_1364", "term": "Hidden Markov model" }, "format": [ { "uri": "http://edamontology.org/format_3329", "term": "HMMER3" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1270", "term": "Feature table" }, "format": [ { "uri": "http://edamontology.org/format_1936", "term": "GenBank format" }, { "uri": "http://edamontology.org/format_1927", "term": "EMBL format" }, { "uri": "http://edamontology.org/format_1975", "term": "GFF3" }, { "uri": "http://edamontology.org/format_3464", "term": "JSON" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] }, { "data": { "uri": "http://edamontology.org/data_2886", "term": "Protein sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_2887", "term": "Nucleic acid sequence record" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] }, { "data": { "uri": "http://edamontology.org/data_2884", "term": "Plot" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" } ] }, { "data": { "uri": "http://edamontology.org/data_1772", "term": "Score" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": null, "cmd": "bakta --db <db-path> --prefix <prefix> --output <output-path> genome.fasta" } ], "toolType": [ "Command-line tool", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools" ], "elixirNode": [ "Germany" ], "elixirCommunity": [], "link": [ { "url": "https://github.com/oschwengers/bakta", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/oschwengers/bakta/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://bioconda.github.io/recipes/bakta/README.html", "type": [ "Other" ], "note": null }, { "url": "https://bakta.computational.bio", "type": [ "Service" ], "note": null } ], "download": [ { "url": "https://zenodo.org/records/14916843", "type": "Other", "note": "Mandatory annotation database", "version": "v6.0" } ], "documentation": [ { "url": "https://github.com/oschwengers/bakta/blob/main/README.md", "type": [ "General" ], "note": null }, { "url": "https://github.com/oschwengers/bakta/blob/main/CONTRIBUTION.md", "type": [ "Contributions policy" ], "note": null }, { "url": "https://github.com/oschwengers/bakta/blob/main/CODE_OF_CONDUCT.md", "type": [ "Code of conduct" ], "note": null }, { "url": "https://bakta.readthedocs.io/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1099/mgen.0.000685", "pmid": "34739369", "pmcid": "PMC8743544", "type": [ "Primary" ], "version": "1.1", "note": null, "metadata": { "title": "Bakta: Rapid and standardized annotation of bacterial genomes via alignment-free sequence identification", "abstract": "", "date": "2021-01-01T00:00:00Z", "citationCount": 582, "authors": [], "journal": "Microbial Genomics" } } ], "credit": [ { "name": "Oliver Schwengers", "email": "oliver.schwengers@cb.jlug.de", "url": "https://github.com/oschwengers", "orcidid": "https://orcid.org/0000-0003-4216-2721", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null }, { "name": "Justus Liebig University Giessen", "email": null, "url": "https://www.uni-giessen.de", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "oschwengers", "additionDate": "2021-05-08T17:25:21Z", "lastUpdate": "2025-09-01T07:59:35.735958Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-CZ", "bebatut" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "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" ], "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": [ "Linux", "Mac", "Windows" ], "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": "Motivation: Hi-C is gaining prominence as a method for mapping genome organization. With declining sequencing costs and a growing demand for higher-resolution data, efficient tools for processing Hi-C datasets at different resolutions are crucial. Over the past decade, the. hic and Cooler file formats have become the de-facto standard to store interaction matrices produced by Hi-C experiments in binary format. Interoperability issues make it unnecessarily difficult to convert between the two formats and to develop applications that can process each format natively. Results: We developed hictk, a toolkit that can transparently operate on. hic and. cool files with excellent performance. The toolkit is written in C++ and consists of a C++ library with Python and R bindings as well as CLI tools to perform common operations directly from the shell, including converting between. hic and. mcool formats. We benchmark the performance of hictk and compare it with other popular tools and libraries. We conclude that hictk significantly outperforms existing tools while providing the flexibility of natively working with both file formats without code duplication.", "date": "2024-07-01T00:00:00Z", "citationCount": 1, "authors": [ { "name": "Rossini R." }, { "name": "Paulsen J." } ], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-04-18T08:31:46.459964Z", "lastUpdate": "2025-08-04T21:44:58.121944Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "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" ], "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": [ "Linux", "Mac", "Windows" ], "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": "Motivation: Hi-C is gaining prominence as a method for mapping genome organization. With declining sequencing costs and a growing demand for higher-resolution data, efficient tools for processing Hi-C datasets at different resolutions are crucial. Over the past decade, the. hic and Cooler file formats have become the de-facto standard to store interaction matrices produced by Hi-C experiments in binary format. Interoperability issues make it unnecessarily difficult to convert between the two formats and to develop applications that can process each format natively. Results: We developed hictk, a toolkit that can transparently operate on. hic and. cool files with excellent performance. The toolkit is written in C++ and consists of a C++ library with Python and R bindings as well as CLI tools to perform common operations directly from the shell, including converting between. hic and. mcool formats. We benchmark the performance of hictk and compare it with other popular tools and libraries. We conclude that hictk significantly outperforms existing tools while providing the flexibility of natively working with both file formats without code duplication.", "date": "2024-07-01T00:00:00Z", "citationCount": 1, "authors": [ { "name": "Rossini R." }, { "name": "Paulsen J." } ], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-02-02T14:42:46.030561Z", "lastUpdate": "2025-08-04T21:43:36.678557Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "XNATpy", "description": "Python package to interact with the XNAT REST API in a python data-science way", "homepage": "https://gitlab.com/radiology/infrastructure/xnatpy", "biotoolsID": "xnatpy", "biotoolsCURIE": "biotools:xnatpy", "version": [], "otherID": [], "relation": [ { "biotoolsID": "xnat-pic", "type": "usedBy" }, { "biotoolsID": "xnat", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2422", "term": "Data retrieval" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_2421", "term": "Database search" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3431", "term": "Data deposition" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3071", "term": "Data management" }, { "uri": "http://edamontology.org/topic_4012", "term": "FAIR data" }, { "uri": "http://edamontology.org/topic_3384", "term": "Medical imaging" } ], "operatingSystem": [ "Windows", "Linux", "Mac" ], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [ "EUCAIM" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://gitlab.com/radiology/infrastructure/xnatpy/", "type": [ "Repository" ], "note": null }, { "url": "https://gitlab.com/radiology/infrastructure/xnatpy/-/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://pypi.org/project/xnat/", "type": [ "Software catalogue" ], "note": null }, { "url": "https://anaconda.org/conda-forge/xnat", "type": [ "Software catalogue" ], "note": null } ], "download": [ { "url": "https://pypi.org/project/xnat/", "type": "Software package", "note": null, "version": null }, { "url": "https://anaconda.org/conda-forge/xnat", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "https://xnat.readthedocs.io/en/latest/", "type": [ "General" ], "note": null } ], "publication": [], "credit": [ { "name": "Hakim Achterberg", "email": "h.achterberg@erasmusmc.nl", "url": "https://bigr.nl/member/hakim/", "orcidid": "https://orcid.org/0000-0003-3772-4582", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Maintainer" ], "note": null }, { "name": "Erasmus MC", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null } ], "owner": "hachterberg", "additionDate": "2025-07-23T10:24:09.622930Z", "lastUpdate": "2025-07-24T08:55:06.000976Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "InMoose", "description": "InMoose, the INtegrated Multi-Omic Open-Source environment, ports to Python state-of-the-art R tools for the analysis of transcriptomic data.", "homepage": "https://github.com/epigenelabs/inmoose", "biotoolsID": "inmoose", "biotoolsCURIE": "biotools:inmoose", "version": [ "0.8.0" ], "otherID": [], "relation": [ { "biotoolsID": "deseq2", "type": "isNewVersionOf" }, { "biotoolsID": "limma", "type": "isNewVersionOf" }, { "biotoolsID": "edger", "type": "isNewVersionOf" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3223", "term": "Differential gene expression profiling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3917", "term": "Count matrix" }, "format": [] } ], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/epigenelabs/inmoose", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/epigenelabs/inmoose/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "https://inmoose.readthedocs.io/en/stable/", "type": [ "General" ], "note": null }, { "url": "https://colab.research.google.com/drive/1bzmNDZeaw1A6tSgfx61O6PFtaQDve6SV?usp=sharing", "type": [ "Quick start guide" ], "note": null } ], "publication": [ { "doi": "10.1038/s41598-025-03376-y", "pmid": null, "pmcid": null, "type": [ "Primary", "Usage" ], "version": null, "note": null, "metadata": { "title": "Bridging the gap between R and Python in bulk transcriptomic data analysis with InMoose", "abstract": "We introduce InMoose, an open-source Python environment aimed at omic data analysis. We illustrate its capabilities for bulk transcriptomic data analysis. Due to its wide adoption, Python has grown as a de facto standard in fields increasingly important for bioinformatic pipelines, such as data science, machine learning, or artificial intelligence (AI). As a general-purpose language, Python is also recognized for its versatility and scalability. InMoose aims at bringing state-of-the-art tools, historically written in R, to the Python ecosystem. InMoose focuses on providing drop-in replacements for R tools, to ensure consistency and reproducibility between R-based and Python-based pipelines. The first development phase has focused on bulk transcriptomic data, with current capabilities encompassing data simulation, batch effect correction, and differential analysis and meta-analysis.", "date": "2025-12-01T00:00:00Z", "citationCount": 1, "authors": [ { "name": "Colange M." }, { "name": "Appe G." }, { "name": "Meunier L." }, { "name": "Weill S." }, { "name": "Johnson W.E." }, { "name": "Nordor A." }, { "name": "Behdenna A." } ], "journal": "Scientific Reports" } }, { "doi": "10.1186/s12859-023-05578-5", "pmid": null, "pmcid": null, "type": [ "Benchmarking study", "Method" ], "version": null, "note": null, "metadata": { "title": "pyComBat, a Python tool for batch effects correction in high-throughput molecular data using empirical Bayes methods", "abstract": "Background: Variability in datasets is not only the product of biological processes: they are also the product of technical biases. ComBat and ComBat-Seq are among the most widely used tools for correcting those technical biases, called batch effects, in, respectively, microarray and RNA-Seq expression data. Results: In this technical note, we present a new Python implementation of ComBat and ComBat-Seq. While the mathematical framework is strictly the same, we show here that our implementations: (i) have similar results in terms of batch effects correction; (ii) are as fast or faster than the original implementations in R and; (iii) offer new tools for the bioinformatics community to participate in its development. pyComBat is implemented in the Python language and is distributed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html) license as a module of the inmoose package. Source code is available at https://github.com/epigenelabs/inmoose and Python package at https://pypi.org/project/inmoose . Conclusions: We present a new Python implementation of state-of-the-art tools ComBat and ComBat-Seq for the correction of batch effects in microarray and RNA-Seq data. This new implementation, based on the same mathematical frameworks as ComBat and ComBat-Seq, offers similar power for batch effect correction, at reduced computational cost.", "date": "2023-12-01T00:00:00Z", "citationCount": 30, "authors": [ { "name": "Behdenna A." }, { "name": "Colange M." }, { "name": "Haziza J." }, { "name": "Gema A." }, { "name": "Appe G." }, { "name": "Azencott C.-A." }, { "name": "Nordor A." } ], "journal": "BMC Bioinformatics" } }, { "doi": "10.1186/s12859-025-06180-7", "pmid": null, "pmcid": null, "type": [ "Benchmarking study", "Method" ], "version": null, "note": null, "metadata": { "title": "Differential expression analysis with inmoose, the integrated multi-omic open-source environment in Python", "abstract": "Background: Differential gene expression analysis is a prominent technique for the analysis of biomolecular data to identify genetic features associated with phenotypes. Limma—for microarray data –, and edgeR and DESeq2—for RNA-Seq data–, are the most widely used tools for differential gene expression analysis of bulk transcriptomic data. Results: We present the differential expression features of InMoose, a Python implementation of R tools limma, edgeR, and DESeq2. We experimentally show that InMoose stands as a drop-in replacement for those tools, with nearly identical results. This ensures reproducibility when interfacing both languages in bioinformatic pipelines. InMoose is an open source software released under the GPL3 license, available at www.github.com/epigenelabs/inmoose and https://inmoose.readthedocs.io. Conclusions: We present a new Python implementation of state-of-the-art tools limma, edgeR, and DESeq2, to perform differential gene expression analysis of bulk transcriptomic data. This new implementation exhibits results nearly identical to the original tools, improving interoperability and reproducibility between Python and R bioinformatics pipelines.", "date": "2025-12-01T00:00:00Z", "citationCount": 0, "authors": [ { "name": "Colange M." }, { "name": "Appe G." }, { "name": "Meunier L." }, { "name": "Weill S." }, { "name": "Nordor A." }, { "name": "Behdenna A." } ], "journal": "BMC Bioinformatics" } } ], "credit": [ { "name": "Maximilien Colange", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0003-4769-3302", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Epigene Labs", "email": null, "url": "https://www.epigenelabs.com/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "maximilien.colange", "additionDate": "2025-07-10T12:32:00.838316Z", "lastUpdate": "2025-07-10T13:00:37.310588Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "ColoPola dataset for colorectal cancer detection", "description": "The dataset consists of 572 slices (specimens) with 20,592 images. There are 284 cancer samples and 288 normal samples. The lists of samples for training (train+val) set and testing set are provided in the Zenodo repository. Source code in Github is to train and validate five deep learning models using ColoPola dataset.", "homepage": "https://github.com/haile493/Colorectal-cancer-detection-using-ColoPola-dataset", "biotoolsID": "colopola_dataset_for_colorectal_cancer_detection", "biotoolsCURIE": "biotools:colopola_dataset_for_colorectal_cancer_detection", "version": [ "1.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Script" ], "topic": [ { "uri": "http://edamontology.org/topic_3316", "term": "Computer science" } ], "operatingSystem": [ "Windows" ], "language": [ "Python" ], "license": "CC0-1.0", "collectionID": [ "Dataset" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/haile493/Colorectal-cancer-detection-using-ColoPola-dataset", "type": [ "Repository" ], "note": "Source code" }, { "url": "https://github.com/haile493/Colorectal-cancer-detection-using-ColoPola-dataset/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/haile493/Colorectal-cancer-detection-using-ColoPola-dataset", "type": "Source code", "note": "Python language", "version": "1.0" }, { "url": "https://zenodo.org/records/10554304", "type": "Test data", "note": "Dataset for running source code", "version": "1.2" } ], "documentation": [], "publication": [], "credit": [], "owner": "haile", "additionDate": "2025-07-10T03:21:50.923918Z", "lastUpdate": "2025-07-10T03:33:52.616431Z", "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" } ], "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_3660", "term": "Metabolic network modelling" }, { "uri": "http://edamontology.org/operation_3926", "term": "Pathway visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2600", "term": "Pathway or network" }, "format": [ { "uri": "http://edamontology.org/format_2585", "term": "SBML" }, { "uri": "http://edamontology.org/format_3239", "term": "CopasiML" }, { "uri": "http://edamontology.org/format_3685", "term": "SED-ML" }, { "uri": "http://edamontology.org/format_3686", "term": "COMBINE OMEX" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2600", "term": "Pathway or network" }, "format": [ { "uri": "http://edamontology.org/format_2585", "term": "SBML" }, { "uri": "http://edamontology.org/format_3239", "term": "CopasiML" }, { "uri": "http://edamontology.org/format_3685", "term": "SED-ML" }, { "uri": "http://edamontology.org/format_3686", "term": "COMBINE OMEX" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Library", "Desktop application" ], "topic": [ { "uri": "http://edamontology.org/topic_2259", "term": "Systems biology" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "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": { "title": "COPASI - A COmplex PAthway SImulator", "abstract": "Motivation: Simulation and modeling is becoming a standard approach to understand complex biochemical processes. Therefore, there is a big need for software tools that allow access to diverse simulation and modeling methods as well as support for the usage of these methods. Results: Here, we present COPASI, a platform-independent and user-friendly biochemical simulator that offers several unique features. We discuss numerical issues with these features; in particular, the criteria to switch between stochastic and deterministic simulation methods, hybrid deterministic-stochastic methods, and the importance of random number generator numerical resolution in stochastic simulation. © 2006 Oxford University Press.", "date": "2006-12-15T00:00:00Z", "citationCount": 2004, "authors": [ { "name": "Hoops S." }, { "name": "Gauges R." }, { "name": "Lee C." }, { "name": "Pahle J." }, { "name": "Simus N." }, { "name": "Singhal M." }, { "name": "Xu L." }, { "name": "Mendes P." }, { "name": "Kummer U." } ], "journal": "Bioinformatics" } }, { "doi": "10.1007/978-1-59745-525-1_2", "pmid": "19399433", "pmcid": null, "type": [], "version": null, "note": null, "metadata": { "title": "Computational modeling of biochemical networks using COPASI", "abstract": "Computational modeling and simulation of biochemical networks is at the core of systems biology and this includes many types of analyses that can aid understanding of how these systems work. COPASI is a generic software package for modeling and simulation of biochemical networks which provides many of these analyses in convenient ways that do not require the user to program or to have deep knowledge of the numerical algorithms. Here we provide a description of how these modeling techniques can be applied to biochemical models using COPASI. The focus is both on practical aspects of software usage as well as on the utility of these analyses in aiding biological understanding. Practical examples are described for steady-state and time-course simulations, stoichiometric analyses, parameter scanning, sensitivity analysis (including metabolic control analysis), global optimization, parameter estimation, and stochastic simulation. The examples used are all published models that are available in the BioModels database in SBML format. © 2009 Humana Press.", "date": "2009-12-01T00:00:00Z", "citationCount": 171, "authors": [ { "name": "Mendes P." }, { "name": "Hoops S." }, { "name": "Sahle S." }, { "name": "Gauges R." }, { "name": "Dada J." }, { "name": "Kummer U." } ], "journal": "Methods in Molecular Biology" } }, { "doi": "10.1016/j.jbiotec.2017.06.1200", "pmid": "28655634", "pmcid": "PMC5623632", "type": [], "version": null, "note": null, "metadata": { "title": "COPASI and its applications in biotechnology", "abstract": "COPASI is software used for the creation, modification, simulation and computational analysis of kinetic models in various fields. It is open-source, available for all major platforms and provides a user-friendly graphical user interface, but is also controllable via the command line and scripting languages. These are likely reasons for its wide acceptance. We begin this review with a short introduction describing the general approaches and techniques used in computational modeling in the biosciences. Next we introduce the COPASI package, and its capabilities, before looking at typical applications of COPASI in biotechnology.", "date": "2017-11-10T00:00:00Z", "citationCount": 81, "authors": [ { "name": "Bergmann F.T." }, { "name": "Hoops S." }, { "name": "Klahn B." }, { "name": "Kummer U." }, { "name": "Mendes P." }, { "name": "Pahle J." }, { "name": "Sahle S." } ], "journal": "Journal of Biotechnology" } } ], "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": "2025-07-07T11:17:37.638447Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "purge_dups", "description": "Identifying and removing haplotypic duplication in primary genome assemblies | haplotypic duplication identification tool | scripts/pd_config.py: script to generate a configuration file used by run_purge_dups.py | purge haplotigs and overlaps in an assembly based on read depth | Given a primary assembly pri_asm and an alternative assembly hap_asm (optional, if you have one), follow the steps shown below to build your own purge_dups pipeline, steps with same number can be run simultaneously. Among all the steps, although step 4 is optional, we highly recommend our users to do so, because assemblers may produce overrepresented seqeuences. In such a case, The final step 4 can be applied to remove those seqeuences", "homepage": "https://github.com/dfguan/purge_dups", "biotoolsID": "purge_dups", "biotoolsCURIE": "biotools:purge_dups", "version": [ "v.1.2.6" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0525", "term": "Genome assembly" }, { "uri": "http://edamontology.org/operation_3798", "term": "Read binning" }, { "uri": "http://edamontology.org/operation_3216", "term": "Scaffolding" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] }, { "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_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" } ], "operatingSystem": [ "Mac", "Linux" ], "language": [ "Python", "C" ], "license": "MIT", "collectionID": [ "ONTeater" ], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/dfguan/purge_dups", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/dfguan/purge_dups/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1101/729962", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Dengfeng Guan", "email": null, "url": "https://www.chatlink.com.cn", "orcidid": "https://orcid.org/0000-0002-6376-3940", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T18:08:10Z", "lastUpdate": "2025-06-30T15:34:51.626796Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "Compleasm", "description": "Compleasm: a faster and more accurate reimplementation of BUSCO.\nIt provides measures for quantitative assessment of genome assembly, gene set, and transcriptome completeness based on evolutionarily informed expectations of gene content from near-universal single-copy orthologs.", "homepage": "https://github.com/huangnengCSU/compleasm", "biotoolsID": "compleasm", "biotoolsCURIE": "biotools:compleasm", "version": [ "v.0.2.5" ], "otherID": [], "relation": [ { "biotoolsID": "busco", "type": "isNewVersionOf" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3180", "term": "Sequence assembly validation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_2546", "term": "FASTA-like" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2955", "term": "Sequence report" }, "format": [] } ], "note": "Runs compleasm using the BUSCO set corresponding to the lineage given.", "cmd": "compleasm run -l \"$lineage\" -a assembly.fa -o output_prefix" } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" }, { "uri": "http://edamontology.org/topic_3308", "term": "Transcriptomics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" } ], "operatingSystem": [], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [ "ONTeater" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/huangnengCSU/compleasm", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/huangnengCSU/compleasm/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://busco.ezlab.org/list_of_lineages.html", "type": [ "Other" ], "note": "List of accepted lineages (taxonomic groups with curated BUSCO sets)" } ], "download": [], "documentation": [ { "url": "https://github.com/huangnengCSU/compleasm/blob/0.2.6/README.md", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btad595", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": { "title": "compleasm: a faster and more accurate reimplementation of BUSCO", "abstract": "Motivation: Evaluating the gene completeness is critical to measuring the quality of a genome assembly. An incomplete assembly can lead to errors in gene predictions, annotation, and other downstream analyses. Benchmarking Universal Single-Copy Orthologs (BUSCO) is a widely used tool for assessing the completeness of genome assembly by testing the presence of a set of single-copy orthologs conserved across a wide range of taxa. However, BUSCO is slow particularly for large genome assemblies. It is cumbersome to apply BUSCO to a large number of assemblies. Results: Here, we present compleasm, an efficient tool for assessing the completeness of genome assemblies. Compleasm utilizes the miniprot protein-to-genome aligner and the conserved orthologous genes from BUSCO. It is 14 times faster than BUSCO for human assemblies and reports a more accurate completeness of 99.6% than BUSCO's 95.7%, which is in close agreement with the annotation completeness of 99.5% for T2T-CHM13.", "date": "2023-10-01T00:00:00Z", "citationCount": 95, "authors": [ { "name": "Huang N." }, { "name": "Li H." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Neng Huang", "email": "neng@ds.dfci.harvard.edu", "url": null, "orcidid": "https://orcid.org/0000-0001-7187-0749", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "rlibouban", "additionDate": "2024-03-18T14:51:49.667412Z", "lastUpdate": "2025-06-30T15:30:41.266812Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "The MINERVA Platform", "description": "The MINERVA (Molecular Interaction NEtwoRk VisuAlization) platform is a standalone webserver for visualization, exploration and management of molecular networks encoded in SBGN-compliant format, including files produced using CellDesigner or SBGN editors. Visualization of uploaded networks generated by the platform is accessible via a web browser to all viewers with the weblink to the resource.\n\nThe MINERVA Platform is a webservice using the Java Server Faces 2 technology. The server side, including data parsing, integration, annotation and verification, is implemented in Java. The platform uses the Postgres SQL database for data storage and the Hibernate framework as a middle layer between web server and database. The user web-interface is generated using React.js. The displayed content is visualized by OpenLayers API, dedicated JavaScript and CSS.", "homepage": "https://minerva.uni.lu", "biotoolsID": "MINERVA_Platform", "biotoolsCURIE": "biotools:MINERVA_Platform", "version": [ "13.1.3", "13.2.0", "14.0.13", "15.0.3", "16.4.0", "17.1.3", "18.1.1" ], "otherID": [], "relation": [ { "biotoolsID": "pathvisio", "type": "uses" }, { "biotoolsID": "sbgn", "type": "uses" }, { "biotoolsID": "libsbml", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3926", "term": "Pathway visualisation" } ], "input": [], "output": [], "note": "Visualise systems biology diagrams online, on a standalone web server", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0571", "term": "Expression data visualisation" } ], "input": [], "output": [], "note": "Visualise omics data from multiple datasets on top of the diagrams", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3434", "term": "Conversion" } ], "input": [], "output": [], "note": "Convert between main systems biology layout formats: CellDeslgners SBML, SBML layout+render, SBGN-ML, GPML", "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_2426", "term": "Modelling and simulation" } ], "input": [], "output": [], "note": "Use MINERVA API to access systems biology formats for modelling", "cmd": null } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" }, { "uri": "http://edamontology.org/topic_3391", "term": "Omics" }, { "uri": "http://edamontology.org/topic_3342", "term": "Translational medicine" }, { "uri": "http://edamontology.org/topic_2259", "term": "Systems biology" } ], "operatingSystem": [], "language": [], "license": "AGPL-3.0", "collectionID": [ "ELIXIR-LU", "LCSB" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [ "Tools" ], "elixirNode": [ "Luxembourg" ], "elixirCommunity": [], "link": [ { "url": "https://gitlab.lcsb.uni.lu/minerva/core/", "type": [ "Repository" ], "note": "GiLab repository for core functionalities (data and format handling, service stability, API access)" }, { "url": "https://gitlab.lcsb.uni.lu/minerva/core/-/issues", "type": [ "Issue tracker" ], "note": "Issue tracker for core functionalities (data and format handling, service stability, API access)" }, { "url": "https://gitlab.lcsb.uni.lu/minerva/frontend", "type": [ "Repository" ], "note": "GiLab repository for frontend functionalities" }, { "url": "https://gitlab.lcsb.uni.lu/minerva/frontend/-/issues", "type": [ "Issue tracker" ], "note": "Issue tracker for frontend functionalities" } ], "download": [ { "url": "https://minerva.pages.uni.lu/doc/install/", "type": "Other", "note": "Installation instructions, including debian package, virtual machine images and docker containers.", "version": "13.1.3 - 18.1.1" } ], "documentation": [ { "url": "https://minerva.uni.lu", "type": [ "Quick start guide", "Release notes", "User manual", "API documentation", "Citation instructions", "Terms of use" ], "note": null } ], "publication": [ { "doi": "10.1038/npjsba.2016.20", "pmid": "28725475", "pmcid": "PMC5516855", "type": [ "Primary" ], "version": "10.0", "note": null, "metadata": { "title": "MINERVA—A platform for visualization and curation of molecular interaction networks", "abstract": "Our growing knowledge about various molecular mechanisms is becoming increasingly more structured and accessible. Different repositories of molecular interactions and available literature enable construction of focused and high-quality molecular interaction networks. Novel tools for curation and exploration of such networks are needed, in order to foster the development of a systems biology environment. In particular, solutions for visualization, annotation and data cross-linking will facilitate usage of network-encoded knowledge in biomedical research. To this end we developed the MINERVA (Molecular Interaction NEtwoRks VisuAlization) platform, a standalone webservice supporting curation, annotation and visualization of molecular interaction networks in Systems Biology Graphical Notation (SBGN)-compliant format. MINERVA provides automated content annotation and verification for improved quality control. The end users can explore and interact with hosted networks, and provide direct feedback to content curators. MINERVA enables mapping drug targets or overlaying experimental data on the visualized networks. Extensive export functions enable downloading areas of the visualized networks as SBGN-compliant models for efficient reuse of hosted networks. The software is available under Affero GPL 3.0 as a Virtual Machine snapshot, Debian package and Docker instance at http://r3lab.uni.lu/web/minerva-website/. We believe that MINERVA is an important contribution to systems biology community, as its architecture enables set-up of locally or globally accessible SBGN-oriented repositories of molecular interaction networks. Its functionalities allow overlay of multiple information layers, facilitating exploration of content and interpretation of data. Moreover, annotation and verification workflows of MINERVA improve the efficiency of curation of networks, allowing life-science researchers to better engage in development and use of biomedical knowledge repositories.", "date": "2016-01-01T00:00:00Z", "citationCount": 65, "authors": [ { "name": "Gawron P." }, { "name": "Ostaszewski M." }, { "name": "Satagopam V." }, { "name": "Gebel S." }, { "name": "Mazein A." }, { "name": "Kuzma M." }, { "name": "Zorzan S." }, { "name": "McGee F." }, { "name": "Otjacques B." }, { "name": "Balling R." }, { "name": "Schneider R." } ], "journal": "npj Systems Biology and Applications" } }, { "doi": "10.1093/bioinformatics/btz286", "pmid": "31074494", "pmcid": "PMC6821317", "type": [ "Primary" ], "version": "12.2.3", "note": null, "metadata": { "title": "MINERVA API and plugins: Opening molecular network analysis and visualization to the community", "abstract": "Summary: The complexity of molecular networks makes them difficult to navigate and interpret, creating a need for specialized software. MINERVA is a web platform for visualization, exploration and management of molecular networks. Here, we introduce an extension to MINERVA architecture that greatly facilitates the access and use of the stored molecular network data. It allows to incorporate such data in analytical pipelines via a programmatic access interface, and to extend the platform's visual exploration and analytics functionality via plugin architecture. This is possible for any molecular network hosted by the MINERVA platform encoded in well-recognized systems biology formats. To showcase the possibilities of the plugin architecture, we have developed several plugins extending the MINERVA core functionalities. In the article, we demonstrate the plugins for interactive tree traversal of molecular networks, for enrichment analysis and for mapping and visualization of known disease variants or known adverse drug reactions to molecules in the network. Availability and implementation: Plugins developed and maintained by the MINERVA team are available under the AGPL v3 license at https://git-r3lab.uni.lu/minerva/plugins/. The MINERVA API and plugin documentation is available at https://minerva-web.lcsb.uni.lu.", "date": "2019-11-01T00:00:00Z", "citationCount": 25, "authors": [ { "name": "Hoksza D." }, { "name": "Gawron P." }, { "name": "Ostaszewski M." }, { "name": "Smula E." }, { "name": "Schneider R." } ], "journal": "Bioinformatics" } }, { "doi": "10.1093/bib/bbz067", "pmid": "31273380", "pmcid": "PMC7373180", "type": [ "Primary" ], "version": "13.1.1", "note": null, "metadata": { "title": "Closing the gap between formats for storing layout information in systems biology", "abstract": "The understanding of complex biological networks often relies on both a dedicated layout and a topology. Currently, there are three major competing layout-aware systems biology formats, but there are no software tools or software libraries supporting all of them. This complicates the management of molecular network layouts and hinders their reuse and extension. In this paper, we present a high-level overview of the layout formats in systems biology, focusing on their commonalities and differences, review their support in existing software tools, libraries and repositories and finally introduce a new conversion module within the MINERVA platform. The module is available via a REST API and offers, besides the ability to convert between layout-aware systems biology formats, the possibility to export layouts into several graphical formats. The module enables conversion of very large networks with thousands of elements, such as disease maps or metabolic reconstructions, rendering it widely applicable in systems biology.", "date": "2019-07-10T00:00:00Z", "citationCount": 17, "authors": [ { "name": "Hoksza D." }, { "name": "Gawron P." }, { "name": "Ostaszewski M." }, { "name": "Hasenauer J." }, { "name": "Schneider R." } ], "journal": "Briefings in Bioinformatics" } }, { "doi": "10.1089/big.2015.0057", "pmid": "27441714", "pmcid": "PMC4932659", "type": [ "Usage" ], "version": "10.0", "note": null, "metadata": { "title": "Integration and Visualization of Translational Medicine Data for Better Understanding of Human Diseases", "abstract": "Translational medicine is a domain turning results of basic life science research into new tools and methods in a clinical environment, for example, as new diagnostics or therapies. Nowadays, the process of translation is supported by large amounts of heterogeneous data ranging from medical data to a whole range of -omics data. It is not only a great opportunity but also a great challenge, as translational medicine big data is difficult to integrate and analyze, and requires the involvement of biomedical experts for the data processing. We show here that visualization and interoperable workflows, combining multiple complex steps, can address at least parts of the challenge. In this article, we present an integrated workflow for exploring, analysis, and interpretation of translational medicine data in the context of human health. Three Web services - tranSMART, a Galaxy Server, and a MINERVA platform - are combined into one big data pipeline. Native visualization capabilities enable the biomedical experts to get a comprehensive overview and control over separate steps of the workflow. The capabilities of tranSMART enable a flexible filtering of multidimensional integrated data sets to create subsets suitable for downstream processing. A Galaxy Server offers visually aided construction of analytical pipelines, with the use of existing or custom components. A MINERVA platform supports the exploration of health and disease-related mechanisms in a contextualized analytical visualization system. We demonstrate the utility of our workflow by illustrating its subsequent steps using an existing data set, for which we propose a filtering scheme, an analytical pipeline, and a corresponding visualization of analytical results. The workflow is available as a sandbox environment, where readers can work with the described setup themselves. Overall, our work shows how visualization and interfacing of big data processing services facilitate exploration, analysis, and interpretation of translational medicine data.", "date": "2016-06-01T00:00:00Z", "citationCount": 39, "authors": [ { "name": "Satagopam V." }, { "name": "Gu W." }, { "name": "Eifes S." }, { "name": "Gawron P." }, { "name": "Ostaszewski M." }, { "name": "Gebel S." }, { "name": "Barbosa-Silva A." }, { "name": "Balling R." }, { "name": "Schneider R." } ], "journal": "Big Data" } }, { "doi": "10.1016/j.envpol.2019.04.005", "pmid": "30991279", "pmcid": null, "type": [], "version": "13.1.1", "note": null, "metadata": { "title": "Genes associated with Parkinson's disease respond to increasing polychlorinated biphenyl levels in the blood of healthy females", "abstract": "Polychlorinated biphenyls (PCBs) are a class of widespread environmental pollutants, commonly found in human blood, that have been suggested to be linked to the occurrence of sporadic Parkinson's disease (PD). It has been reported that some non-coplanar PCBs accumulate in the brains of female PD patients. To improve our understanding of the association between PCB exposure and PD risk we have applied whole transcriptome gene expression analysis in blood cells from 594 PCB-exposed subjects (369 female, 225 male). Interestingly, we observe that in females, blood levels of non-coplanar PCBs appear to be associated with expression levels of PD-specific genes. However, no such association was detected in males. Among the 131 PD-specific genes affected, 39 have been shown to display similar changes in expression levels in the substantia nigra of deceased PD patients. Especially among the down-regulated genes, transcripts of genes involved in neurotransmitter vesicle-related functions were predominant. Capsule: Plasma PCB levels are associated with gene expression changes in females only, resulting in brain-related genes changing in blood cells of healthy individuals exposed to PCBs.", "date": "2019-07-01T00:00:00Z", "citationCount": 5, "authors": [ { "name": "Bohler S." }, { "name": "Krauskopf J." }, { "name": "Espin-Perez A." }, { "name": "Gebel S." }, { "name": "Palli D." }, { "name": "Rantakokko P." }, { "name": "Kiviranta H." }, { "name": "Kyrtopoulos S.A." }, { "name": "Balling R." }, { "name": "Kleinjans J." } ], "journal": "Environmental Pollution" } } ], "credit": [], "owner": "mjostaszewski", "additionDate": "2019-08-26T14:34:55Z", "lastUpdate": "2025-06-26T13:15:59.673112Z", "editPermission": { "type": "group", "authors": [ "sascha.herzinger" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "NanoPlot", "description": "NanoPlot is a tool with various visualizations of sequencing data in bam, cram, fastq, fasta or platform-specific TSV summaries, mainly intended for long-read sequencing from Oxford Nanopore Technologies and Pacific Biosciences", "homepage": "https://github.com/wdecoster/NanoPlot", "biotoolsID": "nanoplot", "biotoolsCURIE": "biotools:nanoplot", "version": [ "v.1.42.0" ], "otherID": [], "relation": [ { "biotoolsID": "nanopack", "type": "includedIn" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2940", "term": "Scatter plot plotting" }, { "uri": "http://edamontology.org/operation_2943", "term": "Box-Whisker plot plotting" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3494", "term": "DNA sequence" }, "format": [ { "uri": "http://edamontology.org/format_2546", "term": "FASTA-like" }, { "uri": "http://edamontology.org/format_1207", "term": "nucleotide" } ] } ], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "GPL-3.0", "collectionID": [ "ONTeater" ], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/wdecoster/NanoPlot", "type": [ "Repository" ], "note": "Issue tracker and most up to date software version" }, { "url": "http://nanoplot.bioinf.be/", "type": [ "Service" ], "note": "Web service with more limited options compared to the command line tool" } ], "download": [ { "url": "https://anaconda.org/bioconda/nanoplot", "type": "Command-line specification", "note": null, "version": null }, { "url": "https://pypi.org/project/NanoPlot/", "type": "Command-line specification", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/wdecoster/NanoPlot", "type": [ "Command-line options" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/bty149", "pmid": "29547981", "pmcid": "PMC6061794", "type": [ "Method" ], "version": null, "note": null, "metadata": { "title": "NanoPack: Visualizing and processing long-read sequencing data", "abstract": "Summary: Here we describe NanoPack, a set of tools developed for visualization and processing of long-read sequencing data from Oxford Nanopore Technologies and Pacific Biosciences. Availability and implementation: The NanoPack tools are written in Python3 and released under the GNU GPL3.0 License. The source code can be found at https://github.com/wdecoster/nanopack, together with links to separate scripts and their documentation. The scripts are compatible with Linux, Mac OS and the MS Windows 10 subsystem for Linux and are available as a graphical user interface, a web service at http://nanoplot.bioinf.be and command line tools.", "date": "2018-08-01T00:00:00Z", "citationCount": 1840, "authors": [ { "name": "De Coster W." }, { "name": "D'Hert S." }, { "name": "Schultz D.T." }, { "name": "Cruts M." }, { "name": "Van Broeckhoven C." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Wouter De Coster", "email": null, "url": "https://gigabaseorgigabyte.wordpress.com/", "orcidid": "https://orcid.org/0000-0002-5248-8197", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "wdecoster", "additionDate": "2021-07-06T20:27:27Z", "lastUpdate": "2025-06-18T12:31:48.762608Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "kraken2", "description": "Kraken 2 is the newest version of Kraken, a taxonomic classification system using exact k-mer matches to achieve high accuracy and fast classification speeds. This classifier matches each k-mer within a query sequence to the lowest common ancestor (LCA) of all genomes containing the given k-mer. The k-mer assignments inform the classification algorithm.\nAny assumption that Kraken’s raw read assignments can be directly translated into species or strain-level abundance estimates is flawed. Bracken (Bayesian Reestimation of Abundance after Classification with KrakEN), estimates species abundances in metagenomics samples by probabilistically re-distributing reads in the taxonomic tree. (Lu, Jennifer et al. “Bracken: estimating species abundance in metagenomics data.”)", "homepage": "https://ccb.jhu.edu/software/kraken2/", "biotoolsID": "kraken2", "biotoolsCURIE": "biotools:kraken2", "version": [ "2.0.8-beta" ], "otherID": [], "relation": [ { "biotoolsID": "kraken", "type": "isNewVersionOf" }, { "biotoolsID": "bracken", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3460", "term": "Taxonomic classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3494", "term": "DNA sequence" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3028", "term": "Taxonomy" }, "format": [ { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] } ], "note": null, "cmd": "`kraken2 --db <kraken2_database> <input.fastq>`" } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0637", "term": "Taxonomy" }, { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" }, { "uri": "http://edamontology.org/topic_3697", "term": "Microbial ecology" }, { "uri": "http://edamontology.org/topic_3301", "term": "Microbiology" } ], "operatingSystem": [], "language": [ "C++", "Perl" ], "license": "MIT", "collectionID": [ "ONTeater" ], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/DerrickWood/kraken2", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/DerrickWood/kraken2/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/DerrickWood/kraken2/archive/v2.0.8-beta.tar.gz", "type": "Source code", "note": null, "version": "2.0.8-beta" } ], "documentation": [ { "url": "https://github.com/DerrickWood/kraken2/wiki/Manual", "type": [ "User manual" ], "note": null }, { "url": "https://benlangmead.github.io/aws-indexes/k2", "type": [ "User manual" ], "note": "Links to multiple Kraken 2 and bracken databases and indexes" } ], "publication": [ { "doi": "10.1101/762302", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Derrick E. Wood", "email": null, "url": null, "orcidid": "http://orcid.org/0000-0002-7429-1854", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Jennifer Lu", "email": null, "url": null, "orcidid": "http://orcid.org/0000-0001-9167-2002", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Ben Langmead", "email": "langmea@cs.jhu.edu", "url": null, "orcidid": "http://orcid.org/0000-0003-2437-1976", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "anand-anshu", "additionDate": "2019-09-13T12:51:16Z", "lastUpdate": "2025-06-18T12:24:26.657325Z", "editPermission": { "type": "group", "authors": [ "vashokan", "Keiler_Collier" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "NextDenovo", "description": "NextDenovo is a string graph-based de novo assembler for long reads (CLR, HiFi and ONT). It uses a \"correct-then-assemble\" strategy similar to canu (no correction step for PacBio Hifi reads), but requires significantly less computing resources and storages.", "homepage": "https://github.com/Nextomics/NextDenovo", "biotoolsID": "nextdenovo", "biotoolsCURIE": "biotools:nextdenovo", "version": [ "v.2.5.2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0524", "term": "De-novo assembly" }, { "uri": "http://edamontology.org/operation_0525", "term": "Genome assembly" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0925", "term": "Sequence assembly" }, "format": [ { "uri": "http://edamontology.org/format_2561", "term": "Sequence assembly format (text)" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" } ], "operatingSystem": [], "language": [ "Python", "C" ], "license": "GPL-3.0", "collectionID": [ "ONTeater" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/Nextomics/NextDenovo/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/Nextomics/NextDenovo/releases/tag/2.5.2", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://nextdenovo.readthedocs.io/en/latest/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1101/2023.03.09.531669.", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Nextomics", "email": "support@nextomics.org", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "Kigaard", "additionDate": "2021-05-26T21:13:32Z", "lastUpdate": "2025-06-18T12:20:23.607241Z", "editPermission": { "type": "group", "authors": [ "jw", "ELIXIR-CZ", "Keiler_Collier" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "quickmerge", "description": "Quickmerge is a program that uses complementary information from genomes assembled with long reads in order to improve contiguity, and works with assemblies derived from both Pacific Biosciences or Oxford Nanopore. Quickmerge will even work with hybrid assemblies made by combining long reads and Illumina short reads.", "homepage": "https://github.com/mahulchak/quickmerge", "biotoolsID": "quickmerge", "biotoolsCURIE": "biotools:quickmerge", "version": [ "v.0.3" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0525", "term": "Genome assembly" }, { "uri": "http://edamontology.org/operation_3216", "term": "Scaffolding" }, { "uri": "http://edamontology.org/operation_0524", "term": "De-novo assembly" }, { "uri": "http://edamontology.org/operation_3196", "term": "Genotyping" } ], "input": [ { "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_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": "Runs whole merge process on an input assembly.\nAssembly 2 will be used to fill gaps in assembly 1.", "cmd": "merge_wrapper.py -pre output_prefix assembly_1.fa assembly_2.fa" } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3175", "term": "Structural variation" }, { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" }, { "uri": "http://edamontology.org/topic_2885", "term": "DNA polymorphism" }, { "uri": "http://edamontology.org/topic_3673", "term": "Whole genome sequencing" }, { "uri": "http://edamontology.org/topic_0625", "term": "Genotype and phenotype" } ], "operatingSystem": [ "Mac", "Linux" ], "language": [ "C++", "C" ], "license": "GPL-3.0", "collectionID": [ "ONTeater" ], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/mahulchak/quickmerge/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/mahulchak/quickmerge", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1534/g3.118.200162", "pmid": "30018084", "pmcid": "PMC6169397", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Rapid low-cost assembly of the drosophila melanogaster reference genome using low-coverage, long-read sequencing", "abstract": "Accurate and comprehensive characterization of genetic variation is essential for deciphering the genetic basis of diseases and other phenotypes. A vast amount of genetic variation stems from largescale sequence changes arising from the duplication, deletion, inversion, and translocation of sequences. In the past 10 years, high-throughput short reads have greatly expanded our ability to assay sequence variation due to single nucleotide polymorphisms. However, a recent de novo assembly of a second Drosophila melanogaster reference genome has revealed that short read genotyping methods miss hundreds of structural variants, including those affecting phenotypes. While genomes assembled using highcoverage long reads can achieve high levels of contiguity and completeness, concerns about cost, errors, and low yield have limited widespread adoption of such sequencing approaches. Here we resequenced the reference strain of D. melanogaster (ISO1) on a single Oxford Nanopore MinION flow cell run for 24 hr. Using only reads longer than 1 kb or with at least 30x coverage, we assembled a highly contiguous de novo genome. The addition of inexpensive paired reads and subsequent scaffolding using an optical map technology achieved an assembly with completeness and contiguity comparable to the D. melanogaster reference assembly. Comparison of our assembly to the reference assembly of ISO1 uncovered a number of structural variants (SVs), including novel LTR transposable element insertions and duplications affecting genes with developmental, behavioral, and metabolic functions. Collectively, these SVs provide a snapshot of the dynamics of genome evolution. Furthermore, our assembly and comparison to the D. melanogaster reference genome demonstrates that high-quality de novo assembly of reference genomes and comprehensive variant discovery using such assemblies are now possible by a single lab for under $1,000 (USD).", "date": "2018-10-01T00:00:00Z", "citationCount": 70, "authors": [ { "name": "Solares E.A." }, { "name": "Chakraborty M." }, { "name": "Miller D.E." }, { "name": "Kalsow S." }, { "name": "Hall K." }, { "name": "Perera A.G." }, { "name": "Emerson J.J." }, { "name": "Scott Hawley R." } ], "journal": "G3: Genes, Genomes, Genetics" } } ], "credit": [ { "name": "Mahul Chakraborty", "email": null, "url": "https://mahulchakraborty.wordpress.com/", "orcidid": "https://orcid.org/0000-0003-2414-9187", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "Kigaard", "additionDate": "2021-05-27T09:04:45Z", "lastUpdate": "2025-06-18T12:17:20.983962Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-CZ", "Keiler_Collier" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "QUAST", "description": "QUAST stands for QUality ASsessment Tool. \nIt evaluates a quality of genome assemblies by computing various metrics and providing nice reports.", "homepage": "http://quast.sourceforge.net/quast", "biotoolsID": "quast", "biotoolsCURIE": "biotools:quast", "version": [ "v.5.3.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_3180", "term": "Sequence assembly validation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [], "note": "# Running quast on a eukaryotic genome", "cmd": "quast -ek assembly.fa --out output_prefix" } ], "toolType": [ "Workflow" ], "topic": [ { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "Perl", "Python", "C" ], "license": "GPL-2.0", "collectionID": [ "ONTeater" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/ablab/quast", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/ablab/quast/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "http://quast.bioinf.spbau.ru/", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btt086", "pmid": "23422339", "pmcid": "PMC3624806", "type": [], "version": null, "note": null, "metadata": { "title": "QUAST: Quality assessment tool for genome assemblies", "abstract": "Limitations of genome sequencing techniques have led to dozens of assembly algorithms, none of which is perfect. A number of methods for comparing assemblers have been developed, but none is yet a recognized benchmark. Further, most existing methods for comparing assemblies are only applicable to new assemblies of finished genomes; the problem of evaluating assemblies of previously unsequenced species has not been adequately considered. Here, we present QUAST - a quality assessment tool for evaluating and comparing genome assemblies. This tool improves on leading assembly comparison software with new ideas and quality metrics. QUAST can evaluate assemblies both with a reference genome, as well as without a reference. QUAST produces many reports, summary tables and plots to help scientists in their research and in their publications. In this study, we used QUAST to compare several genome assemblers on three datasets. QUAST tables and plots for all of them are available in the Supplementary Material, and interactive versions of these reports are on the QUAST website. © 2013 The Author.", "date": "2013-04-15T00:00:00Z", "citationCount": 6872, "authors": [ { "name": "Gurevich A." }, { "name": "Saveliev V." }, { "name": "Vyahhi N." }, { "name": "Tesler G." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "QUAST Support", "email": "quast.support@cab.spbu.ru", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "seqwiki_import", "additionDate": "2017-01-13T13:16:01Z", "lastUpdate": "2025-06-18T11:53:52.861712Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-CZ", "Keiler_Collier" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Racon", "description": "Consensus module for raw de novo DNA assembly of long uncorrected reads\n\nRacon is intended as a standalone consensus module to correct raw contigs generated by rapid assembly methods which do not include a consensus step. The goal of Racon is to generate genomic consensus which is of similar or better quality compared to the output generated by assembly methods which employ both error correction and consensus steps, while providing a speedup of several times compared to those methods. It supports data produced by both Pacific Biosciences and Oxford Nanopore Technologies.", "homepage": "https://github.com/isovic/racon", "biotoolsID": "Racon", "biotoolsCURIE": "biotools:Racon", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0525", "term": "Genome assembly" }, { "uri": "http://edamontology.org/operation_0523", "term": "Mapping assembly" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1383", "term": "Nucleic acid sequence alignment" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" } ] }, { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] }, { "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_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": "# The mapping file can be generated with any mapping program - eg, bwa-mem or minimap2.\n# The following is an example using minimap2 with ONT data\nminimap2 assembly.fa-ax map-ont reads.fa > mapped_reads.sam", "cmd": "racon -u reads.fa mapped_reads.sam assembly.fa > assembly_racon.fa" } ], "toolType": [], "topic": [ { "uri": "http://edamontology.org/topic_3673", "term": "Whole genome sequencing" }, { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" } ], "operatingSystem": [ "Mac", "Linux" ], "language": [ "C++", "Python" ], "license": "MIT", "collectionID": [ "ONTeater" ], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/isovic/racon", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/isovic/racon/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.3390/plants8080270", "pmid": "31390788", "pmcid": "PMC6724115", "type": [], "version": null, "note": null, "metadata": { "title": "Constructing a reference genome in a single lab: The possibility to use oxford nanopore technology", "abstract": "The whole genome sequencing (WGS) has become a crucial tool in understanding genome structure and genetic variation. The MinION sequencing of Oxford Nanopore Technologies (ONT) is an excellent approach for performing WGS and it has advantages in comparison with other Next-Generation Sequencing (NGS): It is relatively inexpensive, portable, has simple library preparation, can be monitored in real-time, and has no theoretical limits on reading length. Sorghum bicolor (L.) Moench is diploid (2n = 2x = 20) with a genome size of about 730 Mb, and its genome sequence information is released in the Phytozome database. Therefore, sorghum can be used as a good reference. However, plant species have complex and large genomes when compared to animals or microorganisms. As a result, complete genome sequencing is difficult for plant species. MinION sequencing that produces long-reads can be an excellent tool for overcoming the weak assembly of short-reads generated from NGS by minimizing the generation of gaps or covering the repetitive sequence that appears on the plant genome. Here, we conducted the genome sequencing for S. bicolor cv. BTx623 while using the MinION platform and obtained 895,678 reads and 17.9 gigabytes (Gb) (ca. 25× coverage of reference) from long-read sequence data. A total of 6124 contigs (covering 45.9%) were generated from Canu, and a total of 2661 contigs (covering 50%) were generated from Minimap and Miniasm with a Racon through a de novo assembly using two different tools and mapped assembled contigs against the sorghum reference genome. Our results provide an optimal series of long-read sequencing analysis for plant species while using the MinION platform and a clue to determine the total sequencing scale for optimal coverage that is based on various genome sizes.", "date": "2019-08-01T00:00:00Z", "citationCount": 13, "authors": [ { "name": "Lee Y.G." }, { "name": "Choi S.C." }, { "name": "Kang Y." }, { "name": "Kim K.M." }, { "name": "Kang C.-S." }, { "name": "Kim C." } ], "journal": "Plants" } } ], "credit": [ { "name": "Chon-Sik Kang", "email": "cskang@korea.kr", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null }, { "name": "Changsoo Kim", "email": "changsookim@cnu.ac.kr", "url": null, "orcidid": "https://orcid.org/0000-0002-3596-2934", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T18:44:38Z", "lastUpdate": "2025-06-18T11:42:42.378216Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "Flye", "description": "Flye is a de novo assembler for single molecule sequencing reads, such as those produced by PacBio and Oxford Nanopore Technologies. It is designed for a wide range of datasets, from small bacterial projects to large mammalian-scale assemblies. The package represents a complete pipeline: it takes raw PB / ONT reads as input and outputs polished contigs.", "homepage": "https://github.com/fenderglass/Flye", "biotoolsID": "Flye", "biotoolsCURIE": "biotools:Flye", "version": [ "2.9.6" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0525", "term": "Genome assembly" }, { "uri": "http://edamontology.org/operation_0524", "term": "De-novo assembly" }, { "uri": "http://edamontology.org/operation_0523", "term": "Mapping assembly" }, { "uri": "http://edamontology.org/operation_3730", "term": "Cross-assembly" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1234", "term": "Sequence set (nucleic acid)" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Workflow" ], "topic": [ { "uri": "http://edamontology.org/topic_0196", "term": "Sequence assembly" }, { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" }, { "uri": "http://edamontology.org/topic_3673", "term": "Whole genome sequencing" }, { "uri": "http://edamontology.org/topic_0622", "term": "Genomics" } ], "operatingSystem": [ "Mac", "Linux" ], "language": [ "C++", "Python", "C" ], "license": "BSD-3-Clause", "collectionID": [ "ONTeater" ], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/fenderglass/Flye/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/mikolmogorov/Flye", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1099/mgen.0.000294", "pmid": "31483244", "pmcid": "PMC6807382", "type": [ "Usage" ], "version": null, "note": null, "metadata": { "title": "Comparison of long-read sequencing technologies in the hybrid assembly of complex bacterial genomes", "abstract": "Illumina sequencing allows rapid, cheap and accurate whole genome bacterial analyses, but short reads (<300 bp) do not usually enable complete genome assembly. Long-read sequencing greatly assists with resolving complex bacterial genomes, particularly when combined with short-read Illumina data (hybrid assembly). However, it is not clear how different long-read sequencing methods affect hybrid assembly accuracy. Relative automation of the assembly process is also crucial to facilitating high-throughput complete bacterial genome reconstruction, avoiding multiple bespoke filtering and data manipulation steps. In this study, we compared hybrid assemblies for 20 bacterial isolates, including two reference strains, using Illumina sequencing and long reads from either Oxford Nanopore Technologies (ONT) or SMRT Pacific Biosciences (PacBio) sequencing platforms. We chose isolates from the family Enterobacteriaceae, as these frequently have highly plastic, repetitive genetic structures, and complete genome reconstruction for these species is relevant for a precise understanding of the epidemiology of antimicrobial resistance. We de novo assembled genomes using the hybrid assembler Unicycler and compared different read processing strategies, as well as comparing to long-read-only assembly with Flye followed by short-read polishing with Pilon. Hybrid assembly with either PacBio or ONT reads facilitated high-quality genome reconstruction, and was superior to the longread assembly and polishing approach evaluated with respect to accuracy and completeness. Combining ONT and Illumina reads fully resolved most genomes without additional manual steps, and at a lower consumables cost per isolate in our setting. Automated hybrid assembly is a powerful tool for complete and accurate bacterial genome assembly.", "date": "2019-01-01T00:00:00Z", "citationCount": 166, "authors": [ { "name": "De Maio N." }, { "name": "Shaw L.P." }, { "name": "Hubbard A." }, { "name": "George S." }, { "name": "Sanderson N.D." }, { "name": "Swann J." }, { "name": "Wick R." }, { "name": "Oun M.A." }, { "name": "Stubberfield E." }, { "name": "Hoosdally S.J." }, { "name": "Crook D.W." }, { "name": "Peto T.E.A." }, { "name": "Sheppard A.E." }, { "name": "Bailey M.J." }, { "name": "Read D.S." }, { "name": "Anjum M.F." }, { "name": "Sarah Walker A." }, { "name": "Stoesser N." } ], "journal": "Microbial Genomics" } }, { "doi": "10.1038/s41587-019-0072-8", "pmid": "30936562", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Assembly of long, error-prone reads using repeat graphs", "abstract": "Accurate genome assembly is hampered by repetitive regions. Although long single molecule sequencing reads are better able to resolve genomic repeats than short-read data, most long-read assembly algorithms do not provide the repeat characterization necessary for producing optimal assemblies. Here, we present Flye, a long-read assembly algorithm that generates arbitrary paths in an unknown repeat graph, called disjointigs, and constructs an accurate repeat graph from these error-riddled disjointigs. We benchmark Flye against five state-of-the-art assemblers and show that it generates better or comparable assemblies, while being an order of magnitude faster. Flye nearly doubled the contiguity of the human genome assembly (as measured by the NGA50 assembly quality metric) compared with existing assemblers.", "date": "2019-05-01T00:00:00Z", "citationCount": 3077, "authors": [ { "name": "Kolmogorov M." }, { "name": "Yuan J." }, { "name": "Lin Y." }, { "name": "Pevzner P.A." } ], "journal": "Nature Biotechnology" } }, { "doi": "10.1038/s41592-020-00971-x", "pmid": "33020656", "pmcid": "PMC10699202", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "metaFlye: scalable long-read metagenome assembly using repeat graphs", "abstract": "Long-read sequencing technologies have substantially improved the assemblies of many isolate bacterial genomes as compared to fragmented short-read assemblies. However, assembling complex metagenomic datasets remains difficult even for state-of-the-art long-read assemblers. Here we present metaFlye, which addresses important long-read metagenomic assembly challenges, such as uneven bacterial composition and intra-species heterogeneity. First, we benchmarked metaFlye using simulated and mock bacterial communities and show that it consistently produces assemblies with better completeness and contiguity than state-of-the-art long-read assemblers. Second, we performed long-read sequencing of the sheep microbiome and applied metaFlye to reconstruct 63 complete or nearly complete bacterial genomes within single contigs. Finally, we show that long-read assembly of human microbiomes enables the discovery of full-length biosynthetic gene clusters that encode biomedically important natural products.", "date": "2020-11-01T00:00:00Z", "citationCount": 511, "authors": [ { "name": "Kolmogorov M." }, { "name": "Bickhart D.M." }, { "name": "Behsaz B." }, { "name": "Gurevich A." }, { "name": "Rayko M." }, { "name": "Shin S.B." }, { "name": "Kuhn K." }, { "name": "Yuan J." }, { "name": "Polevikov E." }, { "name": "Smith T.P.L." }, { "name": "Pevzner P.A." } ], "journal": "Nature Methods" } } ], "credit": [ { "name": "Mikhail Kolmogorov", "email": "fenderglass@gmail.com", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer", "Support" ], "note": null }, { "name": "Yu Lin", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Jeffrey Yuan", "email": null, "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "Pub2Tools", "additionDate": "2019-11-14T20:08:20Z", "lastUpdate": "2025-06-18T10:20:03.775603Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": "tool" }, { "name": "BioSimulations", "description": "BioSimulations is a web application for sharing and re-using biomodels, simulations, and visualizations of simulations results. BioSimulations supports a wide range of modeling frameworks (e.g., kinetic, constraint-based, and logical modeling), model formats (e.g., BNGL, CellML, SBML), and simulation tools (e.g., COPASI, libRoadRunner/tellurium, NFSim, VCell). BioSimulations aims to help researchers discover published models that might be useful for their research and quickly try them via a simple web-based interface.", "homepage": "https://www.biosimulations.org/", "biotoolsID": "biosimulations", "biotoolsCURIE": "biotools:biosimulations", "version": [], "otherID": [ { "value": "RRID:SCR_018733", "type": "rrid", "version": null } ], "relation": [ { "biotoolsID": "runbiosimulations", "type": "uses" }, { "biotoolsID": "biosimulators", "type": "uses" }, { "biotoolsID": "biomodels", "type": "uses" }, { "biotoolsID": "sbml", "type": "uses" }, { "biotoolsID": "bionetgen", "type": "uses" }, { "biotoolsID": "cobrapy", "type": "uses" }, { "biotoolsID": "copasi", "type": "uses" }, { "biotoolsID": "libroadrunner", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_2426", "term": "Modelling and simulation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0950", "term": "Mathematical model" }, "format": [ { "uri": "http://edamontology.org/format_2585", "term": "SBML" }, { "uri": "http://edamontology.org/format_3240", "term": "CellML" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3870", "term": "Trajectory data" }, "format": [ { "uri": "http://edamontology.org/format_3752", "term": "CSV" }, { "uri": "http://edamontology.org/format_3604", "term": "SVG" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool", "Web API", "Web application", "Web service" ], "topic": [ { "uri": "http://edamontology.org/topic_2259", "term": "Systems biology" }, { "uri": "http://edamontology.org/topic_0602", "term": "Molecular interactions, pathways and networks" } ], "operatingSystem": [], "language": [ "JavaScript", "Python" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/reproducible-biomedical-modeling/Biosimulations/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/reproducible-biomedical-modeling/Biosimulations", "type": [ "Repository" ], "note": null }, { "url": "https://api.biosimulations.org/", "type": [ "Service" ], "note": null } ], "download": [], "documentation": [ { "url": "https://docs.biosimulations.org", "type": [ "General" ], "note": null }, { "url": "https://api.biosimulations.org/", "type": [ "API documentation" ], "note": null }, { "url": "https://docs.biosimulations.org/developers/conduct/", "type": [ "Code of conduct" ], "note": null }, { "url": "https://docs.biosimulations.org/about/terms/", "type": [ "Terms of use" ], "note": null } ], "publication": [], "credit": [ { "name": "Jonathan Karr", "email": "karr@mssm.edu", "url": "https://www.karrlab.org", "orcidid": "https://orcid.org/0000-0002-2605-5080", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null }, { "name": "Bilal Shaikh", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0001-5801-5510", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "Bioinfo", "additionDate": "2020-06-18T05:28:02Z", "lastUpdate": "2025-06-17T16:32:28.548746Z", "editPermission": { "type": "group", "authors": [ "bilalshaikh42", "Bioinfo" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Bracken", "description": "Bracken is a companion program to Kraken 1, KrakenUniq, or Kraken 2 While Kraken classifies reads to multiple levels in the taxonomic tree, Bracken allows estimation of abundance at a single level using those classifications (e.g. Bracken can estimate abundance of species within a sample).", "homepage": "https://ccb.jhu.edu/software/bracken/", "biotoolsID": "bracken", "biotoolsCURIE": "biotools:bracken", "version": [], "otherID": [], "relation": [ { "biotoolsID": "kraken2", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2238", "term": "Statistical calculation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" }, { "uri": "http://edamontology.org/topic_3697", "term": "Microbial ecology" } ], "operatingSystem": [ "Linux" ], "language": [ "Perl", "Python" ], "license": "GPL-3.0", "collectionID": [ "Animal and Crop Genomics" ], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/jenniferlu717/Bracken", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/jenniferlu717/Bracken/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "https://ccb.jhu.edu/software/bracken/index.shtml?t=manual", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.7717/peerj-cs.104", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Bracken: Estimating species abundance in metagenomics data", "abstract": "Metagenomic experiments attempt to characterize microbial communities using high-throughput DNA sequencing. Identification of the microorganisms in a sample provides information about the genetic profile, population structure, and role of microorganisms within an environment. Until recently, most metagenomics studies focused on high-level characterization at the level of phyla, or alternatively sequenced the 16S ribosomalRNAgene that is present in bacterial species. As the cost of sequencing has fallen, though, metagenomics experiments have increasingly used unbiased shotgun sequencing to capture all the organisms in a sample. This approach requires a method for estimating abundance directly from the raw read data. Here we describe a fast, accurate new method that computes the abundance at the species level using the reads collected in a metagenomics experiment. Bracken (Bayesian Reestimation of Abundance after Classification with KrakEN) uses the taxonomic assignments made by Kraken, a very fast read-level classifier, along with information about the genomes themselves to estimate abundance at the species level, the genus level, or above. We demonstrate that Bracken can produce accurate species- and genus-level abundance estimates even when a sample contains multiple near-identical species.", "date": "2017-01-01T00:00:00Z", "citationCount": 1084, "authors": [ { "name": "Lu J." }, { "name": "Breitwieser F.P." }, { "name": "Thielen P." }, { "name": "Salzberg S.L." } ], "journal": "PeerJ Computer Science" } } ], "credit": [ { "name": null, "email": "jlu26@jhmi.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "admin", "additionDate": "2017-08-20T15:17:20Z", "lastUpdate": "2025-06-11T12:25:29.118910Z", "editPermission": { "type": "group", "authors": [ "animalandcropgenomics", "ELIXIR-CZ", "bebatut", "vashokan" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "pyM2aia", "description": "pyM²aia is a Python package for memory-efficient access and processing of mass spectrometry image data. The I/O functionality is derived from the interactive desktop application M²aia. Special features are the batch generator utilities for deep learning applications.", "homepage": "https://m2aia.de/pym2aia.html", "biotoolsID": "pym2aia", "biotoolsCURIE": "biotools:pym2aia", "version": [], "otherID": [], "relation": [ { "biotoolsID": "m2aia", "type": "uses" } ], "function": [ { "operation": [ { "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_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3172", "term": "Metabolomics" }, { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python", "C++" ], "license": "BSD-3-Clause", "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/m2aia/pym2aia", "type": [ "Issue tracker", "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/m2aia/pym2aia", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://data.jtfc.de/pym2aia/sphinx-build/html/index.html", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/gigascience/giab049", "pmid": "34282451", "pmcid": "PMC8290197", "type": [], "version": null, "note": "Cordes J; Enzlein T; Marsching C; Hinze M; Engelhardt S; Hopf C; Wolf I (July, 2021): M²aia - Interactive, fast and memory efficient analysis of 2D and 3D multi-modal mass spectrometry imaging data https://doi.org/10.1093/gigascience/giab049", "metadata": { "title": "M2aia-Interactive, fast, and memory-efficient analysis of 2D and 3D multi-modal mass spectrometry imaging data", "abstract": "Background: Mass spectrometry imaging (MSI) is a label-free analysis method for resolving bio-molecules or pharmaceuticals in the spatial domain. It offers unique perspectives for the examination of entire organs or other tissue specimens. Owing to increasing capabilities of modern MSI devices, the use of 3D and multi-modal MSI becomes feasible in routine applications-resulting in hundreds of gigabytes of data. To fully leverage such MSI acquisitions, interactive tools for 3D image reconstruction, visualization, and analysis are required, which preferably should be open-source to allow scientists to develop custom extensions. Findings: We introduce M2aia (MSI applications for interactive analysis in MITK), a software tool providing interactive and memory-efficient data access and signal processing of multiple large MSI datasets stored in imzML format. M2aia extends MITK, a popular open-source tool in medical image processing. Besides the steps of a typical signal processing workflow, M2aia offers fast visual interaction, image segmentation, deformable 3D image reconstruction, and multi-modal registration. A unique feature is that fused data with individual mass axes can be visualized in a shared coordinate system. We demonstrate features of M2aia by reanalyzing an N-glycan mouse kidney dataset and 3D reconstruction and multi-modal image registration of a lipid and peptide dataset of a mouse brain, which we make publicly available. Conclusions: To our knowledge, M2aia is the first extensible open-source application that enables a fast, user-friendly, and interactive exploration of large datasets. M2aia is applicable to a wide range of MSI analysis tasks.", "date": "2021-07-01T00:00:00Z", "citationCount": 17, "authors": [ { "name": "Cordes J." }, { "name": "Enzlein T." }, { "name": "Marsching C." }, { "name": "Hinze M." }, { "name": "Engelhardt S." }, { "name": "Hopf C." }, { "name": "Wolf I." } ], "journal": "GigaScience" } } ], "credit": [ { "name": "Jonas Cordes", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0003-3148-4282", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null } ], "owner": "jtfc", "additionDate": "2023-08-30T09:06:30.320364Z", "lastUpdate": "2025-06-05T12:19:20.571346Z", "editPermission": { "type": "public", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MALDIquant", "description": "MALDIquant is a complete analysis pipeline for matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) and other two-dimensional mass spectrometry data. In addition to commonly used plotting and processing methods it includes distinctive features, namely baseline subtraction methods such as morphological filters (TopHat) or the statistics-sensitive non-linear iterative peak-clipping algorithm (SNIP), peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.", "homepage": "https://cran.r-project.org/package=MALDIquant", "biotoolsID": "maldi_quant", "biotoolsCURIE": "biotools:maldi_quant", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3799", "term": "Quantification" }, { "uri": "http://edamontology.org/operation_3860", "term": "Spectrum calculation" }, { "uri": "http://edamontology.org/operation_3215", "term": "Peak detection" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2048", "term": "Report" }, "format": [ { "uri": "http://edamontology.org/format_3752", "term": "CSV" } ] } ], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2884", "term": "Plot" }, "format": [ { "uri": "http://edamontology.org/format_3603", "term": "PNG" } ] } ], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3627", "term": "Mass spectra calibration" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3682", "term": "imzML metadata file" } ] }, { "data": { "uri": "http://edamontology.org/data_2536", "term": "Mass spectrometry data" }, "format": [ { "uri": "http://edamontology.org/format_3839", "term": "ibd" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library", "Workflow" ], "topic": [ { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" }, { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" } ], "operatingSystem": [], "language": [ "R" ], "license": "GPL-3.0", "collectionID": [], "maturity": null, "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/sgibb/MALDIquant/", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/sgibb/MALDIquant/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "http://strimmerlab.org/software/maldiquant/", "type": [ "Other" ], "note": null } ], "download": [], "documentation": [ { "url": "https://cran.r-project.org/web/packages/MALDIquant/MALDIquant.pdf", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/bts447", "pmid": "22796955", "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Maldiquant: A versatile R package for the analysis of mass spectrometry data", "abstract": "MALDIquant is an R package providing a complete and modular analysis pipeline for quantitative analysis of mass spectrometry data. MALDIquant is specifically designed with application in clinical diagnostics in mind and implements sophisticated routines for importing raw data, preprocessing, non-linear peak alignment and calibration. It also handles technical replicates as well as spectra with unequal resolution. © The Author 2012. Published by Oxford University Press. All rights reserved.", "date": "2012-09-01T00:00:00Z", "citationCount": 499, "authors": [ { "name": "Gibb S." }, { "name": "Strimmer K." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Sebastian Gibb", "email": "mail@sebastiangibb.de", "url": null, "orcidid": "https://orcid.org/0000-0001-7406-4443", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null }, { "name": "Korbinian Strimmer", "email": null, "url": null, "orcidid": "https://orcid.org/0000-0001-7917-2056", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Developer" ], "note": null } ], "owner": "Kigaard", "additionDate": "2021-05-26T20:42:18Z", "lastUpdate": "2025-06-05T11:28:57.497366Z", "editPermission": { "type": "group", "authors": [ "sizhengZhao" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "SAMtools", "description": "SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods.", "homepage": "http://www.htslib.org/", "biotoolsID": "samtools", "biotoolsCURIE": "biotools:samtools", "version": [ "1.0", "1.1", "1.2", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.16.1", "1.17", "1.18", "1.19", "1.19.1", "1.19.2", "1.20", "1.21", "1.22" ], "otherID": [], "relation": [ { "biotoolsID": "htslib", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0227", "term": "Indexing" }, { "uri": "http://edamontology.org/operation_3096", "term": "Data editing" }, { "uri": "http://edamontology.org/operation_1812", "term": "Data parsing" }, { "uri": "http://edamontology.org/operation_0337", "term": "Visualisation" }, { "uri": "http://edamontology.org/operation_0335", "term": "Data formatting" }, { "uri": "http://edamontology.org/operation_3802", "term": "Data sorting" }, { "uri": "http://edamontology.org/operation_3695", "term": "Data filtering" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Suite", "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0102", "term": "Mapping" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_3168", "term": "Sequencing" }, { "uri": "http://edamontology.org/topic_3325", "term": "Rare diseases" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "Rare Disease", "Animal and Crop Genomics", "SAMtools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/samtools", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/samtools/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/#howtos", "type": [ "Other" ], "note": "HowTos for samtools" }, { "url": "http://www.htslib.org/doc/#manual-pages", "type": [ "User manual" ], "note": null }, { "url": "http://www.htslib.org/download/", "type": [ "Installation instructions" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btp352", "pmid": "19505943", "pmcid": "PMC2723002", "type": [ "Primary" ], "version": null, "note": "The Sequence Alignment/Map format and SAMtools.", "metadata": { "title": "The Sequence Alignment/Map format and SAMtools", "abstract": "Summary: The Sequence Alignment/Map (SAM) format is a generic alignment format for storing read alignments against reference sequences, supporting short and long reads (up to 128 Mbp) produced by different sequencing platforms. It is flexible in style, compact in size, efficient in random access and is the format in which alignments from the 1000 Genomes Project are released. SAM tools implements various utilities for post-processing alignments in the SAM format, such as indexing, variant caller and alignment viewer, and thus provides universal tools for processing read alignments. © 2009 The Author(s).", "date": "2009-08-01T00:00:00Z", "citationCount": 42239, "authors": [ { "name": "Li H." }, { "name": "Handsaker B." }, { "name": "Wysoker A." }, { "name": "Fennell T." }, { "name": "Ruan J." }, { "name": "Homer N." }, { "name": "Marth G." }, { "name": "Abecasis G." }, { "name": "Durbin R." } ], "journal": "Bioinformatics" } }, { "doi": "10.1093/gigascience/giab008", "pmid": "33590861", "pmcid": "PMC7931819", "type": [ "Primary" ], "version": null, "note": "Twelve years of SAMtools and BCFtools.", "metadata": { "title": "Twelve years of SAMtools and BCFtools", "abstract": "Background: SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods. Findings: The first version appeared online 12 years ago and has been maintained and further developed ever since, with many new features and improvements added over the years. The SAMtools and BCFtools packages represent a unique collection of tools that have been used in numerous other software projects and countless genomic pipelines. Conclusion: Both SAMtools and BCFtools are freely available on GitHub under the permissive MIT licence, free for both non-commercial and commercial use. Both packages have been installed >1 million times via Bioconda. The source code and documentation are available from https://www.htslib.org.", "date": "2021-02-01T00:00:00Z", "citationCount": 6224, "authors": [ { "name": "Danecek P." }, { "name": "Bonfield J.K." }, { "name": "Liddle J." }, { "name": "Marshall J." }, { "name": "Ohan V." }, { "name": "Pollard M.O." }, { "name": "Whitwham A." }, { "name": "Keane T." }, { "name": "McCarthy S.A." }, { "name": "Davies R.M." } ], "journal": "GigaScience" } }, { "doi": "10.1093/bioinformatics/btr509", "pmid": "21903627", "pmcid": "PMC3198575", "type": [], "version": null, "note": null, "metadata": { "title": "A statistical framework for SNP calling, mutation discovery, association mapping and population genetical parameter estimation from sequencing data", "abstract": "Motivation: Most existing methods for DNA sequence analysis rely on accurate sequences or genotypes. However, in applications of the next-generation sequencing (NGS), accurate genotypes may not be easily obtained (e.g. multi-sample low-coverage sequencing or somatic mutation discovery). These applications press for the development of new methods for analyzing sequence data with uncertainty. Results: We present a statistical framework for calling SNPs, discovering somatic mutations, inferring population genetical parameters and performing association tests directly based on sequencing data without explicit genotyping or linkage-based imputation. On real data, we demonstrate that our method achieves comparable accuracy to alternative methods for estimating site allele count, for inferring allele frequency spectrum and for association mapping. We also highlight the necessity of using symmetric datasets for finding somatic mutations and confirm that for discovering rare events, mismapping is frequently the leading source of errors. © The Author 2011. Published by Oxford University Press. All rights reserved.", "date": "2011-11-01T00:00:00Z", "citationCount": 4405, "authors": [ { "name": "Li H." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Richard Durbin", "email": "rd@sanger.ac.uk", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor" ], "note": null }, { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider", "Primary contact" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2017-01-13T13:16:12Z", "lastUpdate": "2025-06-03T09:08:10.199446Z", "editPermission": { "type": "group", "authors": [ "ELIXIR-EE", "animalandcropgenomics", "alice", "awhitwham", "sergitobara" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "HTSlib", "description": "The main purpose of HTSlib is to provide access to genomic information files, both alignment data (SAM, BAM, and CRAM formats) and variant data (VCF and BCF formats). The library also provides interfaces to access and index genome reference data in FASTA format and tab-delimited files with genomic coordinates. It is utilized and incorporated into both SAMtools and BCFtools.", "homepage": "http://www.htslib.org/", "biotoolsID": "htslib", "biotoolsCURIE": "biotools:htslib", "version": [ "1.0", "1.1", "1.2", "1.2.1", "1.3", "1.3.1", "1.3.2", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.10.1", "1.10.2", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.17", "1.18", "1.19", "1.20", "1.21", "1.22" ], "otherID": [], "relation": [ { "biotoolsID": "samtools", "type": "usedBy" }, { "biotoolsID": "bcftools", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] }, { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0924", "term": "Sequence trace" }, "format": [ { "uri": "http://edamontology.org/format_2573", "term": "SAM" }, { "uri": "http://edamontology.org/format_2572", "term": "BAM" }, { "uri": "http://edamontology.org/format_3462", "term": "CRAM" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" }, { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" } ] }, { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3071", "term": "Data management" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "Animal and Crop Genomics" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/htslib", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/htslib/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/#manual-pages", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/gigascience/giab007", "pmid": "33594436", "pmcid": "PMC7931820", "type": [ "Primary" ], "version": null, "note": "HTSlib: C library for reading/writing high-throughput sequencing data.", "metadata": { "title": "HTSlib: C library for reading/writing high-Throughput sequencing data", "abstract": "Background: Since the original publication of the VCF and SAM formats, an explosion of software tools have been created to process these data files. To facilitate this a library was produced out of the original SAMtools implementation, with a focus on performance and robustness. The file formats themselves have become international standards under the jurisdiction of the Global Alliance for Genomics and Health. Findings: We present a software library for providing programmatic access to sequencing alignment and variant formats. It was born out of the widely used SAMtools and BCFtools applications. Considerable improvements have been made to the original code plus many new features including newer access protocols, the addition of the CRAM file format, better indexing and iterators, and better use of threading. Conclusion: Since the original Samtools release, performance has been considerably improved, with a BAM read-write loop running 5 times faster and BAM to SAM conversion 13 times faster (both using 16 threads, compared to Samtools 0.1.19). Widespread adoption has seen HTSlib downloaded >1 million times from GitHub and conda. The C library has been used directly by an estimated 900 GitHub projects and has been incorporated into Perl, Python, Rust, and R, significantly expanding the number of uses via other languages. HTSlib is open source and is freely available from htslib.org under MIT/BSD license.", "date": "2021-02-01T00:00:00Z", "citationCount": 189, "authors": [ { "name": "Bonfield J.K." }, { "name": "Marshall J." }, { "name": "Danecek P." }, { "name": "Li H." }, { "name": "Ohan V." }, { "name": "Whitwham A." }, { "name": "Keane T." } ], "journal": "GigaScience" } } ], "credit": [ { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider", "Primary contact" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2017-08-20T16:07:58Z", "lastUpdate": "2025-06-03T09:00:20.313887Z", "editPermission": { "type": "group", "authors": [ "animalandcropgenomics", "smoe" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "BCFtools", "description": "BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF-compressed.", "homepage": "http://www.htslib.org/", "biotoolsID": "bcftools", "biotoolsCURIE": "biotools:bcftools", "version": [ "1.0", "1.1", "1.2", "1.3", "1.3.1", "1.4", "1.4.1", "1.5", "1.6", "1.7", "1.8", "1.9", "1.10", "1.10.1", "1.10.2", "1.11", "1.12", "1.13", "1.14", "1.15", "1.15.1", "1.16", "1.17", "1.18", "1.19", "1.20", "1.21", "1.22" ], "otherID": [], "relation": [ { "biotoolsID": "htslib", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2409", "term": "Data handling" }, { "uri": "http://edamontology.org/operation_3227", "term": "Variant calling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3498", "term": "Sequence variations" }, "format": [ { "uri": "http://edamontology.org/format_3016", "term": "VCF" }, { "uri": "http://edamontology.org/format_3020", "term": "BCF" } ] } ], "note": "Multiple data munging operations.", "cmd": null } ], "toolType": [ "Command-line tool", "Suite" ], "topic": [ { "uri": "http://edamontology.org/topic_0199", "term": "Genetic variation" }, { "uri": "http://edamontology.org/topic_2885", "term": "DNA polymorphism" }, { "uri": "http://edamontology.org/topic_3517", "term": "GWAS study" }, { "uri": "http://edamontology.org/topic_3516", "term": "Genotyping experiment" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C" ], "license": "MIT", "collectionID": [ "BCFtools" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/samtools/bcftools", "type": [ "Repository" ], "note": null }, { "url": "http://www.htslib.org/support/#lists", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/samtools/bcftools/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "http://www.htslib.org/download/", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "http://www.htslib.org/doc/bcftools.html", "type": [ "General" ], "note": null }, { "url": "http://www.htslib.org/workflow/#mapping_to_variant", "type": [ "Other" ], "note": "A workflow for BCFtools." } ], "publication": [ { "doi": "10.1093/bioinformatics/btp352", "pmid": "19505943", "pmcid": "PMC2723002", "type": [ "Primary" ], "version": null, "note": "The Sequence Alignment/Map format and SAMtools.", "metadata": { "title": "The Sequence Alignment/Map format and SAMtools", "abstract": "Summary: The Sequence Alignment/Map (SAM) format is a generic alignment format for storing read alignments against reference sequences, supporting short and long reads (up to 128 Mbp) produced by different sequencing platforms. It is flexible in style, compact in size, efficient in random access and is the format in which alignments from the 1000 Genomes Project are released. SAM tools implements various utilities for post-processing alignments in the SAM format, such as indexing, variant caller and alignment viewer, and thus provides universal tools for processing read alignments. © 2009 The Author(s).", "date": "2009-08-01T00:00:00Z", "citationCount": 42239, "authors": [ { "name": "Li H." }, { "name": "Handsaker B." }, { "name": "Wysoker A." }, { "name": "Fennell T." }, { "name": "Ruan J." }, { "name": "Homer N." }, { "name": "Marth G." }, { "name": "Abecasis G." }, { "name": "Durbin R." } ], "journal": "Bioinformatics" } }, { "doi": "10.1093/gigascience/giab008", "pmid": "33590861", "pmcid": "PMC7931819", "type": [ "Primary" ], "version": null, "note": "Twelve years of SAMtools and BCFtools.", "metadata": { "title": "Twelve years of SAMtools and BCFtools", "abstract": "Background: SAMtools and BCFtools are widely used programs for processing and analysing high-throughput sequencing data. They include tools for file format conversion and manipulation, sorting, querying, statistics, variant calling, and effect analysis amongst other methods. Findings: The first version appeared online 12 years ago and has been maintained and further developed ever since, with many new features and improvements added over the years. The SAMtools and BCFtools packages represent a unique collection of tools that have been used in numerous other software projects and countless genomic pipelines. Conclusion: Both SAMtools and BCFtools are freely available on GitHub under the permissive MIT licence, free for both non-commercial and commercial use. Both packages have been installed >1 million times via Bioconda. The source code and documentation are available from https://www.htslib.org.", "date": "2021-02-01T00:00:00Z", "citationCount": 6224, "authors": [ { "name": "Danecek P." }, { "name": "Bonfield J.K." }, { "name": "Liddle J." }, { "name": "Marshall J." }, { "name": "Ohan V." }, { "name": "Pollard M.O." }, { "name": "Whitwham A." }, { "name": "Keane T." }, { "name": "McCarthy S.A." }, { "name": "Davies R.M." } ], "journal": "GigaScience" } } ], "credit": [ { "name": "Wellcome Sanger Institute", "email": "samtools@sanger.ac.uk", "url": "https://www.sanger.ac.uk/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [ "Provider" ], "note": null }, { "name": "Samtools Help mailing list", "email": null, "url": "https://lists.sourceforge.net/lists/listinfo/samtools-help", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Project", "typeRole": [ "Support" ], "note": null } ], "owner": "awhitwham", "additionDate": "2015-08-24T08:35:55Z", "lastUpdate": "2025-06-03T08:59:30.745713Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "AMICI", "description": "AMICI provides a multi-language (Python, C++, Matlab) interface for the SUNDIALS solvers CVODES (for ordinary differential equations) and IDAS (for algebraic differential equations). AMICI allows the user to read differential equation models specified as SBML or PySB and automatically compiles such models into .mex simulation files (Matlab), C++ executables or Python modules.\n\nBeyond forward integration, the compiled simulation file also allows for forward sensitivity analysis, steady state sensitivity analysis and adjoint sensitivity analysis for likelihood-based output functions.\n\nThe interface was designed to provide routines for efficient gradient computation in parameter estimation of biochemical reaction models but it is also applicable to a wider range of differential equation constrained optimization problems.", "homepage": "https://github.com/AMICI-dev/AMICI", "biotoolsID": "AMICI", "biotoolsCURIE": "biotools:AMICI", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3562", "term": "Network simulation" }, { "uri": "http://edamontology.org/operation_2426", "term": "Modelling and simulation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2600", "term": "Pathway or network" }, "format": [ { "uri": "http://edamontology.org/format_2585", "term": "SBML" }, { "uri": "http://edamontology.org/format_4015", "term": "PEtab" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3870", "term": "Trajectory data" }, "format": [ { "uri": "http://edamontology.org/format_2330", "term": "Textual format" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_2259", "term": "Systems biology" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "MATLAB", "C++", "Python" ], "license": "BSD-3-Clause", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/AMICI-dev/AMICI/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "https://amici.readthedocs.io/en/latest/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btab227", "pmid": "33821950", "pmcid": "PMC8545331", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "AMICI: high-performance sensitivity analysis for large ordinary differential equation models", "abstract": "Ordinary differential equation models facilitate the understanding of cellular signal transduction and other biological processes. However, for large and comprehensive models, the computational cost of simulating or calibrating can be limiting. AMICI is a modular toolbox implemented in C++/Python/MATLAB that provides efficient simulation and sensitivity analysis routines tailored for scalable, gradient-based parameter estimation and uncertainty quantification.", "date": "2021-10-15T00:00:00Z", "citationCount": 37, "authors": [ { "name": "Frohlich F." }, { "name": "Weindl D." }, { "name": "Schalte Y." }, { "name": "Pathirana D." }, { "name": "Paszkowski L." }, { "name": "Lines G.T." }, { "name": "Stapor P." }, { "name": "Hasenauer J." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Fabian Fröhlich", "email": "fabian_froehlich@hms.harvard.edu", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Maintainer", "Developer" ], "note": null }, { "name": "Jan Hasenauer", "email": "jan.hasenauer@uni-bonn.de", "url": null, "orcidid": "https://orcid.org/0000-0002-4935-3312", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null }, { "name": "Daniel Weindl", "email": "daniel.weindl@uni-bonn.de", "url": null, "orcidid": "https://orcid.org/0000-0001-9963-6057", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Maintainer", "Developer" ], "note": null } ], "owner": "dweindl", "additionDate": "2019-09-28T12:06:10Z", "lastUpdate": "2025-05-08T07:28:52.817175Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "pyOpenMS", "description": "Python library for mass spectrometry, specifically for the analysis of proteomics and metabolomics data.", "homepage": "https://github.com/OpenMS/pyopenms-extra/blob/master/docs/source/index.rst", "biotoolsID": "pyOpenMS", "biotoolsCURIE": "biotools:pyOpenMS", "version": [], "otherID": [], "relation": [], "function": [], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" }, { "uri": "http://edamontology.org/topic_3520", "term": "Proteomics experiment" }, { "uri": "http://edamontology.org/topic_0601", "term": "Protein modifications" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Python" ], "license": "BSD-3-Clause", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/OpenMS/pyopenms-extra", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/OpenMS/pyopenms-extra/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "https://pyopenms.readthedocs.io", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.7287/PEERJ.PREPRINTS.27736", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Hannes L. Rost", "email": "hannes.rost@utoronto.ca", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "samwein", "additionDate": "2019-08-09T13:16:33Z", "lastUpdate": "2025-04-30T11:39:29.549782Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Gemma", "description": "Gemma provides data, experimental design annotations, and differential expression analysis results for thousands of microarray and RNA-seq experiments. We re-analyze raw data from public sources (primarily NCBI GEO), annotate experimental conditions, conduct quality control and compute differential expression using standardized procedures. We have especially good coverage of experiments relevant to the nervous system.", "homepage": "https://gemma.msl.ubc.ca/", "biotoolsID": "gemma", "biotoolsCURIE": "biotools:gemma", "version": [ "1.31.13" ], "otherID": [], "relation": [ { "biotoolsID": "rsem", "type": "uses" }, { "biotoolsID": "multiqc", "type": "uses" }, { "biotoolsID": "cutadapt", "type": "uses" }, { "biotoolsID": "star", "type": "uses" }, { "biotoolsID": "ncbi_geo", "type": "uses" }, { "biotoolsID": "sradb", "type": "uses" }, { "biotoolsID": "ncbi_gene", "type": "uses" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3223", "term": "Differential gene expression profiling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3112", "term": "Gene expression matrix" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_3110", "term": "Raw microarray data" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1636", "term": "Heat map" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_3914", "term": "Quality control report" }, "format": [] } ], "note": null, "cmd": null } ], "toolType": [ "Web application", "Web API" ], "topic": [ { "uri": "http://edamontology.org/topic_3170", "term": "RNA-Seq" }, { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" }, { "uri": "http://edamontology.org/topic_3053", "term": "Genetics" }, { "uri": "http://edamontology.org/topic_3518", "term": "Microarray experiment" }, { "uri": "http://edamontology.org/topic_0219", "term": "Data curation and archival" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "Java", "JavaScript" ], "license": "CC-BY-NC-4.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge (with restrictions)", "accessibility": "Open access (with restrictions)", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/PavlidisLab/Gemma", "type": [ "Repository", "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/PavlidisLab/Gemma/releases", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "https://pavlidislab.github.io/Gemma/", "type": [ "General" ], "note": null }, { "url": "https://gemma.msl.ubc.ca/resources/restapidocs/", "type": [ "API documentation" ], "note": "Documentation for the Gemma REST API." } ], "publication": [ { "doi": "10.1093/bioinformatics/btp259", "pmid": "19376825", "pmcid": "PMC2687992", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Application and evaluation of automated semantic annotation of gene expression experiments", "abstract": "Motivation: Many microarray datasets are available online with formalized standards describing the probe sequences and expression values. Unfortunately, the description, conditions and parameters of the experiments are less commonly formalized and often occur as natural language text. This hinders searching, high-throughput analysis, organization and integration of the datasets. Results: We use the lexical resources and software tools from the Unified Medical Language System (UMLS) to extract concepts from text. We then link the UMLS concepts to classes in open biomedical ontologies. The result is accessible and clear semantic annotations of gene expression experiments. We applied the method to 595 expression experiments from Gemma, a resource for re-use and meta-analysis of gene expression profiling data. We evaluated and corrected all stages of the annotation process. The majority of missed annotations were due to a lack of cross-references. The most error-prone stage was the extraction of concepts from phrases. Final review of the annotations in context of the experiments revealed 89% precision. A naive system, lacking the phrase to concept corrections is 68% precise. We have integrated this annotation pipeline into Gemma. © 2009 The Author(s).", "date": "2009-06-09T00:00:00Z", "citationCount": 9, "authors": [ { "name": "French L." }, { "name": "Lane S." }, { "name": "Law T." }, { "name": "Xu L." }, { "name": "Pavlidis P." } ], "journal": "Bioinformatics" } }, { "doi": "10.1093/database/baab006", "pmid": "33599246", "pmcid": "PMC7904053", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Curation of over 10 000 transcriptomic studies to enable data reuse", "abstract": "Vast amounts of transcriptomic data reside in public repositories, but effective reuse remains challenging. Issues include unstructured dataset metadata, inconsistent data processing and quality control, and inconsistent probe-gene mappings across microarray technologies. Thus, extensive curation and data reprocessing are necessary prior to any reuse. The Gemma bioinformatics system was created to help address these issues. Gemma consists of a database of curated transcriptomic datasets, analytical software, a web interface and web services. Here we present an update on Gemma's holdings, data processing and analysis pipelines, our curation guidelines, and software features. As of June 2020, Gemma contains 10 811 manually curated datasets (primarily human, mouse and rat), over 395 000 samples and hundreds of curated transcriptomic platforms (both microarray and RNA sequencing). Dataset topics were represented with 10 215 distinct terms from 12 ontologies, for a total of 54 316 topic annotations (mean topics/dataset = 5.2). While Gemma has broad coverage of conditions and tissues, it captures a large majority of available brain-related datasets, accounting for 34% of its holdings. Users can access the curated data and differential expression analyses through the Gemma website, RESTful service and an R package. Database URL: https://gemma.msl.ubc.ca/home.html", "date": "2021-01-01T00:00:00Z", "citationCount": 21, "authors": [ { "name": "Lim N." }, { "name": "Tesar S." }, { "name": "Belmadani M." }, { "name": "Poirier-Morency G." }, { "name": "Mancarci B.O." }, { "name": "Sicherman J." }, { "name": "Jacobson M." }, { "name": "Leong J." }, { "name": "Tan P." }, { "name": "Pavlidis P." } ], "journal": "Database" } } ], "credit": [ { "name": "Pavlidis Lab Support", "email": "pavlab-support@msl.ubc.ca", "url": "https://pavlab.msl.ubc.ca/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Support" ], "note": null } ], "owner": "artrymix", "additionDate": "2017-04-22T17:35:18Z", "lastUpdate": "2025-04-22T22:09:03.811075Z", "editPermission": { "type": "group", "authors": [ "artrymix", "paulpavlidis" ] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Protists Ribosomal Reference Database", "description": "The PR2 reference sequence database was initiated in 2010 in the frame of the BioMarks project from work that had developed in the previous ten years in the Plankton Group of the Station Biologique of Roscoff. It aims to provide a reference database of carefully annotated 18S rRNA sequences using nine unique taxonomic fields (from domain to species). At present, it contains over 240,000 sequences. Although it focuses on protists, it also contains sequences from metazoa, fungi and plants as well a limited set of 16S sequences from plastids and bacteria. Several metadata fields are available for many sequences, including geo-localisation, whether it originates from a culture or a natural sample, host type etc… The annotation of PR2 is performed by experts from each taxonomic groups.", "homepage": "https://app.pr2-database.org/", "biotoolsID": "pr2-reference", "biotoolsCURIE": "biotools:pr2-reference", "version": [ "5.1.0" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Database portal", "Web application" ], "topic": [ { "uri": "http://edamontology.org/topic_4038", "term": "Metabarcoding" } ], "operatingSystem": [], "language": [ "R" ], "license": null, "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/pr2database/pr2database/releases", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/pr2database/pr2database/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://pr2-database.org/", "type": [ "Other" ], "note": null } ], "download": [ { "url": "https://github.com/pr2database/pr2database/releases", "type": "Downloads page", "note": null, "version": "5.1.0" } ], "documentation": [ { "url": "https://pr2database.github.io/pr2database/articles/pr2database.html", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/nar/gks1160", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "The Protist Ribosomal Reference database (PR2): A catalog of unicellular eukaryote Small Sub-Unit rRNA sequences with curated taxonomy", "abstract": "The interrogation of genetic markers in environmental meta-barcoding studies is currently seriously hindered by the lack of taxonomically curated reference data sets for the targeted genes. The Protist Ribosomal Reference database (PR2, http://ssu-rrna.org/) provides a unique access to eukaryotic small sub-unit (SSU) ribosomal RNA and DNA sequences, with curated taxonomy. The database mainly consists of nuclear-encoded protistan sequences. However, metazoans, land plants, macrosporic fungi and eukaryotic organelles (mitochondrion, plastid and others) are also included because they are useful for the analysis of high-troughput sequencing data sets. Introns and putative chimeric sequences have been also carefully checked. Taxonomic assignation of sequences consists of eight unique taxonomic fields. In total, 136866 sequences are nuclear encoded, 45708 (36 501 mitochondrial and 9657 chloroplastic) are from organelles, the remaining being putative chimeric sequences. The website allows the users to download sequences from the entire and partial databases (including representative sequences after clustering at a given level of similarity). Different web tools also allow searches by sequence similarity. The presence of both rRNA and rDNA sequences, taking into account introns (crucial for eukaryotic sequences), a normalized eight terms ranked-taxonomy and updates of new GenBank releases were made possible by a long-term collaboration between experts in taxonomy and computer scientists. © The Author(s) 2012.", "date": "2013-01-01T00:00:00Z", "citationCount": 1456, "authors": [ { "name": "Guillou L." }, { "name": "Bachar D." }, { "name": "Audic S." }, { "name": "Bass D." }, { "name": "Berney C." }, { "name": "Bittner L." }, { "name": "Boutte C." }, { "name": "Burgaud G." }, { "name": "De Vargas C." }, { "name": "Decelle J." }, { "name": "Del Campo J." }, { "name": "Dolan J.R." }, { "name": "Dunthorn M." }, { "name": "Edvardsen B." }, { "name": "Holzmann M." }, { "name": "Kooistra W.H.C.F." }, { "name": "Lara E." }, { "name": "Le Bescot N." }, { "name": "Logares R." }, { "name": "Mahe F." }, { "name": "Massana R." }, { "name": "Montresor M." }, { "name": "Morard R." }, { "name": "Not F." }, { "name": "Pawlowski J." }, { "name": "Probert I." }, { "name": "Sauvadet A.-L." }, { "name": "Siano R." }, { "name": "Stoeck T." }, { "name": "Vaulot D." }, { "name": "Zimmermann P." }, { "name": "Christen R." } ], "journal": "Nucleic Acids Research" } } ], "credit": [], "owner": "vaulot", "additionDate": "2025-04-11T13:56:02.037873Z", "lastUpdate": "2025-04-11T14:01:09.249274Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "prolfquapp", "description": "A command-line tool for differential expression analysis in quantitative proteomics", "homepage": "https://github.com/prolfqua/prolfquapp", "biotoolsID": "prolfquapp", "biotoolsCURIE": "biotools:prolfquapp", "version": [ "0.1.6" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3741", "term": "Differential protein expression profiling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3752", "term": "CSV" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] }, { "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_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3620", "term": "xlsx" }, { "uri": "http://edamontology.org/format_2331", "term": "HTML" } ] } ], "note": null, "cmd": "./prolfqua_dea.sh -i data_dir/ -d annotation.xlsx -y config.yaml -w NameOfAnalysis -s DIANN\n# and again you run the version within the docker container with\n# ./prolfquapp_docker.sh prolfqua_dea.sh -i data_dir/ -d annotation.xlsx -y config.yaml -w NameOfAnalysis -s DIANN" }, { "operation": [ { "uri": "http://edamontology.org/operation_2428", "term": "Validation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3620", "term": "xlsx" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3914", "term": "Quality control report" }, "format": [ { "uri": "http://edamontology.org/format_2331", "term": "HTML" } ] } ], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0571", "term": "Expression data visualisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3752", "term": "CSV" }, { "uri": "http://edamontology.org/format_3475", "term": "TSV" } ] }, { "data": { "uri": "http://edamontology.org/data_2976", "term": "Protein sequence" }, "format": [ { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2603", "term": "Expression data" }, "format": [ { "uri": "http://edamontology.org/format_3508", "term": "PDF" }, { "uri": "http://edamontology.org/format_2331", "term": "HTML" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0121", "term": "Proteomics" } ], "operatingSystem": [ "Mac", "Linux" ], "language": [ "R" ], "license": "MIT", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/prolfqua/prolfquapp", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/prolfqua/prolfquapp/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/prolfqua/prolfquapp/releases/tag/0.1.6", "type": "Downloads page", "note": null, "version": "0.1.6" } ], "documentation": [ { "url": "https://github.com/prolfqua/prolfquapp/blob/master/README.md", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1021/acs.jproteome.4c00911", "pmid": null, "pmcid": null, "type": [], "version": "0.0.6", "note": null, "metadata": { "title": "prolfquapp ─ A User-Friendly Command-Line Tool Simplifying Differential Expression Analysis in Quantitative Proteomics", "abstract": "Mass spectrometry is a cornerstone of quantitative proteomics, enabling relative protein quantification and differential expression analysis (DEA) of proteins. As experiments grow in complexity, involving more samples, groups, and identified proteins, interactive differential expression analysis tools become impractical. The prolfquapp addresses this challenge by providing a command-line interface that simplifies DEA, making it accessible to nonprogrammers and seamlessly integrating it into workflow management systems. Prolfquapp streamlines data processing and result visualization by generating dynamic HTML reports that facilitate the exploration of differential expression results. These reports allow for investigating complex experiments, such as those involving repeated measurements or multiple explanatory variables. Additionally, prolfquapp supports various output formats, including XLSX files, SummarizedExperiment objects and rank files, for further interactive analysis using spreadsheet software, the exploreDE Shiny application, or gene set enrichment analysis software, respectively. By leveraging advanced statistical models from the prolfqua R package, prolfquapp offers a user-friendly, integrated solution for large-scale quantitative proteomics studies, combining efficient data processing with insightful, publication-ready outputs.", "date": "2025-02-07T00:00:00Z", "citationCount": 0, "authors": [ { "name": "Wolski W.E." }, { "name": "Grossmann J." }, { "name": "Schwarz L." }, { "name": "Leary P." }, { "name": "Turker C." }, { "name": "Nanni P." }, { "name": "Schlapbach R." }, { "name": "Panse C." } ], "journal": "Journal of Proteome Research" } } ], "credit": [], "owner": "n.m.palmblad@lumc.nl", "additionDate": "2025-02-28T15:04:33.594183Z", "lastUpdate": "2025-03-28T10:18:25.715685Z", "editPermission": { "type": "group", "authors": [ "thatmariia" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "rocrate-validator", "description": "rocrate-validator is a tool and Python package to validate RO-Crates against different profiles, including the base RO-Crate profile and various extensions.", "homepage": "https://rocrate-validator.readthedocs.io/", "biotoolsID": "rocrate-validator", "biotoolsCURIE": "biotools:rocrate-validator", "version": [], "otherID": [], "relation": [ { "biotoolsID": "lifemonitor", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0336", "term": "Format validation" } ], "input": [], "output": [], "note": "Validate compliance of RO-Crate objects with specifications", "cmd": "`rocrate-validator validate <path_to_rocrate>`" } ], "toolType": [ "Command-line tool", "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3572", "term": "Data quality management" }, { "uri": "http://edamontology.org/topic_4012", "term": "FAIR data" }, { "uri": "http://edamontology.org/topic_0769", "term": "Workflows" }, { "uri": "http://edamontology.org/topic_3071", "term": "Data management" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python" ], "license": "Apache-2.0", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [ "Italy" ], "elixirCommunity": [], "link": [ { "url": "https://github.com/crs4/rocrate-validator", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/crs4/rocrate-validator/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/crs4/rocrate-validator/releases", "type": "Downloads page", "note": null, "version": null }, { "url": "https://pypi.org/project/roc-validator/#files", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "https://rocrate-validator.readthedocs.io/", "type": [ "API documentation", "Command-line options", "Installation instructions", "Quick start guide" ], "note": null } ], "publication": [], "credit": [ { "name": "Marco Enrico Piras", "email": "marcoenrico.piras@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0002-5207-0030", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Maintainer", "Primary contact", "Developer" ], "note": null }, { "name": "Simone Leo", "email": "simone.leo@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0001-8271-5429", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor", "Developer" ], "note": null }, { "name": "Luca Pireddu", "email": "luca.pireddu@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0002-4663-5613", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor", "Developer" ], "note": null }, { "name": "CRS4", "email": null, "url": "https://www.crs4.it", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [], "note": null } ], "owner": "mep", "additionDate": "2025-03-25T09:59:44.309666Z", "lastUpdate": "2025-03-25T12:19:18.196376Z", "editPermission": { "type": "group", "authors": [ "mep", "ilveroluca" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "LifeMonitor", "description": "LifeMonitor is a service to support the sustainability and reusability of published computational workflows. It provides:\n* periodic testing;\n* test monitoring and notification;\n* automated checks and templates for workflow best practices.", "homepage": "https://lifemonitor.eu", "biotoolsID": "lifemonitor", "biotoolsCURIE": "biotools:lifemonitor", "version": [], "otherID": [], "relation": [ { "biotoolsID": "rocrate-validator", "type": "uses" } ], "function": [], "toolType": [ "Web application", "Web API", "Web service" ], "topic": [ { "uri": "http://edamontology.org/topic_3372", "term": "Software engineering" }, { "uri": "http://edamontology.org/topic_0769", "term": "Workflows" }, { "uri": "http://edamontology.org/topic_4010", "term": "Open science" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "Python", "JavaScript" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [ "Italy" ], "elixirCommunity": [], "link": [ { "url": "https://github.com/crs4/life_monitor", "type": [ "Repository" ], "note": null }, { "url": "https://api.lifemonitor.eu", "type": [ "Service" ], "note": "REST API (production instance)" }, { "url": "https://api.dev/lifemonitor.eu", "type": [ "Service" ], "note": "REST API (dev instance)" }, { "url": "https://app.lifemonitor.eu", "type": [ "Service" ], "note": "Web App (production instance)" }, { "url": "https://app.dev.lifemonitor.eu", "type": [ "Service" ], "note": "Web App (dev instance)" }, { "url": "https://github.com/crs4/life_monitor/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/apps/lifemonitor", "type": [ "Service" ], "note": "GitHub App" } ], "download": [], "documentation": [ { "url": "https://lifemonitor.eu", "type": [ "User manual" ], "note": null }, { "url": "https://api.lifemonitor.eu/openapi.html", "type": [ "API documentation" ], "note": null } ], "publication": [], "credit": [ { "name": "Marco Enrico Piras", "email": "marcoenrico.piras@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0002-5207-0030", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Developer", "Maintainer" ], "note": null }, { "name": "Simone Leo", "email": "simone.leo@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0001-8271-5429", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor", "Developer" ], "note": null }, { "name": "Luca Pireddu", "email": "luca.pireddu@crs4.it", "url": null, "orcidid": "https://orcid.org/0000-0002-4663-5613", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Contributor", "Developer" ], "note": null }, { "name": "CRS4", "email": null, "url": "https://www.crs4.it", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Institute", "typeRole": [], "note": null }, { "name": "EOSC-Life", "email": null, "url": "https://www.eosc-life.eu/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Consortium", "typeRole": [], "note": null } ], "owner": "mep", "additionDate": "2025-03-25T12:17:42.278603Z", "lastUpdate": "2025-03-25T12:17:42.289116Z", "editPermission": { "type": "group", "authors": [ "mep", "ilveroluca" ] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "GTestimate", "description": "GTestimate is a scRNA-seq normalization method. In contrast to other methods it uses the Simple Good-Turing estimator for the per cell relative gene expression estimation.", "homepage": "https://github.com/Martin-Fahrenberger/GTestimate", "biotoolsID": "gtestimate", "biotoolsCURIE": "biotools:gtestimate", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3435", "term": "Standardisation and normalisation" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3917", "term": "Count matrix" }, "format": [] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3112", "term": "Gene expression matrix" }, "format": [] } ], "note": "GTestimate is provided as an R-package containing the GTestimate() function.", "cmd": "GTestimate()" } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3308", "term": "Transcriptomics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "R" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/Martin-Fahrenberger/GTestimate", "type": [ "Issue tracker", "Repository" ], "note": null } ], "download": [], "documentation": [ { "url": "https://github.com/Martin-Fahrenberger/GTestimate", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1101/2024.07.02.601501", "pmid": null, "pmcid": null, "type": [ "Method" ], "version": "2", "note": "preprint version 2", "metadata": null } ], "credit": [], "owner": "martin_fahrenberger", "additionDate": "2025-03-12T15:38:32.218141Z", "lastUpdate": "2025-03-12T15:38:32.221353Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "Coxmos", "description": "The Coxmos (Cox MultiBlock Survival) R package is an end-to-end pipeline designed for the study of survival analysis for high dimensional data. Updating classical methods and adding new ones based on sPLS technologies. Furthermore, includes multiblock functions to work with multiple sets of information to improve survival accuracy.", "homepage": "https://CRAN.R-project.org/package=Coxmos", "biotoolsID": "coxmos", "biotoolsCURIE": "biotools:coxmos", "version": [ "1.1.1" ], "otherID": [], "relation": [], "function": [], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_4021", "term": "Multiomics" }, { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "R" ], "license": "CC-BY-4.0", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/BiostatOmics/Coxmos/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/BiostatOmics/Coxmos", "type": [ "Repository" ], "note": null } ], "download": [], "documentation": [ { "url": "https://cran.r-project.org/web/packages/Coxmos/Coxmos.pdf", "type": [ "User manual" ], "note": null }, { "url": "https://cran.r-project.org/web/packages/Coxmos/vignettes/Coxmos-pipeline.html", "type": [ "Quick start guide" ], "note": "Single-Omic Analysis" }, { "url": "https://cran.r-project.org/web/packages/Coxmos/vignettes/Coxmos-MO-pipeline.html", "type": [ "Quick start guide" ], "note": "Multi-Omic Analysis" } ], "publication": [], "credit": [ { "name": "Pedro Salguero García", "email": "pedrosalguerog@gmail.com", "url": null, "orcidid": "https://orcid.org/0000-0002-1879-3374", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Maintainer", "Developer" ], "note": null } ], "owner": "biostatomics1", "additionDate": "2025-03-03T14:20:54.340271Z", "lastUpdate": "2025-03-04T15:20:02.818403Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MultiPower", "description": "The MultiPower R method performs statistical power studies for multi-omics experiments, and is designed to assist users in experimental design as well as in the evaluation of already-generated multi-omics datasets.", "homepage": "https://github.com/ConesaLab/MultiPower", "biotoolsID": "multipower", "biotoolsCURIE": "biotools:multipower", "version": [ "1.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_4031", "term": "Power test" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_4021", "term": "Multiomics" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" }, { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "R" ], "license": "GPL-2.0", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/ConesaLab/MultiPower", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/ConesaLab/MultiPower/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [ { "url": "https://github.com/ConesaLab/MultiPower/blob/master/MultiPowerUsersGuide_v2.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1038/s41467-020-16937-8", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": { "title": "Harmonization of quality metrics and power calculation in multi-omic studies", "abstract": "Multi-omic studies combine measurements at different molecular levels to build comprehensive models of cellular systems. The success of a multi-omic data analysis strategy depends largely on the adoption of adequate experimental designs, and on the quality of the measurements provided by the different omic platforms. However, the field lacks a comparative description of performance parameters across omic technologies and a formulation for experimental design in multi-omic data scenarios. Here, we propose a set of harmonized Figures of Merit (FoM) as quality descriptors applicable to different omic data types. Employing this information, we formulate the MultiPower method to estimate and assess the optimal sample size in a multi-omics experiment. MultiPower supports different experimental settings, data types and sample sizes, and includes graphical for experimental design decision-making. MultiPower is complemented with MultiML, an algorithm to estimate sample size for machine learning classification problems based on multi-omic data.", "date": "2020-12-01T00:00:00Z", "citationCount": 54, "authors": [ { "name": "Tarazona S." }, { "name": "Balzano-Nogueira L." }, { "name": "Gomez-Cabrero D." }, { "name": "Schmidt A." }, { "name": "Imhof A." }, { "name": "Hankemeier T." }, { "name": "Tegner J." }, { "name": "Westerhuis J.A." }, { "name": "Conesa A." } ], "journal": "Nature Communications" } } ], "credit": [ { "name": "Sonia Tarazona", "email": "sotacam@eio.upv.es", "url": null, "orcidid": "https://orcid.org/0000-0001-5346-1407", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Maintainer" ], "note": null } ], "owner": "biostatomics1", "additionDate": "2025-03-03T15:06:10.867996Z", "lastUpdate": "2025-03-04T15:16:47.048391Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MOSim", "description": "MOSim (Multi-Omics Simulation) package simulates multi-omic experiments that mimic regulatory mechanisms within the cell, allowing flexible experimental design including time course and multiple groups.", "homepage": "https://bioconductor.org/packages/release/bioc/html/MOSim.html", "biotoolsID": "mosim", "biotoolsCURIE": "biotools:mosim", "version": [ "2.2.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2426", "term": "Modelling and simulation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_4021", "term": "Multiomics" }, { "uri": "http://edamontology.org/topic_3524", "term": "Simulation experiment" }, { "uri": "http://edamontology.org/topic_2269", "term": "Statistics and probability" }, { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [ "Mac", "Linux", "Windows" ], "language": [ "R" ], "license": "GPL-3.0", "collectionID": [], "maturity": "Emerging", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/ConesaLab/MOSim", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/ConesaLab/MOSim/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [], "documentation": [], "publication": [ { "doi": "10.1101/421834", "pmid": null, "pmcid": null, "type": [ "Primary" ], "version": null, "note": "This is a preprint accesible at bioRxiv. When the paper is published it will be updated", "metadata": null } ], "credit": [ { "name": "Sonia Tarazona", "email": "sotacam@eio.upv.es", "url": null, "orcidid": "https://orcid.org/0000-0001-5346-1407", "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact", "Maintainer" ], "note": null } ], "owner": "biostatomics1", "additionDate": "2025-03-03T13:46:56.613465Z", "lastUpdate": "2025-03-04T15:12:34.696650Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "hictkR", "description": "R bindings for hictk: read .cool and .hic files directly from R", "homepage": "https://github.com/paulsengroup/hictkR", "biotoolsID": "hictkr", "biotoolsCURIE": "biotools:hictkr", "version": [ "v0.0.1" ], "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": [ "Linux", "Mac", "Windows" ], "language": [ "R" ], "license": "MIT", "collectionID": [], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/paulsengroup/hictkR", "type": [ "Repository" ], "note": null }, { "url": "https://github.com/paulsengroup/hictkR/issues", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://github.com/paulsengroup/hictkR/releases", "type": "Downloads page", "note": null, "version": null } ], "documentation": [ { "url": "https://paulsengroup.github.io/hictkR/", "type": [ "General" ], "note": null }, { "url": "https://paulsengroup.github.io/hictkR/articles/hictkR-vignette.html", "type": [ "Quick start guide" ], "note": null }, { "url": "https://paulsengroup.github.io/hictkR/reference/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": "Motivation: Hi-C is gaining prominence as a method for mapping genome organization. With declining sequencing costs and a growing demand for higher-resolution data, efficient tools for processing Hi-C datasets at different resolutions are crucial. Over the past decade, the. hic and Cooler file formats have become the de-facto standard to store interaction matrices produced by Hi-C experiments in binary format. Interoperability issues make it unnecessarily difficult to convert between the two formats and to develop applications that can process each format natively. Results: We developed hictk, a toolkit that can transparently operate on. hic and. cool files with excellent performance. The toolkit is written in C++ and consists of a C++ library with Python and R bindings as well as CLI tools to perform common operations directly from the shell, including converting between. hic and. mcool formats. We benchmark the performance of hictk and compare it with other popular tools and libraries. We conclude that hictk significantly outperforms existing tools while providing the flexibility of natively working with both file formats without code duplication.", "date": "2024-07-01T00:00:00Z", "citationCount": 0, "authors": [ { "name": "Rossini R." }, { "name": "Paulsen J." } ], "journal": "Bioinformatics" } } ], "credit": [], "owner": "robomics", "additionDate": "2024-04-18T08:54:15.428034Z", "lastUpdate": "2024-12-04T21:53:14.841716Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "EnrichDO", "description": "A Global Weighted Model for Disease Ontology Enrichment Analysis. EnrichDO was based on the latest annotations of the human genome with DO terms, and double weighted the annotated genes. On one hand, to reinforce the saliency of direct gene-DO annotations, different initial weights were assigned to directly annotated genes and indirectly annotated genes, respectively. On the other hand, to detect locally most significant node between the parent and its children, less significant nodes were dynamically down-weighted.", "homepage": "https://github.com/liangcheng-hrbmu/EnrichDO", "biotoolsID": "enrichdo", "biotoolsCURIE": "biotools:enrichdo", "version": [ "1.1.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3501", "term": "Enrichment analysis" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_1027", "term": "Gene ID (NCBI)" }, "format": [ { "uri": "http://edamontology.org/format_3507", "term": "Document format" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_2353", "term": "Ontology data" }, "format": [ { "uri": "http://edamontology.org/format_3507", "term": "Document format" } ] } ], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0091", "term": "Bioinformatics" } ], "operatingSystem": [], "language": [ "R" ], "license": "MIT", "collectionID": [ "enrichdo" ], "maturity": null, "cost": null, "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/liangcheng-hrbmu/EnrichDO", "type": [ "Software catalogue" ], "note": "Please use the issue tracker for reporting bugs and making features requests." } ], "download": [ { "url": "https://github.com/liangcheng-hrbmu/EnrichDO", "type": "Source code", "note": null, "version": "1.1.1" }, { "url": "https://www.bioconductor.org/packages/devel/bioc/html/EnrichDO.html", "type": "Downloads page", "note": "R package download", "version": "1.1.1" } ], "documentation": [ { "url": "https://github.com/liangcheng-hrbmu/EnrichDO/blob/devel/vignettes/EnrichDO.Rmd", "type": [ "Quick start guide" ], "note": null }, { "url": "https://www.bioconductor.org/packages/devel/bioc/html/EnrichDO.html", "type": [ "Installation instructions" ], "note": null } ], "publication": [], "credit": [], "owner": "LiangCheng", "additionDate": "2024-09-06T08:11:29.614214Z", "lastUpdate": "2024-12-01T01:14:37.834760Z", "editPermission": { "type": "private", "authors": [] }, "validated": 0, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MMseqs2", "description": "MMseqs2 (Many-against-Many sequence searching) is a software suite to search and cluster huge protein and nucleotide sequence sets. MMseqs2 is open source GPL-licensed software implemented in C++ for Linux, MacOS, and (as beta version, via cygwin) Windows. The software is designed to run on multiple cores and servers and exhibits very good scalability. MMseqs2 can run 10000 times faster than BLAST. At 100 times its speed it achieves almost the same sensitivity. It can perform profile searches with the same sensitivity as PSI-BLAST at over 400 times its speed.\n\nMMseqs2 includes Linclust, the first clustering algorithm whose runtime scales linearly With Linclust we clustered 1.6 billion metagenomic sequence fragments in 10 h on a single server to 50% sequence identity.", "homepage": "https://mmseqs.com", "biotoolsID": "MMseqs2", "biotoolsCURIE": "biotools:MMseqs2", "version": [], "otherID": [], "relation": [ { "biotoolsID": "mmseqs", "type": "isNewVersionOf" }, { "biotoolsID": "plass", "type": "usedBy" }, { "biotoolsID": "linclust", "type": "includes" }, { "biotoolsID": "metaeuk", "type": "usedBy" }, { "biotoolsID": "conterminator", "type": "usedBy" }, { "biotoolsID": "spacepharer", "type": "usedBy" } ], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0346", "term": "Sequence similarity search" }, { "uri": "http://edamontology.org/operation_0292", "term": "Sequence alignment" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0850", "term": "Sequence set" }, "format": [ { "uri": "http://edamontology.org/format_2182", "term": "FASTQ-like format (text)" }, { "uri": "http://edamontology.org/format_2200", "term": "FASTA-like (text)" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0857", "term": "Sequence search results" }, "format": [ { "uri": "http://edamontology.org/format_1333", "term": "BLAST results" } ] } ], "note": null, "cmd": "mmseqs easy-search query.fasta target.fasta output.m8 tmp" }, { "operation": [ { "uri": "http://edamontology.org/operation_0291", "term": "Sequence clustering" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0850", "term": "Sequence set" }, "format": [ { "uri": "http://edamontology.org/format_2182", "term": "FASTQ-like format (text)" }, { "uri": "http://edamontology.org/format_2200", "term": "FASTA-like (text)" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_1235", "term": "Sequence cluster" }, "format": [] } ], "note": null, "cmd": "mmseqs easy-cluster input.fasta output tmp\nmmseqs easy-linclust input.fasta output tmp" }, { "operation": [ { "uri": "http://edamontology.org/operation_3460", "term": "Taxonomic classification" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_0850", "term": "Sequence set" }, "format": [ { "uri": "http://edamontology.org/format_2182", "term": "FASTQ-like format (text)" }, { "uri": "http://edamontology.org/format_2200", "term": "FASTA-like (text)" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_3028", "term": "Taxonomy" }, "format": [] } ], "note": null, "cmd": "mmseqs easy-taxonomy query.fasta targetDB output tmp" } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_3174", "term": "Metagenomics" }, { "uri": "http://edamontology.org/topic_0080", "term": "Sequence analysis" }, { "uri": "http://edamontology.org/topic_0078", "term": "Proteins" }, { "uri": "http://edamontology.org/topic_0077", "term": "Nucleic acids" }, { "uri": "http://edamontology.org/topic_0623", "term": "Gene and protein families" }, { "uri": "http://edamontology.org/topic_0637", "term": "Taxonomy" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "C++" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": "Open access", "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/soedinglab/mmseqs2/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://github.com/soedinglab/mmseqs2", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "https://github.com/soedinglab/MMseqs2/releases", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://github.com/soedinglab/MMseqs2/blob/master/README.md", "type": [ "General" ], "note": null }, { "url": "https://github.com/soedinglab/mmseqs2/wiki", "type": [ "User manual" ], "note": null }, { "url": "https://github.com/soedinglab/MMseqs2/wiki/Tutorials", "type": [ "Training material" ], "note": "Tutorial material" } ], "publication": [ { "doi": "10.1038/nbt.3988", "pmid": "29035372", "pmcid": null, "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1101/079681", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1038/s41467-018-04964-5", "pmid": "29959318", "pmcid": "PMC6026198", "type": [ "Method" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/bty1057", "pmid": "30615063", "pmcid": "PMC6691333", "type": [ "Method" ], "version": null, "note": null, "metadata": null }, { "doi": "10.1101/2020.11.27.401018", "pmid": null, "pmcid": null, "type": [], "version": null, "note": null, "metadata": null }, { "doi": "10.1093/bioinformatics/btab184", "pmid": "33734313", "pmcid": "PMC8479651", "type": [], "version": null, "note": "MMseqs2 Taxonomy", "metadata": null }, { "doi": "10.1101/2024.11.13.623350v1", "pmid": null, "pmcid": null, "type": [], "version": null, "note": "MMseqs2-GPU", "metadata": null } ], "credit": [], "owner": "milot-mirdita", "additionDate": "2019-07-03T16:03:27Z", "lastUpdate": "2024-11-26T16:25:05.809769Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "MDAnalysis", "description": "MDAnalysis is an object-oriented python toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, Amber or DL_POLY; it also reads other formats (e.g. PDB files and XYZ format trajectories; see the supported coordinate formats for the full list). It can write most of these formats, too, together with atom selections for use in Gromacs, CHARMM, VMD and PyMol", "homepage": "https://www.mdanalysis.org", "biotoolsID": "mdanalysis", "biotoolsCURIE": "biotools:mdanalysis", "version": [], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2476", "term": "Molecular dynamics" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0176", "term": "Molecular dynamics" } ], "operatingSystem": [ "Linux" ], "language": [ "Python" ], "license": "GPL-2.0", "collectionID": [ "BioExcel" ], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/MDAnalysis/mdanalysis/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://groups.google.com/group/mdnalysis-discussion", "type": [ "Mailing list" ], "note": null }, { "url": "https://github.com/MDAnalysis/mdanalysis", "type": [ "Repository" ], "note": null }, { "url": "https://groups.google.com/group/mdnalysis-devel", "type": [ "Mailing list" ], "note": null } ], "download": [ { "url": "https://github.com/MDAnalysis/mdanalysis", "type": "Software package", "note": null, "version": null }, { "url": "http://pypi.python.org/pypi/MDAnalysis", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "https://www.mdanalysis.org/docs/", "type": [ "General" ], "note": null } ], "publication": [ { "doi": "10.1002/jcc.21787", "pmid": "21500218", "pmcid": "PMC3144279", "type": [], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "MDAnalysis mainling list", "email": null, "url": "https://groups.google.com/group/mdnalysis-discussion", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "gelpi@ub.edu", "additionDate": "2018-02-03T11:08:18Z", "lastUpdate": "2024-11-25T16:03:28.831718Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "IgDiscover", "description": "Analyzes antibody repertoires and discovers new V genes from high-throughput sequencing reads. Heavy chains, kappa and lambda light chains are supported (to discover VH, VK and VL genes).", "homepage": "http://igdiscover.se/", "biotoolsID": "igdiscover", "biotoolsCURIE": "biotools:igdiscover", "version": [ "0.6.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3663", "term": "Homology-based gene prediction" }, { "uri": "http://edamontology.org/operation_0314", "term": "Gene expression profiling" } ], "input": [ { "data": { "uri": "http://edamontology.org/data_3496", "term": "RNA sequence (raw)" }, "format": [ { "uri": "http://edamontology.org/format_1930", "term": "FASTQ" }, { "uri": "http://edamontology.org/format_1929", "term": "FASTA" } ] } ], "output": [ { "data": { "uri": "http://edamontology.org/data_0928", "term": "Gene expression profile" }, "format": [] }, { "data": { "uri": "http://edamontology.org/data_2977", "term": "DNA sequence" }, "format": [] } ], "note": null, "cmd": null } ], "toolType": [ "Command-line tool" ], "topic": [ { "uri": "http://edamontology.org/topic_0097", "term": "Nucleic acid structure analysis" } ], "operatingSystem": [ "Linux", "Mac" ], "language": [ "Python" ], "license": "MIT", "collectionID": [], "maturity": "Mature", "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/NBISweden/IgDiscover", "type": [ "Issue tracker" ], "note": null } ], "download": [ { "url": "https://pypi.python.org/pypi/igdiscover", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "http://docs.igdiscover.se/", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1038/ncomms13642", "pmid": "27995928", "pmcid": "PMC5187446", "type": [ "Primary" ], "version": null, "note": null, "metadata": null } ], "credit": [ { "name": "Gunilla Karlsson Hedestam", "email": null, "url": "http://ki.se/en/mtc/gunilla-karlsson-hedestam-group", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": null, "typeRole": [], "note": null }, { "name": null, "email": "igdiscover@googlegroups.com", "url": "http://igdiscover.se/", "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "marcelm", "additionDate": "2017-02-27T12:05:22Z", "lastUpdate": "2024-11-25T14:56:36.524326Z", "editPermission": { "type": "public", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "consensusOV", "description": "Implementation of four major subtype classifiers for high-grade serous (HGS) ovarian cancer. In addition, it implements a consensus classifier, which consolidates and improves on the robustness of the proposed subtype classifiers, thereby providing reliable stratification of patients with HGS ovarian tumors of clearly defined subtype.", "homepage": "http://bioconductor.org/packages/release/bioc/html/consensusOV.html", "biotoolsID": "consensusov", "biotoolsCURIE": "biotools:consensusov", "version": [ "1.2.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2990", "term": "Classification" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3432", "term": "Clustering" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_3223", "term": "Differential gene expression analysis" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" }, { "uri": "http://edamontology.org/topic_3518", "term": "Microarray experiment" }, { "uri": "http://edamontology.org/topic_3308", "term": "Transcriptomics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "R" ], "license": "Artistic-2.0", "collectionID": [ "BioConductor" ], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://www.pmgenomics.ca/bhklab/software/consensusOV", "type": [ "Mirror" ], "note": null }, { "url": "https://github.com/bhklab/consensusOV/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "http://bioconductor.org/packages/consensusOV/", "type": [ "Mirror" ], "note": null }, { "url": "https://git.bioconductor.org/packages/consensusOV", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bioconductor.org/packages/release/bioc/src/contrib/consensusOV_1.2.0.tar.gz", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "http://bioconductor.org/packages/release/bioc/manuals/consensusOV/man/consensusOV.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1158/1078-0432.ccr-18-0784", "pmid": "30084834", "pmcid": "PMC6207081", "type": [], "version": null, "note": null, "metadata": { "title": "Consensus on molecular subtypes of high-grade serous ovarian carcinoma", "abstract": "Purpose: The majority of ovarian carcinomas are of high-grade serous histology, which is associated with poor prognosis. Surgery and chemotherapy are the mainstay of treatment, and molecular characterization is necessary to lead the way to targeted therapeutic options. To this end, various computational methods for gene expression-based subtyping of high-grade serous ovarian carcinoma (HGSOC) have been proposed, but their overlap and robustness remain unknown. Experimental Design: We assess three major subtype classifiers by meta-analysis of publicly available expression data, and assess statistical criteria of subtype robustness and classifier concordance. We develop a consensus classifier that represents the subtype classifications of tumors based on the consensus of multiple methods, and outputs a confidence score. Using our compendium of expression data, we examine the possibility that a subset of tumors is unclassifiable based on currently proposed subtypes. Results: HGSOC subtyping classifiers exhibit moderate pairwise concordance across our data compendium (58.9%-70.9%; P < 10-5) and are associated with overall survival in a meta-analysis across datasets (P < 10-5). Current subtypes do not meet statistical criteria for robustness to reclustering across multiple datasets (prediction strength < 0.6). A new subtype classifier is trained on concordantly classified samples to yield a consensus classification of patient tumors that correlates with patient age, survival, tumor purity, and lymphocyte infiltration. Conclusions: A new consensus ovarian subtype classifier represents the consensus of methods and demonstrates the importance of classification approaches for cancer that do not require all tumors to be assigned to a distinct subtype.", "date": "2018-10-15T00:00:00Z", "citationCount": 85, "authors": [ { "name": "Chen G.M." }, { "name": "Kannan L." }, { "name": "Geistlinger L." }, { "name": "Kofia V." }, { "name": "Safikhani Z." }, { "name": "Gendoo D.M.A." }, { "name": "Parmigiani G." }, { "name": "Birrer M." }, { "name": "Haibe-Kains B." }, { "name": "Waldron L." } ], "journal": "Clinical Cancer Research" } } ], "credit": [ { "name": "Benjamin Haibe-Kains", "email": "benjamin.haibe.kains@utoronto.ca", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "shadi.m", "additionDate": "2018-07-17T14:46:40Z", "lastUpdate": "2024-11-25T14:35:19.593337Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "chromswitch", "description": "Flexible method to detect chromatin state switches between samples in two biological conditions in a specific genomic region of interest given peaks or chromatin state calls from ChIP-seq data.", "homepage": "http://bioconductor.org/packages/release/bioc/html/chromswitch.html", "biotoolsID": "chromswitch", "biotoolsCURIE": "biotools:chromswitch", "version": [ "1.2.1" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_3432", "term": "Clustering" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_2424", "term": "Comparison" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_3295", "term": "Epigenetics" }, { "uri": "http://edamontology.org/topic_0085", "term": "Functional genomics" }, { "uri": "http://edamontology.org/topic_0203", "term": "Gene expression" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "R" ], "license": "MIT", "collectionID": [ "BioConductor" ], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/sjessa/chromswitch", "type": [ "Mirror" ], "note": null }, { "url": "https://github.com/sjessa/chromswitch/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "http://bioconductor.org/packages/chromswitch/", "type": [ "Mirror" ], "note": null }, { "url": "https://git.bioconductor.org/packages/chromswitch", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bioconductor.org/packages/release/bioc/src/contrib/chromswitch_1.2.1.tar.gz", "type": "Software package", "note": null, "version": null }, { "url": "http://bioconductor.org/packages/release/bioc/vignettes/chromswitch/inst/doc/chromswitch_intro.R", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "http://bioconductor.org/packages/release/bioc/manuals/chromswitch/man/chromswitch.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/bty075", "pmid": "29438498", "pmcid": "PMC6022667", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "Chromswitch: A flexible method to detect chromatin state switches", "abstract": "Chromatin state plays amajor role in controlling gene expression, and comparative analysis of ChIP-seq data is key to understanding epigenetic regulation. We present chromswitch, an R/ Bioconductor package to integrate epigenomic data in a defined window of interest to detect an overall switch in chromatin state. Chromswitch accurately classifies a benchmarking dataset, and when applied genome-wide, the tool successfully detects chromatin changes that result in brain-specific expression.", "date": "2018-07-01T00:00:00Z", "citationCount": 9, "authors": [ { "name": "Jessa S." }, { "name": "Kleinman C.L." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Selin Jessa", "email": "selinjessa@gmail.com", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "shadi.m", "additionDate": "2018-07-17T13:51:36Z", "lastUpdate": "2024-11-25T14:35:18.381844Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "chimeraviz", "description": "Visualization tools for gene fusions.", "homepage": "https://bioconductor.org/packages/release/bioc/html/chimeraviz.html", "biotoolsID": "chimeraviz", "biotoolsCURIE": "biotools:chimeraviz", "version": [ "1.6.0" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_0564", "term": "Sequence visualisation" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0092", "term": "Data visualisation" }, { "uri": "http://edamontology.org/topic_3512", "term": "Gene transcripts" }, { "uri": "http://edamontology.org/topic_3053", "term": "Genetics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "R" ], "license": "Artistic-2.0", "collectionID": [ "BioConductor" ], "maturity": null, "cost": "Free of charge", "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "https://github.com/stianlagstad/chimeraviz", "type": [ "Mirror" ], "note": null }, { "url": "https://github.com/stianlagstad/chimeraviz/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "http://bioconductor.org/packages/chimeraviz/", "type": [ "Mirror" ], "note": null } ], "download": [ { "url": "http://bioconductor.org/packages/release/bioc/src/contrib/chimeraviz_1.6.0.tar.gz", "type": "Software package", "note": null, "version": null }, { "url": "http://bioconductor.org/packages/release/bioc/vignettes/chimeraviz/inst/doc/chimeraviz-vignette.R", "type": "Source code", "note": null, "version": null } ], "documentation": [ { "url": "https://bioconductor.org/packages/release/bioc/manuals/chimeraviz/man/chimeraviz.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1093/bioinformatics/btx329", "pmid": "28525538", "pmcid": "PMC5870674", "type": [], "version": null, "note": null, "metadata": { "title": "Chimeraviz: A tool for visualizing chimeric RNA", "abstract": "Summary: Advances in high-throughput RNA sequencing have enabled more efficient detection of fusion transcripts, but the technology and associated software used for fusion detection from sequencing data often yield a high false discovery rate. Good prioritization of the results is important, and this can be helped by a visualization framework that automatically integrates RNA data with known genomic features. Here we present chimeraviz, a Bioconductor package that automates the creation of chimeric RNA visualizations. The package supports input from nine different fusion-finder tools: deFuse, EricScript, InFusion, JAFFA, FusionCatcher, FusionMap, PRADA, SOAPfuse and STAR-FUSION. Availability and implementation: chimeraviz is an R package available via Bioconductor (https://bio conductor.org/packages/release/bioc/html/chimeraviz.html) under Artistic-2.0. Source code and support is available at GitHub (https://github.com/stianlagstad/chimeraviz).", "date": "2017-09-15T00:00:00Z", "citationCount": 22, "authors": [ { "name": "Lagstad S." }, { "name": "Zhao S." }, { "name": "Hoff A.M." }, { "name": "Johannessen B." }, { "name": "Lingjaerde O.C." }, { "name": "Skotheim R.I." } ], "journal": "Bioinformatics" } } ], "credit": [ { "name": "Rolf I. Skotheim", "email": "rolf.i.skotheim@rr-research.no", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "d.gabrielaitis", "additionDate": "2018-06-11T17:34:32Z", "lastUpdate": "2024-11-25T14:35:17.124576Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null }, { "name": "RcisTarget", "description": "It identifies transcription factor binding motifs (TFBS) over-represented on a gene list. In a first step, it selects DNA motifs that are significantly over-represented in the surroundings of the transcription start site (TSS) of the genes in the gene-set. This is achieved by using a database that contains genome-wide cross-species rankings for each motif.", "homepage": "http://bioconductor.org/packages/release/bioc/html/RcisTarget.html", "biotoolsID": "rcistarget", "biotoolsCURIE": "biotools:rcistarget", "version": [ "1.0.2" ], "otherID": [], "relation": [], "function": [ { "operation": [ { "uri": "http://edamontology.org/operation_2436", "term": "Gene-set enrichment analysis" } ], "input": [], "output": [], "note": null, "cmd": null }, { "operation": [ { "uri": "http://edamontology.org/operation_0445", "term": "Transcription factor binding site prediction" } ], "input": [], "output": [], "note": null, "cmd": null } ], "toolType": [ "Library" ], "topic": [ { "uri": "http://edamontology.org/topic_0204", "term": "Gene regulation" }, { "uri": "http://edamontology.org/topic_3308", "term": "Transcriptomics" } ], "operatingSystem": [ "Linux", "Windows", "Mac" ], "language": [ "R" ], "license": "GPL-3.0", "collectionID": [ "BioConductor" ], "maturity": null, "cost": null, "accessibility": null, "elixirPlatform": [], "elixirNode": [], "elixirCommunity": [], "link": [ { "url": "http://scenic.aertslab.org/", "type": [ "Mirror" ], "note": null }, { "url": "http://bioconductor.org/packages/RcisTarget/", "type": [ "Mirror" ], "note": null }, { "url": "https://github.com/aertslab/RcisTarget/issues", "type": [ "Issue tracker" ], "note": null }, { "url": "https://git.bioconductor.org/packages/RcisTarget", "type": [ "Repository" ], "note": null } ], "download": [ { "url": "http://bioconductor.org/packages/release/bioc/src/contrib/RcisTarget_1.0.2.tar.gz", "type": "Software package", "note": null, "version": null } ], "documentation": [ { "url": "http://bioconductor.org/packages/release/bioc/manuals/RcisTarget/man/RcisTarget.pdf", "type": [ "User manual" ], "note": null } ], "publication": [ { "doi": "10.1038/nmeth.4463", "pmid": "28991892", "pmcid": "PMC5937676", "type": [ "Primary" ], "version": null, "note": null, "metadata": { "title": "SCENIC: Single-cell regulatory network inference and clustering", "abstract": "We present SCENIC, a computational method for simultaneous gene regulatory network reconstruction and cell-state identification from single-cell RNA-seq data (http://scenic.aertslab.org). On a compendium of single-cell data from tumors and brain, we demonstrate that cis-regulatory analysis can be exploited to guide the identification of transcription factors and cell states. SCENIC provides critical biological insights into the mechanisms driving cellular heterogeneity.", "date": "2017-10-31T00:00:00Z", "citationCount": 2732, "authors": [ { "name": "Aibar S." }, { "name": "Gonzalez-Blas C.B." }, { "name": "Moerman T." }, { "name": "Huynh-Thu V.A." }, { "name": "Imrichova H." }, { "name": "Hulselmans G." }, { "name": "Rambow F." }, { "name": "Marine J.-C." }, { "name": "Geurts P." }, { "name": "Aerts J." }, { "name": "Van Den Oord J." }, { "name": "Atak Z.K." }, { "name": "Wouters J." }, { "name": "Aerts S." } ], "journal": "Nature Methods" } } ], "credit": [ { "name": "Sara Aibar", "email": "sara.aibar@kuleuven.vib.be", "url": null, "orcidid": null, "gridid": null, "rorid": null, "fundrefid": null, "typeEntity": "Person", "typeRole": [ "Primary contact" ], "note": null } ], "owner": "shadi.m", "additionDate": "2018-07-14T20:21:43Z", "lastUpdate": "2024-11-25T14:35:08.425464Z", "editPermission": { "type": "private", "authors": [] }, "validated": 1, "homepage_status": 0, "elixir_badge": 0, "confidence_flag": null } ] }{ "count": 2054, "next": "?page=2", "previous": null, "list": [ { "name": "StripePy", "description": "StripePy recognizes architectural stripes in 3C and Hi-C contact maps using geometric reasoning", "homepage": "