Assemblytics

Initializing Worker...

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:

  1. Generate a .delta file using MUMmer's nucmer:
    nucmer -maxmatch -l 100 -c 500 REFERENCE.fa ASSEMBLY.fa -prefix OUT
  2. Drop the OUT.delta (or OUT.delta.gz) file on the left sidebar.
  3. Adjust parameters if needed (defaults are usually fine for most genomes).
  4. Click Run Analysis.

No software installation is required, and your data remains private.

Load Dot files

Run Assemblytics to generate these automatically, or load previously prepared files.

Load .coords file
Load .coords.idx file