Welcome to Assemblytics
Assemblytics detects structural variants from an assembly aligned to a reference genome. This version runs entirely in your web browser using WebAssembly and Web Workers.
How to use:
- Generate a
.deltafile using MUMmer'snucmer:nucmer -maxmatch -l 100 -c 500 REFERENCE.fa ASSEMBLY.fa -prefix OUT
- Drop the
OUT.delta(orOUT.delta.gz) file on the left sidebar. - Adjust parameters if needed (defaults are usually fine for most genomes).
- Click Run Analysis.
No software installation is required, and your data remains private.