DNAvork
DNAvork is an open-source software platform designed for the analysis and visualization of DNA sequencing data. The project provides a modular toolkit intended for researchers, educators, and clinicians to build reproducible workflows from raw reads to interpretable results. Core functionalities include data import and quality control, read alignment, variant calling, annotation, and interactive visualization. DNAvork supports multiple data formats (FASTQ, BAM/CRAM, VCF) and can operate on local workstations or cloud environments. The architecture emphasizes extensibility, with a plugin system that allows third-party modules and custom pipelines, and a workflow engine that enables automated, reproducible analyses.
Users can interact via a command-line interface for scripting or a graphical user interface for guided workflows.
Development and governance are organized around a distributed community of researchers and software engineers. The project
Use and impact include adoption in academic settings for teaching genomics, prototyping pipelines, and supporting small
Related tools and platforms in the field include Galaxy, IGV, and Bioconductor.